Skip to content

Commit b71f1f0

Browse files
authored
Merge pull request #1511 from laravel/l12
2 parents c4c650d + d30b38c commit b71f1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"require": {
4141
"php": "^7.1|^8.0",
42-
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
43-
"illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
42+
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
43+
"illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
4444
"mnapoli/silly": "^1.5",
4545
"symfony/console": "^3.0|^4.0|^5.0|^6.0|^7.0",
4646
"symfony/process": "^3.0|^4.0|^5.0|^6.0|^7.0",

0 commit comments

Comments
 (0)