Skip to content

Commit

Permalink
[ENH] support carbon 3
Browse files Browse the repository at this point in the history
  • Loading branch information
n3o77 committed Aug 1, 2024
1 parent aef84e5 commit 650d0dc
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 @@ -12,7 +12,7 @@
"php": ">=7.4",
"ext-pcntl": "*",
"mexitek/phpcolors": "^0.4.0",
"nesbot/carbon": "^2",
"nesbot/carbon": "^2 || ^3",
"symfony/console": "^5|^6",
"symfony/process": "^5|^6",
"symfony/string": "^5|^6"
Expand Down

0 comments on commit 650d0dc

Please sign in to comment.