diff --git a/composer.json b/composer.json index 7986ec2..5481b53 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "require-dev": { "phpunit/phpunit": "^9.6.19", "php-mock/php-mock-phpunit": "^2.13", - "guzzlehttp/psr7": "^2.4", + "guzzlehttp/psr7": "^2.8", "corpus/coding-standard": "^0.6.0", "squizlabs/php_codesniffer": "^3.13", "friendsofphp/php-cs-fixer": "^3.4",