We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c38fcb commit 6c5b3e5Copy full SHA for 6c5b3e5
annotations.md
@@ -16,7 +16,7 @@
16
Begin by installing this package through Composer. Edit your project's `composer.json` file to require `laravelcollective/annotations`.
17
18
"require": {
19
- "laravelcollective/annotations": "5.8.\*"
+ "laravelcollective/annotations": "5.7.\*"
20
}
21
22
Next, update Composer from the Terminal:
docs.md
@@ -3,4 +3,3 @@
3
- [Remote (SSH)](/docs/master/ssh)
4
- [Iron Queue](/docs/master/iron-queue)
5
- [Command Bus](/docs/master/bus)
6
-- [Errors](/docs/master/errors)
errors.md
0 commit comments