Skip to content

Commit

Permalink
chore: explicitly import prophecy (#5464)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee committed Aug 23, 2022
1 parent 2a89eb7 commit d1d5d65
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions BigQuery/composer.json
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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

0 comments on commit d1d5d65

Please sign in to comment.