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 afb5b4d commit 86f28efCopy full SHA for 86f28ef
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": "^7.1|^8.0|^8.1|^8.2|^8.3",
20
- "illuminate/http": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*|^10.0|^11.0",
21
- "illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*|^10.0|^11.0",
+ "illuminate/http": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*|^10.0|^11.0|^12.0",
+ "illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*|^10.0|^11.0|^12.0",
22
"intervention/image": "^2.4"
23
},
24
"require-dev": {
0 commit comments