Skip to content

Commit

Permalink
Merge pull request #103 from worksome/worksome/feature/carbon-3.x
Browse files Browse the repository at this point in the history
chore: Support Carbon 3.x
  • Loading branch information
odinns authored Oct 23, 2024
2 parents d7a5de6 + 8a296ed commit 04651b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"illuminate/contracts": "^10.0 || ^11.0",
"illuminate/database": "^10.0 || ^11.0",
"illuminate/support": "^10.0 || ^11.0",
"nesbot/carbon": "^2.72",
"nesbot/carbon": "^2.72 || ^3.0",
"nuwave/lighthouse": "^6.36",
"phpoffice/phpspreadsheet": "^1.29.1 || ^2.2.2",
"symfony/dependency-injection": "^6.4 || ^7.0"
Expand Down

0 comments on commit 04651b7

Please sign in to comment.