We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4ecbd commit 894222bCopy full SHA for 894222b
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",
11
- "illuminate/support": "^8|^9|^10|^11",
12
- "illuminate/validation": "^8|^9|^10|^11"
+ "illuminate/config": "^8|^9|^10|^11|^12",
+ "illuminate/support": "^8|^9|^10|^11|^12",
+ "illuminate/validation": "^8|^9|^10|^11|^12"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments