Skip to content

Commit

Permalink
Allow nesbot/carbon v3 in dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Jun 19, 2024
1 parent c9d7701 commit 8e2259d
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 @@ -27,7 +27,7 @@
},
"require-dev": {
"jaschilz/php-coverage-badger": "^2.0",
"nesbot/carbon": "^2.0",
"nesbot/carbon": "^2.0|^3.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^7.5|^8.0|^9.0",
Expand Down

0 comments on commit 8e2259d

Please sign in to comment.