Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Sep 6, 2019
1 parent 0b14a53 commit 2e5563c
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": ">=7.2",
"doctrine/dbal": "^2.5",
"illuminate/support": "^5.8"
"illuminate/support": "^5.8|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
Expand Down

0 comments on commit 2e5563c

Please sign in to comment.