Skip to content

Commit

Permalink
Allow Carbon v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki committed Feb 14, 2024
1 parent bc1546d commit 5a9ee92
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 @@ -19,7 +19,7 @@
"php": "^8.2",
"guzzlehttp/guzzle": "^7.8",
"illuminate/support": "^10.0|^11.0",
"nesbot/carbon": "^2.71",
"nesbot/carbon": "^2.71|^3.0",
"spatie/crawler": "^8.0.1",
"spatie/laravel-package-tools": "^1.16.1",
"symfony/dom-crawler": "^6.3.4|^7.0"
Expand Down

0 comments on commit 5a9ee92

Please sign in to comment.