Skip to content

Commit 6c5b3e5

Browse files
committedAug 27, 2019
wip
1 parent 2c38fcb commit 6c5b3e5

File tree

3 files changed

+1
-22
lines changed

3 files changed

+1
-22
lines changed
 

‎annotations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Begin by installing this package through Composer. Edit your project's `composer.json` file to require `laravelcollective/annotations`.
1717

1818
"require": {
19-
"laravelcollective/annotations": "5.8.\*"
19+
"laravelcollective/annotations": "5.7.\*"
2020
}
2121

2222
Next, update Composer from the Terminal:

‎docs.md

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
- [Remote (SSH)](/docs/master/ssh)
44
- [Iron Queue](/docs/master/iron-queue)
55
- [Command Bus](/docs/master/bus)
6-
- [Errors](/docs/master/errors)

‎errors.md

-20
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.