Skip to content

Commit

Permalink
Update php-http/psr7-integration-tests requirement from 1.x-dev to 1.3.0
Browse files Browse the repository at this point in the history
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.0.0...1.3.0)

---
updated-dependencies:
- dependency-name: php-http/psr7-integration-tests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 23, 2023
1 parent c4c9e4a commit 2f53d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ext-json": "*",
"adriansuter/php-autoload-override": "^1.4",
"http-interop/http-factory-tests": "^0.9.0",
"php-http/psr7-integration-tests": "1.x-dev",
"php-http/psr7-integration-tests": "1.3.0",
"phpspec/prophecy": "^1.17",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit 2f53d86

Please sign in to comment.