Skip to content

Commit 04651b7

Browse files
authored
Merge pull request #103 from worksome/worksome/feature/carbon-3.x
chore: Support Carbon 3.x
2 parents d7a5de6 + 8a296ed commit 04651b7

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
@@ -11,7 +11,7 @@
1111
"illuminate/contracts": "^10.0 || ^11.0",
1212
"illuminate/database": "^10.0 || ^11.0",
1313
"illuminate/support": "^10.0 || ^11.0",
14-
"nesbot/carbon": "^2.72",
14+
"nesbot/carbon": "^2.72 || ^3.0",
1515
"nuwave/lighthouse": "^6.36",
1616
"phpoffice/phpspreadsheet": "^1.29.1 || ^2.2.2",
1717
"symfony/dependency-injection": "^6.4 || ^7.0"

0 commit comments

Comments
 (0)