Skip to content

Commit 21cc5f6

Browse files
author
Igor Chepurnoy
committed
added nesbot/carbon to composer.json
1 parent 9b89653 commit 21cc5f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"symfony/process": "~3.2",
2020
"mtdowling/cron-expression": "~1.0",
2121
"league/climate": "^3.2",
22-
"guzzlehttp/guzzle": "^6.3"
22+
"guzzlehttp/guzzle": "^6.3",
23+
"nesbot/carbon": "~1.21"
2324
},
2425
"require-dev": {
2526
"friendsofphp/php-cs-fixer": "~2.0",

0 commit comments

Comments
 (0)