Skip to content

Commit

Permalink
Merge pull request #2 from skalero01/accept-laravel-6
Browse files Browse the repository at this point in the history
Accept Laravel 6
  • Loading branch information
zachflower authored Jan 28, 2020
2 parents bc19149 + 1571a94 commit 8562e5e
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": {
"illuminate/database": "^5.3"
"illuminate/database": ">=5.3"
},
"require-dev": {
"mockery/mockery": "^0.9",
Expand Down

0 comments on commit 8562e5e

Please sign in to comment.