Skip to content

Commit 652c019

Browse files
Update php-http/psr7-integration-tests requirement from ^1.4 to ^1.5
Updates the requirements on [php-http/psr7-integration-tests](https://github.com/php-http/psr7-integration-tests) to permit the latest version. - [Release notes](https://github.com/php-http/psr7-integration-tests/releases) - [Changelog](https://github.com/php-http/psr7-integration-tests/blob/1.x/CHANGELOG.md) - [Commits](php-http/psr7-integration-tests@1.4.0...1.5.0) --- updated-dependencies: - dependency-name: php-http/psr7-integration-tests dependency-version: 1.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ccdc9 commit 652c019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ext-json": "*",
3939
"adriansuter/php-autoload-override": "^1.5|| ^2.0",
4040
"http-interop/http-factory-tests": "^1.0 || ^2.0",
41-
"php-http/psr7-integration-tests": "^1.4",
41+
"php-http/psr7-integration-tests": "^1.5",
4242
"phpstan/phpstan": "^2.1",
4343
"phpunit/phpunit": "^9.6 || ^10",
4444
"squizlabs/php_codesniffer": "^3.13"

0 commit comments

Comments
 (0)