refactor: Add nyholm/psr7.

This commit is contained in:
Pol Dellaiera 2021-08-17 15:48:19 +02:00
parent a41b959fbd
commit 2b7fa630fc
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"require": {
"champs-libres/async-uploader-bundle": "dev-sf4",
"champs-libres/wopi-bundle": "dev-master",
"nyholm/psr7": "^1.4",
"graylog2/gelf-php": "^1.5",
"symfony/form": "4.*",
"symfony/twig-bundle": "^4.4",

View File

@ -18,6 +18,7 @@
"require": {
"php": ">= 7.4",
"champs-libres/wopi-bundle": "dev-master",
"nyholm/psr7": "^1.4",
"php-opencloud/openstack": "^3.2.1"
},
"autoload": {