Skip to content

Commit e8cd656

Browse files
author
Antoine Aflalo
committed
fix(deps): Fix problem with Carbon deps and laravel
1 parent ece3c06 commit e8cd656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">= 7.1",
18-
"nesbot/carbon": "^1.29",
18+
"nesbot/carbon": "^1.25",
1919
"guzzlehttp/guzzle": "^6.3",
2020
"marc-mabe/php-enum": "^3.0",
2121
"league/oauth2-client": "^2.3"

0 commit comments

Comments
 (0)