diff --git a/composer.json b/composer.json index 9a62523..e6368a6 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "require-dev": { "phpunit/phpunit": "^10.5", "php-mock/php-mock-phpunit": "^2.15", - "guzzlehttp/psr7": "^2.9", + "guzzlehttp/psr7": "^2.11", "corpus/coding-standard": "^0.10.0", "squizlabs/php_codesniffer": "^4.0", "friendsofphp/php-cs-fixer": "^3.95",