Skip to content

Commit

Permalink
Merge pull request #4 from ZeProf2Code/patch-2
Browse files Browse the repository at this point in the history
Add support for Laravel 7.X
  • Loading branch information
jarektkaczyk authored Apr 14, 2020
2 parents fae3185 + 12d506b commit 5450ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"require": {
"php": ">=7.0.0",
"sofa/eloquence-base": "^5.5|^6.0"
"sofa/eloquence-base": "^5.5|^6.0|^7.0"
},
"require-dev": {
"phpunit/phpunit": "4.5.0",
Expand Down

0 comments on commit 5450ac9

Please sign in to comment.