We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0c6b22 + cc9f3ce commit 7f4ecbdCopy full SHA for 7f4ecbd
composer.json
@@ -7,9 +7,9 @@
7
"php": ">=7.2.5",
8
"ext-json": "*",
9
"guzzlehttp/guzzle": "^7",
10
- "illuminate/config": "^8|^9|^10",
11
- "illuminate/support": "^8|^9|^10",
12
- "illuminate/validation": "^8|^9|^10"
+ "illuminate/config": "^8|^9|^10|^11",
+ "illuminate/support": "^8|^9|^10|^11",
+ "illuminate/validation": "^8|^9|^10|^11"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments