We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873e1d6 commit c7ae373Copy full SHA for c7ae373
composer.json
@@ -18,7 +18,7 @@
18
"minimum-stability": "stable",
19
"require": {
20
"php": ">8.1",
21
- "nesbot/carbon": "^2.38"
+ "nesbot/carbon": "^2.38 || ^3.0"
22
},
23
"require-dev": {
24
"phpunit/phpunit": "^8.0 || ^9.0",
0 commit comments