Replace slim/psr7 by nyholm/psr7

Maybe this will be temporary, but we can not stop because the vendor does not reply.
It's been two weeks.

Ref: https://github.com/slimphp/Slim-Psr7/issues/284

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2023-05-04 18:45:21 +02:00
parent 3274f87b63
commit 4a965c6d15
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -58,6 +58,7 @@
"composer/ca-bundle": "^1.2",
"google/recaptcha": "^1.1",
"nikic/fast-route": "^1.3",
"nyholm/psr7": "^1.8",
"paragonie/sodium_compat": "^1.17",
"phpmyadmin/motranslator": "^5.0",
"phpmyadmin/shapefile": "^3.0.1",
@ -65,7 +66,6 @@
"phpmyadmin/twig-i18n-extension": "^4.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"slim/psr7": "^1.4",
"symfony/config": "^5.2.3",
"symfony/dependency-injection": "^5.2.3",
"symfony/expression-language": "^5.2.3",