We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0274481 commit bd88beeCopy full SHA for bd88bee
1 file changed
composer.json
@@ -21,13 +21,13 @@
21
},
22
"minimum-stability": "dev",
23
"require": {
24
- "illuminate/database": "^6.0||4.1 - 6.0"
+ "illuminate/database": "^7.0||^6.0||4.1 - 6.0"
25
26
"suggest": {
27
"jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"
28
29
"require-dev": {
30
- "phpunit/phpunit": "^8.3|^7.0",
31
- "mockery/mockery": "^1.2.3|^0.9.4"
+ "phpunit/phpunit": "^8.5||^7.0",
+ "mockery/mockery": "^1.3.1||^0.9.4"
32
}
33
0 commit comments