Skip to content

Commit ed248dc

Browse files
authored
Merge pull request #21 from zetno/feature/update-carbon-to-v3
Compatibility with Symfony 7 by updating nesbot/carbon from v2 to v3 in the composer.json
2 parents 144a1cf + 0c3eb01 commit ed248dc

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
@@ -22,7 +22,7 @@
2222
"composer-runtime-api": "^2.0",
2323
"ext-curl": "*",
2424
"ext-json": "*",
25-
"nesbot/carbon": "^2.0",
25+
"nesbot/carbon": "^3.0",
2626
"psr/http-client-implementation": "^1.0",
2727
"php-http/client-common": "^2.5",
2828
"php-http/discovery": "^1.14",

0 commit comments

Comments
 (0)