Skip to content

Commit 48c0d82

Browse files
committed
wip
1 parent a13c9ff commit 48c0d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": "8.2.*|8.3.*|8.4.*",
2525
"guzzlehttp/guzzle": "^7.8",
2626
"illuminate/contracts": "^11.0 || ^12.0",
27-
"nesbot/carbon": "^3.8",
27+
"nesbot/carbon": "^2.0 || ^3.0",
2828
"spatie/laravel-package-tools": "^1.19"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)