Add guzzlehttp/psr7 to dependency list

This commit is contained in:
Kijin Sung 2024-08-21 10:14:00 +09:00
parent 7acf26d34d
commit 3b309b6392

View file

@ -33,6 +33,7 @@
"ezyang/htmlpurifier": "4.16.*", "ezyang/htmlpurifier": "4.16.*",
"google/auth": "1.26.*", "google/auth": "1.26.*",
"guzzlehttp/guzzle": "7.8.*", "guzzlehttp/guzzle": "7.8.*",
"guzzlehttp/psr7": "2.6.*",
"jbbcode/jbbcode": "1.4.*", "jbbcode/jbbcode": "1.4.*",
"leafo/lessphp": "dev-master", "leafo/lessphp": "dev-master",
"league/html-to-markdown": "5.1.*", "league/html-to-markdown": "5.1.*",