Skip to content

Commit 042eb3f

Browse files
committed
Pin psr7-integration-tests to v1.1 in 1.6.x
For version 1.6.x, pin psr7-integration-tests to v1.1.
1 parent 3471c22 commit 042eb3f

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
@@ -39,7 +39,7 @@
3939
"ext-json": "*",
4040
"adriansuter/php-autoload-override": "^1.3",
4141
"http-interop/http-factory-tests": "^0.9.0",
42-
"php-http/psr7-integration-tests": "dev-master",
42+
"php-http/psr7-integration-tests": "1.1",
4343
"phpspec/prophecy": "^1.15",
4444
"phpspec/prophecy-phpunit": "^2.0",
4545
"phpstan/phpstan": "^1.8",

0 commit comments

Comments
 (0)