Skip to content

Commit

Permalink
Merge pull request #127 from poldixd/patch-1
Browse files Browse the repository at this point in the history
Added Carbon 3 to the requirements
  • Loading branch information
freekmurze committed Mar 14, 2024
2 parents 7c70bd9 + b983876 commit eaffd65
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 @@ -22,7 +22,7 @@
"illuminate/http": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"illuminate/validation": "^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.0",
"nesbot/carbon": "^2.0|^3.0",
"spatie/laravel-package-tools": "^1.9",
"symfony/http-foundation": "^5.1.2|^6.0|^7.0"
},
Expand Down

0 comments on commit eaffd65

Please sign in to comment.