Update composer.json.

This commit is contained in:
Pol Dellaiera 2021-08-17 15:20:48 +02:00 committed by Marc Ducobu
parent cefc4096c5
commit c7aa363d02

View File

@ -31,8 +31,11 @@
"App\\": "tests/app/src/"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"champs-libres/async-uploader-bundle": "dev-sf4",
"champs-libres/wopi-bundle": "dev-master",
"graylog2/gelf-php": "^1.5",
"symfony/form": "4.*",
"symfony/twig-bundle": "^4.4",