mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
allow dev packages and prefer-stable
This commit is contained in:
parent
21974a048e
commit
f0c145f1be
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user