diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index fc6ad33..08f960c 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,8 @@ "abraham/twitteroauth": "*", "andreyco/instagram": "3.*", "p3k/multipart": "*", - "tantek/cassis": "*" + "tantek/cassis": "*", + "p3k/timezone": "*" }, "autoload": { "files": [ |