Skip to content

Commit 72934c9

Browse files
Update php-http/mock-client requirement from ^1.0 to ^1.5
Updates the requirements on [php-http/mock-client](https://github.com/php-http/mock-client) to permit the latest version. - [Release notes](https://github.com/php-http/mock-client/releases) - [Changelog](https://github.com/php-http/mock-client/blob/master/CHANGELOG.md) - [Commits](php-http/mock-client@1.0.0...1.5.0) --- updated-dependencies: - dependency-name: php-http/mock-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be9f133 commit 72934c9

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
@@ -80,7 +80,7 @@
8080
"infection/infection": "^0.26",
8181
"matthiasnoback/symfony-config-test": "^4.3.0",
8282
"nyholm/psr7": "^1.5",
83-
"php-http/mock-client": "^1.0",
83+
"php-http/mock-client": "^1.5",
8484
"php-parallel-lint/php-parallel-lint": "^1.3",
8585
"phpbench/phpbench": "^1.2",
8686
"phpstan/extension-installer": "^1.1",

0 commit comments

Comments
 (0)