diff --git a/composer.json b/composer.json index e4d45ae1..abe4e81d 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "vimeo/psalm": "^5.25.0" }, "provide": { - "psr/http-factory-implementation": "^1.1 || ^2.0", + "psr/http-factory-implementation": "^1.0", "psr/http-message-implementation": "^1.1 || ^2.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index e2de5e46..e9d734f7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dec0725e4210a2f8714e9976a18ad861", + "content-hash": "e5b673582a8569a858a0298c119d3a96", "packages": [ { "name": "psr/http-factory",