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 8f6a951 commit 3028b78Copy full SHA for 3028b78
composer.json
@@ -36,13 +36,13 @@
36
}
37
},
38
"require": {
39
- "php": "^7.4|^8.0",
40
- "illuminate/container": "^8.0|^9.0|^10.0",
+ "php": "^7.4|^8.0|^8.2",
+ "illuminate/container": "^8.0|^9.0|^10.0|^11.0",
41
"mnapoli/silly": "^1.8",
42
"symfony/process": "^4.0|^5.0|^6.0|^7.0",
43
"guzzlehttp/guzzle": "^7.7",
44
"phpseclib/phpseclib": "^3.0",
45
- "illuminate/collections": "^8.0|^9.0|^10.0",
+ "illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
46
"composer/ca-bundle": "^1.3"
47
48
"conflict": {
0 commit comments