mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
fix composer to add dev deps if required
This commit is contained in:
parent
38d69f097c
commit
f7c9e6f3b8
@ -48,5 +48,7 @@
|
|||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"app-migrations-dir": "Test/Fixtures/App/app/DoctrineMigrations"
|
"app-migrations-dir": "Test/Fixtures/App/app/DoctrineMigrations"
|
||||||
}
|
},
|
||||||
|
"minimum-stability": "dev",
|
||||||
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user