Skip to content

Commit

Permalink
Merge pull request #13 from Davidnadejdin/patch-1
Browse files Browse the repository at this point in the history
Laravel 6 support
  • Loading branch information
Simon Depelchin authored Sep 17, 2019
2 parents 9f147c8 + 52b0dc2 commit 49a7604
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"
"illuminate/database": "~5.6|^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 49a7604

Please sign in to comment.