mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
fix directory for storing doctrinemigration versions
This commit is contained in:
parent
dff0d15647
commit
7ccb46c0c4
@ -53,7 +53,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"extra": {
|
"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/"
|
"symfony-app-dir": "Test/Fixtures/App/app/"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user