mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
refactor: Add nyholm/psr7.
This commit is contained in:
parent
a41b959fbd
commit
2b7fa630fc
@ -30,6 +30,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"champs-libres/async-uploader-bundle": "dev-sf4",
|
"champs-libres/async-uploader-bundle": "dev-sf4",
|
||||||
"champs-libres/wopi-bundle": "dev-master",
|
"champs-libres/wopi-bundle": "dev-master",
|
||||||
|
"nyholm/psr7": "^1.4",
|
||||||
"graylog2/gelf-php": "^1.5",
|
"graylog2/gelf-php": "^1.5",
|
||||||
"symfony/form": "4.*",
|
"symfony/form": "4.*",
|
||||||
"symfony/twig-bundle": "^4.4",
|
"symfony/twig-bundle": "^4.4",
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">= 7.4",
|
"php": ">= 7.4",
|
||||||
"champs-libres/wopi-bundle": "dev-master",
|
"champs-libres/wopi-bundle": "dev-master",
|
||||||
|
"nyholm/psr7": "^1.4",
|
||||||
"php-opencloud/openstack": "^3.2.1"
|
"php-opencloud/openstack": "^3.2.1"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user