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 b39d9c4 commit 48502d7Copy full SHA for 48502d7
composer.json
@@ -24,13 +24,13 @@
24
},
25
"require": {
26
"php": "^8.0",
27
- "illuminate/database": "^8.69 || ^9.0 || ^10.0",
28
- "illuminate/support": "^8.69 || ^9.0 || ^10.0"
+ "illuminate/database": "^8.69 || ^9.0 || ^10.0 || ^11.0",
+ "illuminate/support": "^8.69 || ^9.0 || ^10.0 || ^11.0"
29
30
"require-dev": {
31
"mockery/mockery": "~1.3.3 || ^1.4.2",
32
"nunomaduro/larastan": "^1.0 || ^2.0",
33
- "orchestra/testbench": "^6.0 || ^7.0 || ^8.0",
+ "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0",
34
"phpunit/phpunit": "^9.3.3 || ^10.0",
35
"zing/coding-standard": "^6.4 || ^7.0"
36
0 commit comments