Ensured guzzle/psr7 1.7 is used as the project still has deprecated calls

This commit is contained in:
Alejandro Celaya 2021-07-30 17:48:43 +02:00
parent 06227e97d0
commit ea735fc0a0

View file

@ -24,6 +24,7 @@
"endroid/qr-code": "^4.0",
"geoip2/geoip2": "^2.9",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/psr7": "^1.7",
"happyr/doctrine-specification": "^2.0",
"jaybizzle/crawler-detect": "^1.2",
"laminas/laminas-config": "^3.3",