Skip to content

Commit 15f9583

Browse files
authored
Merge pull request #5 from conorjmurphy/main
Support Carbon v3.
2 parents 4a2b08d + 68d109e commit 15f9583

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"filament/filament": "^3.0",
2323
"appstract/laravel-opcache": "^4.0.2",
24-
"nesbot/carbon": "^2.0"
24+
"nesbot/carbon": "^2.0|^3.0"
2525
},
2626
"extra": {
2727
"laravel": {

0 commit comments

Comments
 (0)