Skip to content

Commit

Permalink
Require that Laravel Collective be installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThompsonTLDR committed Nov 9, 2018
1 parent 53805cb commit 9aebb5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
},
"license": "MIT",
"type": "project",
"require": {
"laravelcollective/html": "^5.4.0"
},
"extra": {
"laravel": {
"providers": [
Expand Down

0 comments on commit 9aebb5e

Please sign in to comment.