Skip to content

Commit 8c39b10

Browse files
committed
support L12
1 parent 207aec4 commit 8c39b10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"php": "^8.3",
1515
"aws/aws-sdk-php": "^3.324",
1616
"guzzlehttp/guzzle": "^7.9",
17-
"illuminate/container": "^10|^11",
18-
"illuminate/filesystem": "^10|^11",
19-
"illuminate/support": "^10|^11",
17+
"illuminate/container": "^10|^11|^12",
18+
"illuminate/filesystem": "^10|^11|^12",
19+
"illuminate/support": "^10|^11|^12",
2020
"joetannenbaum/chewie": "^0.1.8",
2121
"symfony/console": "^7.1",
2222
"symfony/yaml": "^7.1",

0 commit comments

Comments
 (0)