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 bcae713 commit 9c67c5cCopy full SHA for 9c67c5c
composer.json
@@ -34,10 +34,10 @@
34
"ext-json": "*",
35
"ext-iconv": "*",
36
"psr/log": "*",
37
- "psr/simple-cache": "^1.0|^2.0|^3.0",
38
"nesbot/carbon": "*",
39
- "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
40
- "illuminate/collections": "^8.0|^9.0|^10.0|^11.0"
+ "psr/simple-cache": "^1.0|^2.0|^3.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0"
41
},
42
"require-dev": {
43
"phpunit/phpunit": "^9.0",
0 commit comments