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 a13c9ff commit 48c0d82Copy full SHA for 48c0d82
composer.json
@@ -24,7 +24,7 @@
24
"php": "8.2.*|8.3.*|8.4.*",
25
"guzzlehttp/guzzle": "^7.8",
26
"illuminate/contracts": "^11.0 || ^12.0",
27
- "nesbot/carbon": "^3.8",
+ "nesbot/carbon": "^2.0 || ^3.0",
28
"spatie/laravel-package-tools": "^1.19"
29
},
30
"require-dev": {
0 commit comments