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