mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 22:46:13 +00:00
set deps to stable branch
This commit is contained in:
parent
e9163389c0
commit
e25621ef79
@ -11,15 +11,12 @@
|
|||||||
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]
|
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "~7.2",
|
"chill-project/person": "~1.5"
|
||||||
"chill-project/person": "dev-upgrade-sf3@dev"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fzaninotto/faker": "^1.7",
|
"fzaninotto/faker": "^1.7",
|
||||||
"phpunit/phpunit": "^7.1"
|
"phpunit/phpunit": "^7.1"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
|
||||||
"prefer-stable": true,
|
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user