We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54684d commit 6fdb639Copy full SHA for 6fdb639
composer.json
@@ -54,12 +54,12 @@
54
},
55
"require": {
56
"php": "^7.1.3|^8.0",
57
- "illuminate/database": "^5.8|^6.0|^7.0|^8.0"
+ "illuminate/database": "^5.8|^6.0|^7.0|^8.0|^9.0"
58
59
"require-dev": {
60
"mockery/mockery": "^1.0",
61
"orchestra/database": "~3.8.0|^4.0|^5.0|^6.0",
62
- "orchestra/testbench": "~3.8.0|^4.0|^5.0|^6.0",
+ "orchestra/testbench": "~3.8.0|^4.0|^5.0|^6.0|^7.0",
63
"phpunit/phpunit": "^7.0|^8.0|^9.0"
64
65
"autoload": {
0 commit comments