diff --git a/composer.json b/composer.json index 113f0811b..72d1058e5 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ ] }, "extra": { - "app-migrations-dir": "Test/Fixtures/App/app/DoctrineMigrations", + "app-migrations-dir": "Resources/test/Fixtures/App/app/DoctrineMigrations", "symfony-app-dir": "Test/Fixtures/App/app/" }, "minimum-stability": "dev",