Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: explicitly import prophecy #5464

Merged
merged 1 commit into from Aug 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions BigQuery/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Core/composer.json
Expand Up @@ -16,6 +16,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Datastore/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6"
Expand Down
1 change: 1 addition & 0 deletions Debugger/composer.json
Expand Up @@ -13,6 +13,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions ErrorReporting/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"google/cloud-core": "^1.39"
},
"suggest": {
Expand Down
1 change: 1 addition & 0 deletions Firestore/composer.json
Expand Up @@ -12,6 +12,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6"
Expand Down
1 change: 1 addition & 0 deletions Language/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Logging/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions PubSub/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6"
Expand Down
1 change: 1 addition & 0 deletions Spanner/composer.json
Expand Up @@ -11,6 +11,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Speech/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Storage/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions Trace/composer.json
Expand Up @@ -11,6 +11,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6"
Expand Down
1 change: 1 addition & 0 deletions Translate/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6"
Expand Down
1 change: 1 addition & 0 deletions Vision/composer.json
Expand Up @@ -10,6 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"erusev/parsedown": "^1.6",
Expand Down
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -58,6 +58,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^8.0",
"yoast/phpunit-polyfills": "^1.0",
"phpspec/prophecy": "^1.10.3",
"squizlabs/php_codesniffer": "3.*",
"phpdocumentor/reflection": "^3.0||^4.0",
"symfony/console": "^3.0",
Expand Down