We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8df38 commit d30b38cCopy full SHA for d30b38c
composer.json
@@ -39,8 +39,8 @@
39
},
40
"require": {
41
"php": "^7.1|^8.0",
42
- "illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
43
- "illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
44
"mnapoli/silly": "^1.5",
45
"symfony/console": "^3.0|^4.0|^5.0|^6.0|^7.0",
46
"symfony/process": "^3.0|^4.0|^5.0|^6.0|^7.0",
0 commit comments