Skip to content

Commit 0274481

Browse files
authored
Laravel 6.* is supported. Bump supported PHPUnit up. (#44)
1 parent f62bbf9 commit 0274481

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

0 commit comments

Comments
 (0)