diff --git a/composer.json b/composer.json index 123009f..08f01f2 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ ], "require": { "php": ">=5.0.0", - "mikehaertl/php-tmpfile": "^1.0.0", - "mikehaertl/php-shellcommand": "^1.0.2" + "mikehaertl/php-tmpfile": "^1.1.0", + "mikehaertl/php-shellcommand": "^1.5.0" }, "autoload": { "psr-4": {