upgrade to symfony4, reset all requires into modules

This commit is contained in:
Tchama 2020-07-28 16:44:36 +02:00
parent 90540300c5
commit 3f9939deb9

View File

@ -19,13 +19,8 @@
}
],
"require": {
"chill-project/main": "~1.5",
"chill-project/person": "~1.5"
},
"require-dev": {
"fzaninotto/faker": "~1",
"doctrine/doctrine-fixtures-bundle": "~2.2",
"phpunit/phpunit": "^6.2"
},
"minimum-stability": "dev",
"prefer-stable": true,