diff --git a/composer.json b/composer.json index f796301..d4d5af2 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,7 @@ "php": "^7.1", "phpstan/phpstan": "^0.10.7", "nikic/php-parser": "^4.1", - "phpspec/phpspec": "^5.1", - "symfony/finder": "^4.2" + "phpspec/phpspec": "^5.1" }, "require-dev": { "phpunit/phpunit": "^7.0", diff --git a/composer.lock b/composer.lock index 26efffa..a5df754 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ecadc8b9260ea2768bba0846e132aea4", + "content-hash": "cda32b9680c512a461aaf23cab6dc36d", "packages": [ { "name": "composer/xdebug-handler",