Skip to content

Commit c253a9a

Browse files
authored
Update composer.json for support Laravel 8 (#48)
1 parent bd88bee commit c253a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "^7.0||^6.0||4.1 - 6.0"
24+
"illuminate/database": "^8.0||^7.0||^6.0||4.1 - 6.0"
2525
},
2626
"suggest": {
2727
"jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"

0 commit comments

Comments
 (0)