Skip to content

Commit

Permalink
Merge pull request #50 from slc1/update_carbon_dependency
Browse files Browse the repository at this point in the history
added support of carbon 3
  • Loading branch information
mcfedr authored Sep 25, 2024
2 parents bd06217 + cb9f0f3 commit 38f169a
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 @@ -14,7 +14,7 @@
"php": ">=8.0",
"ext-json": "*",
"symfony/framework-bundle": "^5.0|^6.0|^7.0",
"nesbot/carbon": "^1|^2",
"nesbot/carbon": "^1|^2|^3",
"ramsey/uuid": "^3.7|^4.1"
},
"require-dev": {
Expand Down

0 comments on commit 38f169a

Please sign in to comment.