diff --git a/composer.json b/composer.json index 764670934..7c6607b55 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,8 @@ } ], "require": { - "chill-project/person": "~1.5" }, "require-dev": { - "phpunit/phpunit": "~6" }, "extra": { "app-migrations-dir": "Resources/test/Fixtures/App/app/DoctrineMigrations",