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 f777a63 commit 93cf4b7Copy full SHA for 93cf4b7
composer.json
@@ -6,8 +6,8 @@
6
"require": {
7
"php": "^8.0",
8
"guzzlehttp/guzzle": "^7.0.1",
9
- "illuminate/http": "^8.0|^9.0|^10.0",
10
- "illuminate/support": "^8.0|^9.0|^10.0"
+ "illuminate/http": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0"
11
},
12
"require-dev": {
13
"orchestra/testbench": "^6.0",
0 commit comments