Skip to content

Commit

Permalink
Update composer.json add sf6 compat on collections
Browse files Browse the repository at this point in the history
  • Loading branch information
sidux authored Dec 11, 2024
1 parent a0ba621 commit 79d1a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"fakerphp/faker": "^1.9",
"firebase/php-jwt": "^6.0.0",
"guzzlehttp/promises": "^1.4.0",
"illuminate/collections": "^8.99",
"illuminate/collections": "v8.sf6",
"monolog/monolog": "^1.25.1 || ^2.8.0 || ^3.0.0",
"myclabs/deep-copy": "^1.11",
"nesbot/carbon": "^2.48",
Expand Down

0 comments on commit 79d1a22

Please sign in to comment.