Skip to content

Commit 06bcb3b

Browse files
committed
add support laravel 5.9
1 parent 9beecd8 commit 06bcb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": "^7.1",
27-
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
27+
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0",
2828
"nesbot/carbon": "^1.20|^2.0",
2929
"doctrine/dbal": "^2.8",
3030
"ramsey/uuid": "^3.0"

0 commit comments

Comments
 (0)