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 bb431c8 commit 455f085Copy full SHA for 455f085
composer.json
@@ -6,10 +6,10 @@
6
"require": {
7
"php": "^7.4|^8.0",
8
"guzzlehttp/guzzle": "^7.0",
9
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
10
- "illuminate/container": "^8.0|^9.0|^10.0|^11.0",
11
- "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
12
- "illuminate/http": "^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "12.20.0",
+ "illuminate/container": "12.20.0",
+ "illuminate/contracts": "12.20.0",
+ "illuminate/http": "12.20.0"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments