diff options
author | Remi Collet <remi@remirepo.net> | 2022-02-03 08:38:40 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-02-03 08:38:40 +0100 |
commit | 07e9555bce624eb7985961d8224c7dbcd269ecd3 (patch) | |
tree | 2e1211e2c0f18d976a9d675400c71b6bf7d77618 /composer.json | |
parent | 3f630b6593ae847a27d4ddf0884a290ab4ca9e5f (diff) |
update to 1.5.0
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 0741e74..fffdec0 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "phpunit/phpunit": "^7.5 || 8.5 || 9.4", "php-http/psr7-integration-tests": "^1.0", - "http-interop/http-factory-tests": "^0.8", + "http-interop/http-factory-tests": "^0.9", "symfony/error-handler": "^4.4" }, "provide": { |