Skip to content

Commit

Permalink
Support Laravel 5.8 (comming in a few weeks...)
Browse files Browse the repository at this point in the history
  • Loading branch information
timgws committed Feb 3, 2019
1 parent aa56f32 commit e8ff09c
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 @@
},
"minimum-stability": "dev",
"require": {
"illuminate/database": "4.1 - 5.7"
"illuminate/database": "4.1 - 5.8"
},
"suggest": {
"jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"
Expand Down

0 comments on commit e8ff09c

Please sign in to comment.