upgrade to symfony4, reset all requires into modules

This commit is contained in:
Tchama 2020-07-28 16:44:36 +02:00
parent 0d435dcd9b
commit b179ebba72

View File

@ -19,16 +19,8 @@
}
],
"require": {
"chill-project/main": "~1.5",
"chill-project/custom-fields": "~1.5",
"chill-project/person": "~1.5"
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "~2.2",
"fzaninotto/faker": "~1",
"monolog/monolog": "^1.14",
"symfony/monolog-bundle": "^2.7",
"phpunit/phpunit": "~5.0"
},
"scripts": {
"post-install-cmd": [