We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b2969 commit 5cedf4fCopy full SHA for 5cedf4f
testing/composer.json
@@ -3,11 +3,10 @@
3
"php": "^7.2|^7.3|^7.4|^8.0"
4
},
5
"require-dev": {
6
- "google/cloud-tools": "dev-master",
7
- "phpunit/phpunit": "^7|^8",
8
"bshaffer/phpunit-retry-annotations": "^0.2.0",
+ "google/auth": "^1.12",
+ "google/cloud-tools": "dev-master",
9
"guzzlehttp/guzzle": "^7.0",
10
- "symfony/browser-kit": "^4.0",
11
- "google/auth": "^1.12"
+ "phpunit/phpunit": "^7|^8"
12
}
13
0 commit comments