mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 10:12:49 +00:00
fix composer to add dev deps if required
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user