Skip to content

Commit

Permalink
Changed nesbot/carbon minimum to 2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Feb 8, 2024
1 parent 7eea42f commit a08bb04
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 @@ -15,7 +15,7 @@
"require-dev": {
"doctrine/annotations": "^1.14 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0",
"nesbot/carbon": "*",
"nesbot/carbon": "^2.23 || ^3.0",
"phpunit/phpunit": "^8.5 || ^9.6",
"squizlabs/php_codesniffer": "^3.8",
"symfony/cache": "^5.4 || ^6.4 || ^7.0",
Expand Down

0 comments on commit a08bb04

Please sign in to comment.