diff --git a/composer.json b/composer.json index 08ad443..4f2fa81 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,7 @@ ], "require": { "php": ">=7.0.3", - "chillerlan/php-curl": "^1.0", - "vlucas/phpdotenv": "2.*" + "chillerlan/php-curl": "^1.0" }, "require-dev": { "phpunit/phpunit": "6.0.*"