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 5f1f6e2 commit 25f1fafCopy full SHA for 25f1faf
composer.json
@@ -35,12 +35,12 @@
35
"require": {
36
"php": "^8.2",
37
"dragon-code/support": "^6.13",
38
- "illuminate/http": "^10.0 || ^11.0",
39
- "illuminate/support": "^10.0 || ^11.0"
+ "illuminate/http": "^10.0 || ^11.0 || ^12.0",
+ "illuminate/support": "^10.0 || ^11.0 || ^12.0"
40
},
41
"require-dev": {
42
"guzzlehttp/guzzle": "^7.8",
43
- "orchestra/testbench": "^8.0 || ^9.0",
+ "orchestra/testbench": "^8.0 || ^9.0 || ^10.0",
44
"pestphp/pest": "^2.34 || ^3.0",
45
"pestphp/pest-plugin-laravel": "^2.4 || ^3.0",
46
"spatie/laravel-data": "^4.8"
0 commit comments