Skip to content

Commit bff4f72

Browse files
committed
Chore: remove unused dependency nesbot/carbon
1 parent cfd0113 commit bff4f72

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"require": {
1919
"php": "^7.2|^8.0",
2020
"ext-json": "*",
21-
"guzzlehttp/guzzle": "^6.0 || ^7.0",
22-
"nesbot/carbon": "^2.0"
21+
"guzzlehttp/guzzle": "^6.0 || ^7.0"
2322
},
2423
"require-dev": {
2524
"dms/phpunit-arraysubset-asserts": "^0.4.0",

0 commit comments

Comments
 (0)