Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Fixed Carbon dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Amegatron committed Mar 23, 2018
1 parent 683f9ac commit 4dc3d1d
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": ">=5.3.0",
"illuminate/support": ">=5.5.0",
"nesbot/carbon": "^1.24.1"
"nesbot/carbon": "^1.25"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 4dc3d1d

Please sign in to comment.