mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-15 17:59:43 +00:00
allow dev packages and prefer-stable
This commit is contained in:
@@ -57,5 +57,7 @@
|
|||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"app-migrations-dir": "Resources/test/Fixtures/App/DoctrineMigrations"
|
"app-migrations-dir": "Resources/test/Fixtures/App/DoctrineMigrations"
|
||||||
}
|
},
|
||||||
|
"minimum-stability": "dev",
|
||||||
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user