Skip to content

Commit e8ff09c

Browse files
committed
Support Laravel 5.8 (comming in a few weeks...)
1 parent aa56f32 commit e8ff09c

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
@@ -21,7 +21,7 @@
2121
},
2222
"minimum-stability": "dev",
2323
"require": {
24-
"illuminate/database": "4.1 - 5.7"
24+
"illuminate/database": "4.1 - 5.8"
2525
},
2626
"suggest": {
2727
"jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"

0 commit comments

Comments
 (0)