Skip to content

Commit

Permalink
Merge pull request #1426 from bencroker/patch-2
Browse files Browse the repository at this point in the history
Loosen `nesbot/carbon` requirement
  • Loading branch information
angrybrad committed May 23, 2024
2 parents f574fcd + 85c4ba7 commit 5e8da74
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 @@ -33,7 +33,7 @@
"craftcms/cms": "^5.0.0-beta.2",
"cakephp/utility": "^5.0.0",
"jakeasmith/http_build_url": "^1.0",
"nesbot/carbon": "^3.0.0",
"nesbot/carbon": "^2.10|^3.0.0",
"league/csv": "^9.0",
"seld/jsonlint": "^1.7"
},
Expand Down

0 comments on commit 5e8da74

Please sign in to comment.