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