Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
update for Laravel 6.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbielove authored and neochief committed Sep 24, 2019
1 parent 8710cb8 commit cab7ff4
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 @@ -10,7 +10,7 @@
}
],
"require": {
"illuminate/support": "~5.0",
"illuminate/support": "~5.0|~6.0",
"doctrine/dbal": "*"
},
"autoload": {
Expand Down

0 comments on commit cab7ff4

Please sign in to comment.