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 bf10510 commit 7a41b04Copy full SHA for 7a41b04
composer.json
@@ -14,12 +14,12 @@
14
"require": {
15
"php": "^8.2",
16
"ext-json": "*",
17
- "illuminate/support": "^11.0",
+ "illuminate/support": "^11.0|^12.0",
18
"guzzlehttp/guzzle": "~6.0|~7.0",
19
"nesbot/carbon": "^2.53.1|^3.0"
20
},
21
"require-dev": {
22
- "orchestra/testbench": "^9.0",
+ "orchestra/testbench": "^9.0|^10.0",
23
"nunomaduro/collision": "^8.0",
24
"roave/security-advisories": "dev-latest",
25
"larastan/larastan": "^3.0.2",
0 commit comments