Skip to content

Commit 2a9e721

Browse files
committed
fix: revert guzzle 7 upgrade for the testing deps (for now)
1 parent 6d24699 commit 2a9e721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"google/cloud-tools": "dev-master",
77
"phpunit/phpunit": "^7",
88
"bshaffer/phpunit-retry-annotations": "^0.1.0",
9-
"guzzlehttp/guzzle": "^7.0",
9+
"guzzlehttp/guzzle": "^6.3",
1010
"symfony/browser-kit": "^4.0"
1111
}
1212
}

0 commit comments

Comments
 (0)