Skip to content

Commit

Permalink
Merge pull request #14 from schrapel/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
depsimon authored Mar 22, 2020
2 parents 49a7604 + c193d97 commit 7dbc504
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 @@ -21,7 +21,7 @@
],
"require": {
"php": "^7.0",
"illuminate/database": "~5.6|^6.0"
"illuminate/database": "~5.6|^6.0|^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7dbc504

Please sign in to comment.