Skip to content

Commit

Permalink
Set min version of Carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Jan 8, 2021
1 parent cdaf751 commit 0d3c62b
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 @@ -12,7 +12,7 @@
"require": {
"php": "^7.4 || ^8.0",
"laravel/framework": "^5.7 || ^6.0 || ^7.0 || ^8.0",
"nesbot/carbon": "^2.0",
"nesbot/carbon": "^2.30",
"kylekatarnls/update-helper": "^1.2.1"
},
"autoload": {
Expand Down

0 comments on commit 0d3c62b

Please sign in to comment.