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 207aec4 commit 8c39b10Copy full SHA for 8c39b10
composer.json
@@ -14,9 +14,9 @@
14
"php": "^8.3",
15
"aws/aws-sdk-php": "^3.324",
16
"guzzlehttp/guzzle": "^7.9",
17
- "illuminate/container": "^10|^11",
18
- "illuminate/filesystem": "^10|^11",
19
- "illuminate/support": "^10|^11",
+ "illuminate/container": "^10|^11|^12",
+ "illuminate/filesystem": "^10|^11|^12",
+ "illuminate/support": "^10|^11|^12",
20
"joetannenbaum/chewie": "^0.1.8",
21
"symfony/console": "^7.1",
22
"symfony/yaml": "^7.1",
0 commit comments