Skip to content

Commit a2d5cb7

Browse files
Update to support Carbon v3
Carbon v3 support
1 parent e52d3fe commit a2d5cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"illuminate/contracts": "^9.0 || ^10.0 || ^11.0",
2121
"illuminate/database": "^9.0 || ^10.0 || ^11.0",
2222
"illuminate/support": "^9.0 || ^10.0 || ^11.0",
23-
"nesbot/carbon": "^2.66",
23+
"nesbot/carbon": "^2.66 || ^3.6",
2424
"spatie/laravel-package-tools": "^1.13.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)