Skip to content

Commit 63a6649

Browse files
committed
build: allow installation of illuminate/collections v12
1 parent e7efe1e commit 63a6649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.0",
77
"ext-json": "*",
8-
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
8+
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
99
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
1010
"php-http/discovery": "^1.9",
1111
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)