diff --git a/composer.lock b/composer.lock index cf29fd4cb..31cca8c44 100644 --- a/composer.lock +++ b/composer.lock @@ -12675,23 +12675,24 @@ }, { "name": "sebastianfeldmann/cli", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/sebastianfeldmann/cli.git", - "reference": "5f7cf89f0352a29807dad37a18441b7c8abab23b" + "reference": "a20e8560fd4f21bac193a65f8678a7d1b3932e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/5f7cf89f0352a29807dad37a18441b7c8abab23b", - "reference": "5f7cf89f0352a29807dad37a18441b7c8abab23b", + "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/a20e8560fd4f21bac193a65f8678a7d1b3932e08", + "reference": "a20e8560fd4f21bac193a65f8678a7d1b3932e08", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { - "phpunit/phpunit": "^8.0" + "phpunit/phpunit": "^7.0", + "symfony/process": "^4.3" }, "type": "library", "autoload": { @@ -12714,7 +12715,7 @@ "keywords": [ "cli" ], - "time": "2019-10-27T17:22:11+00:00" + "time": "2019-10-29T13:48:15+00:00" }, { "name": "sebastianfeldmann/git",