upgrade to symfony4, reset all requires into modules

This commit is contained in:
Tchama 2020-07-28 16:44:36 +02:00
parent 96c598db46
commit 651b528e8e

View File

@ -6,8 +6,6 @@
"psr-4": { "Chill\\DocStoreBundle\\" : "" } "psr-4": { "Chill\\DocStoreBundle\\" : "" }
}, },
"require": { "require": {
"chill-project/person": "~1.5.0",
"champs-libres/async-uploader-bundle": "~1.0"
}, },
"license": "AGPL-3.0" "license": "AGPL-3.0"
} }