Skip to content

Commit 79d1a22

Browse files
authored
Update composer.json add sf6 compat on collections
1 parent a0ba621 commit 79d1a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"fakerphp/faker": "^1.9",
5353
"firebase/php-jwt": "^6.0.0",
5454
"guzzlehttp/promises": "^1.4.0",
55-
"illuminate/collections": "^8.99",
55+
"illuminate/collections": "v8.sf6",
5656
"monolog/monolog": "^1.25.1 || ^2.8.0 || ^3.0.0",
5757
"myclabs/deep-copy": "^1.11",
5858
"nesbot/carbon": "^2.48",

0 commit comments

Comments
 (0)