Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit c99bbfd

Browse files
committed
update docs
1 parent f7e59d9 commit c99bbfd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Next, add the following repository to your `composer.json` file:
9090

9191
You should also add the following dependencies to your `composer.json` file's `require` section:
9292

93-
"laravel/spark-aurelius": "~10.0",
93+
"laravel/spark-aurelius": "~11.0",
9494
"laravel/ui": "^2.0",
9595

9696
Next, run the `composer update` command. You may be prompted for a GitHub token in order to install the private Spark repository. Composer will provide a link where you can create this token. Once the dependencies are installed, add the following service providers to your `app.php` configuration file:

releases.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
- [Support Policy](#support-policy)
44
- [Releases](#releases)
5-
- [11.0.0](#1
6-
1.0.0)
5+
- [11.0.0](#11.0.0)
76
- [10.0.0](#10.0.0)
87
- [9.0.0](#9.0.0)
98
- [8.0.0](#8.0.0)

0 commit comments

Comments
 (0)