mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-23 13:23:33 +03:00
Ensured guzzle/psr7 1.7 is used as the project still has deprecated calls
This commit is contained in:
parent
06227e97d0
commit
ea735fc0a0
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue