Skip to content

Commit

Permalink
Merge pull request #214 from buzzclue/master
Browse files Browse the repository at this point in the history
Laravel 4.2 and up
  • Loading branch information
nicolaslopezj committed Mar 30, 2020
2 parents 4abd273 + 06cf0d0 commit d8e6ce4
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/database": "^4.2 | ^5.0 | ^6.0 | ^7.0",
"illuminate/database": ">=4.2",
"ext-mbstring": "*"
},
"autoload": {
Expand Down

0 comments on commit d8e6ce4

Please sign in to comment.