We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 636d69c + 42cf251 commit acea80eCopy full SHA for acea80e
composer.json
@@ -46,9 +46,9 @@
46
},
47
"require": {
48
"php": ">=7.0",
49
- "illuminate/container": "~5.3|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/container": "~5.3|^6.0|^7.0|^8.0|^9.0|^10.0|^11.00|^12.00",
50
"mnapoli/silly": "~1.1",
51
- "symfony/process": "~2.7|~3.0|~4.0|~5.0|^6.0",
+ "symfony/process": "~2.7|~3.0|~4.0|~5.0|^6.0|^7.0",
52
"nategood/httpful": "~1.0",
53
"tightenco/collect": "~5.3|^6.0|^7.0|^8.0|^9.0",
54
"ext-posix": "*",
0 commit comments