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.
2 parents 3beb4d9 + 628f977 commit 92e9dedCopy full SHA for 92e9ded
composer.json
@@ -14,12 +14,12 @@
14
],
15
"require": {
16
"php": "^7.3|^8.0",
17
- "illuminate/database": "^8.67|^9.0|^10.0|^11.0",
18
- "illuminate/support": "^8.67|^9.0|^10.0|^11.0"
+ "illuminate/database": "^8.67|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^8.67|^9.0|^10.0|^11.0|^12.0"
19
},
20
"require-dev": {
21
- "orchestra/testbench": "^9.8.0",
22
- "phpunit/phpunit": "10.5.39",
+ "orchestra/testbench": "^9.8.0|^10.0",
+ "phpunit/phpunit": "10.5.39|^11.0",
23
"mockery/mockery": "1.*",
24
"laravel/pint": "^1.18"
25
0 commit comments