We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 187825c + af1a591 commit 30cf5a4Copy full SHA for 30cf5a4
composer.json
@@ -12,11 +12,11 @@
12
"require": {
13
"php": "^8.1",
14
"ext-json": "*",
15
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
16
- "illuminate/http": "^8.0|^9.0|^10.0|^11.0",
17
- "illuminate/bus": "^8.0|^9.0|^10.0|^11.0",
18
- "illuminate/mail": "^8.0|^9.0|^10.0|^11.0",
19
- "illuminate/queue": "^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/http": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/bus": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/mail": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/queue": "^8.0|^9.0|^10.0|^11.0|^12.0"
20
},
21
"autoload": {
22
"psr-4": {
0 commit comments