Skip to content

Commit 7b36345

Browse files
Update php-http/psr7-integration-tests requirement from ^1.3.0 to ^1.5.0
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.3.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 0583b77 commit 7b36345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"adriansuter/php-autoload-override": "^1.4",
4545
"laminas/laminas-diactoros": "^3.1.0",
4646
"nyholm/psr7": "^1.8.1",
47-
"php-http/psr7-integration-tests": "^1.3.0",
47+
"php-http/psr7-integration-tests": "^1.5.0",
4848
"phpstan/phpstan": "^2.0",
4949
"phpunit/phpunit": "^9.6",
5050
"doctrine/instantiator": "^1.3.1",

0 commit comments

Comments
 (0)