Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykenedy authored Sep 9, 2019
1 parent 6144464 commit 4f047b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*",
"eklundkristoffer/seedster": "^3.0"
"eklundkristoffer/seedster": "^3.0",
"laravel/helpers": "^1.1"
},
"require-dev": {
"illuminate/support": "^5.8",
Expand Down

0 comments on commit 4f047b5

Please sign in to comment.