diff --git a/AccessApproval/composer.json b/AccessApproval/composer.json index 9dd95529a6b0..b22a4ac5c5c1 100644 --- a/AccessApproval/composer.json +++ b/AccessApproval/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AccessApproval/phpunit-snippets.xml.dist b/AccessApproval/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AccessApproval/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AccessApproval/phpunit-system.xml.dist b/AccessApproval/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AccessApproval/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AccessContextManager/composer.json b/AccessContextManager/composer.json index b63383de908c..a86196cafb93 100644 --- a/AccessContextManager/composer.json +++ b/AccessContextManager/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "conflict": { diff --git a/AccessContextManager/phpunit-snippets.xml.dist b/AccessContextManager/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AccessContextManager/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AccessContextManager/phpunit-system.xml.dist b/AccessContextManager/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AccessContextManager/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AiPlatform/composer.json b/AiPlatform/composer.json index ed9a2707562e..aa7757957e1b 100644 --- a/AiPlatform/composer.json +++ b/AiPlatform/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AiPlatform/phpunit-snippets.xml.dist b/AiPlatform/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AiPlatform/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AiPlatform/phpunit-system.xml.dist b/AiPlatform/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AiPlatform/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AnalyticsAdmin/composer.json b/AnalyticsAdmin/composer.json index ebc3cc48e3e6..62ed6cd1d314 100644 --- a/AnalyticsAdmin/composer.json +++ b/AnalyticsAdmin/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AnalyticsAdmin/phpunit-snippets.xml.dist b/AnalyticsAdmin/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AnalyticsAdmin/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AnalyticsAdmin/phpunit-system.xml.dist b/AnalyticsAdmin/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AnalyticsAdmin/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AnalyticsData/composer.json b/AnalyticsData/composer.json index 62a345e67ed4..ba3644b461da 100644 --- a/AnalyticsData/composer.json +++ b/AnalyticsData/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AnalyticsData/phpunit-snippets.xml.dist b/AnalyticsData/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AnalyticsData/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AnalyticsData/phpunit-system.xml.dist b/AnalyticsData/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AnalyticsData/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ApiGateway/composer.json b/ApiGateway/composer.json index a32c37837aec..1a5cd83a6d91 100644 --- a/ApiGateway/composer.json +++ b/ApiGateway/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ApiGateway/phpunit-snippets.xml.dist b/ApiGateway/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ApiGateway/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ApiGateway/phpunit-system.xml.dist b/ApiGateway/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ApiGateway/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ApigeeConnect/composer.json b/ApigeeConnect/composer.json index 23efe1f32e20..fabecfdbd256 100644 --- a/ApigeeConnect/composer.json +++ b/ApigeeConnect/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ApigeeConnect/phpunit-snippets.xml.dist b/ApigeeConnect/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ApigeeConnect/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ApigeeConnect/phpunit-system.xml.dist b/ApigeeConnect/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ApigeeConnect/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AppEngineAdmin/composer.json b/AppEngineAdmin/composer.json index bdd364c59ace..3b831b33f2c6 100644 --- a/AppEngineAdmin/composer.json +++ b/AppEngineAdmin/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AppEngineAdmin/phpunit-snippets.xml.dist b/AppEngineAdmin/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AppEngineAdmin/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AppEngineAdmin/phpunit-system.xml.dist b/AppEngineAdmin/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AppEngineAdmin/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ArtifactRegistry/composer.json b/ArtifactRegistry/composer.json index 5f74cc8aa271..2062e8ecf323 100644 --- a/ArtifactRegistry/composer.json +++ b/ArtifactRegistry/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ArtifactRegistry/phpunit-snippets.xml.dist b/ArtifactRegistry/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ArtifactRegistry/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ArtifactRegistry/phpunit-system.xml.dist b/ArtifactRegistry/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ArtifactRegistry/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Asset/phpunit-snippets.xml.dist b/Asset/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Asset/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AssuredWorkloads/composer.json b/AssuredWorkloads/composer.json index 212ba956dcbb..bf74c9d5d66d 100644 --- a/AssuredWorkloads/composer.json +++ b/AssuredWorkloads/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/AssuredWorkloads/phpunit-snippets.xml.dist b/AssuredWorkloads/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/AssuredWorkloads/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/AssuredWorkloads/phpunit-system.xml.dist b/AssuredWorkloads/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/AssuredWorkloads/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryConnection/composer.json b/BigQueryConnection/composer.json index 560d39e219c1..587eefb05955 100644 --- a/BigQueryConnection/composer.json +++ b/BigQueryConnection/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BigQueryConnection/phpunit-snippets.xml.dist b/BigQueryConnection/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BigQueryConnection/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryConnection/phpunit-system.xml.dist b/BigQueryConnection/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/BigQueryConnection/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryDataTransfer/phpunit-snippets.xml.dist b/BigQueryDataTransfer/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BigQueryDataTransfer/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryReservation/composer.json b/BigQueryReservation/composer.json index d8e1da854bcc..8a4334f6ff5c 100644 --- a/BigQueryReservation/composer.json +++ b/BigQueryReservation/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BigQueryReservation/phpunit-snippets.xml.dist b/BigQueryReservation/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BigQueryReservation/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryReservation/phpunit-system.xml.dist b/BigQueryReservation/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/BigQueryReservation/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryStorage/composer.json b/BigQueryStorage/composer.json index 1977b522b8c2..73f432b36a91 100644 --- a/BigQueryStorage/composer.json +++ b/BigQueryStorage/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BigQueryStorage/phpunit-snippets.xml.dist b/BigQueryStorage/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BigQueryStorage/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BigQueryStorage/phpunit-system.xml.dist b/BigQueryStorage/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/BigQueryStorage/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Billing/composer.json b/Billing/composer.json index bcb33e6ef518..f0a929542e41 100644 --- a/Billing/composer.json +++ b/Billing/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BillingBudgets/composer.json b/BillingBudgets/composer.json index 2a296e95fc75..450144a8f707 100644 --- a/BillingBudgets/composer.json +++ b/BillingBudgets/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BillingBudgets/phpunit-snippets.xml.dist b/BillingBudgets/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BillingBudgets/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BillingBudgets/phpunit-system.xml.dist b/BillingBudgets/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/BillingBudgets/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BinaryAuthorization/composer.json b/BinaryAuthorization/composer.json index 33f27d923424..358e2e29e98b 100644 --- a/BinaryAuthorization/composer.json +++ b/BinaryAuthorization/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/BinaryAuthorization/phpunit-snippets.xml.dist b/BinaryAuthorization/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/BinaryAuthorization/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/BinaryAuthorization/phpunit-system.xml.dist b/BinaryAuthorization/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/BinaryAuthorization/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Build/composer.json b/Build/composer.json index 8e5016e6bb85..2c9372eec3fd 100644 --- a/Build/composer.json +++ b/Build/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Build/phpunit-snippets.xml.dist b/Build/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Build/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Build/phpunit-system.xml.dist b/Build/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Build/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/CertificateManager/composer.json b/CertificateManager/composer.json index e5cee3438d84..9f5645a6cfaa 100644 --- a/CertificateManager/composer.json +++ b/CertificateManager/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/CertificateManager/phpunit-snippets.xml.dist b/CertificateManager/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/CertificateManager/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/CertificateManager/phpunit-system.xml.dist b/CertificateManager/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/CertificateManager/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Channel/composer.json b/Channel/composer.json index 2d19d90cf2d7..ba3d3b370055 100644 --- a/Channel/composer.json +++ b/Channel/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Channel/phpunit-snippets.xml.dist b/Channel/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Channel/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Channel/phpunit-system.xml.dist b/Channel/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Channel/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Compute/phpunit-snippets.xml.dist b/Compute/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Compute/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ContactCenterInsights/composer.json b/ContactCenterInsights/composer.json index ed04155d06d7..29fad7926e3c 100644 --- a/ContactCenterInsights/composer.json +++ b/ContactCenterInsights/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ContactCenterInsights/phpunit-snippets.xml.dist b/ContactCenterInsights/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ContactCenterInsights/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ContactCenterInsights/phpunit-system.xml.dist b/ContactCenterInsights/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ContactCenterInsights/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Container/phpunit-snippets.xml.dist b/Container/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Container/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ContainerAnalysis/composer.json b/ContainerAnalysis/composer.json index 4bcb4d5d1832..80c2eaebce54 100644 --- a/ContainerAnalysis/composer.json +++ b/ContainerAnalysis/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ContainerAnalysis/phpunit-snippets.xml.dist b/ContainerAnalysis/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ContainerAnalysis/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ContainerAnalysis/phpunit-system.xml.dist b/ContainerAnalysis/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ContainerAnalysis/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataCatalog/composer.json b/DataCatalog/composer.json index 2be831c17d1f..6e9e61a2d8fa 100644 --- a/DataCatalog/composer.json +++ b/DataCatalog/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DataCatalog/phpunit-snippets.xml.dist b/DataCatalog/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DataCatalog/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataCatalog/phpunit-system.xml.dist b/DataCatalog/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DataCatalog/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataFusion/composer.json b/DataFusion/composer.json index f8f18dacecc2..2761274fe027 100644 --- a/DataFusion/composer.json +++ b/DataFusion/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DataFusion/phpunit-snippets.xml.dist b/DataFusion/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DataFusion/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataFusion/phpunit-system.xml.dist b/DataFusion/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DataFusion/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataLabeling/composer.json b/DataLabeling/composer.json index 7c7502875404..36dd7c595158 100644 --- a/DataLabeling/composer.json +++ b/DataLabeling/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DataLabeling/phpunit-snippets.xml.dist b/DataLabeling/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DataLabeling/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataLabeling/phpunit-system.xml.dist b/DataLabeling/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DataLabeling/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dataflow/composer.json b/Dataflow/composer.json index 90c3fc7fcd5a..5fd6346d491e 100644 --- a/Dataflow/composer.json +++ b/Dataflow/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Dataflow/phpunit-snippets.xml.dist b/Dataflow/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dataflow/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dataflow/phpunit-system.xml.dist b/Dataflow/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Dataflow/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dataplex/composer.json b/Dataplex/composer.json index 762c978e78cd..50512f0c9bd4 100644 --- a/Dataplex/composer.json +++ b/Dataplex/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Dataplex/phpunit-snippets.xml.dist b/Dataplex/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dataplex/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dataplex/phpunit-system.xml.dist b/Dataplex/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Dataplex/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dataproc/phpunit-snippets.xml.dist b/Dataproc/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dataproc/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataprocMetastore/composer.json b/DataprocMetastore/composer.json index 4dd6fb016dcd..5754d8801970 100644 --- a/DataprocMetastore/composer.json +++ b/DataprocMetastore/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DataprocMetastore/phpunit-snippets.xml.dist b/DataprocMetastore/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DataprocMetastore/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DataprocMetastore/phpunit-system.xml.dist b/DataprocMetastore/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DataprocMetastore/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DatastoreAdmin/composer.json b/DatastoreAdmin/composer.json index a9a579c80d88..7c5f5fab9be7 100644 --- a/DatastoreAdmin/composer.json +++ b/DatastoreAdmin/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DatastoreAdmin/phpunit-snippets.xml.dist b/DatastoreAdmin/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DatastoreAdmin/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DatastoreAdmin/phpunit-system.xml.dist b/DatastoreAdmin/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DatastoreAdmin/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Deploy/composer.json b/Deploy/composer.json index 8e368f776aff..019e72d2ff2e 100644 --- a/Deploy/composer.json +++ b/Deploy/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Deploy/phpunit-snippets.xml.dist b/Deploy/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Deploy/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Deploy/phpunit-system.xml.dist b/Deploy/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Deploy/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dialogflow/phpunit-snippets.xml.dist b/Dialogflow/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dialogflow/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dlp/phpunit-snippets.xml.dist b/Dlp/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dlp/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dms/composer.json b/Dms/composer.json index da09a6d54858..e055f4cd2e40 100644 --- a/Dms/composer.json +++ b/Dms/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Dms/phpunit-snippets.xml.dist b/Dms/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Dms/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Dms/phpunit-system.xml.dist b/Dms/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Dms/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DocumentAi/composer.json b/DocumentAi/composer.json index 15e333d6d5eb..137fd03eb5c3 100644 --- a/DocumentAi/composer.json +++ b/DocumentAi/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/DocumentAi/phpunit-snippets.xml.dist b/DocumentAi/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/DocumentAi/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/DocumentAi/phpunit-system.xml.dist b/DocumentAi/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/DocumentAi/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Domains/composer.json b/Domains/composer.json index c01818ac82d8..7326b34ae8ec 100644 --- a/Domains/composer.json +++ b/Domains/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Domains/phpunit-snippets.xml.dist b/Domains/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Domains/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Domains/phpunit-system.xml.dist b/Domains/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Domains/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ErrorReporting/phpunit-snippets.xml.dist b/ErrorReporting/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ErrorReporting/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/EssentialContacts/composer.json b/EssentialContacts/composer.json index a217a6599f57..87495609a0f4 100644 --- a/EssentialContacts/composer.json +++ b/EssentialContacts/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/EssentialContacts/phpunit-snippets.xml.dist b/EssentialContacts/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/EssentialContacts/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/EssentialContacts/phpunit-system.xml.dist b/EssentialContacts/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/EssentialContacts/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Eventarc/composer.json b/Eventarc/composer.json index 74ec20adb99c..1beeda962e79 100644 --- a/Eventarc/composer.json +++ b/Eventarc/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Eventarc/phpunit-snippets.xml.dist b/Eventarc/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Eventarc/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Eventarc/phpunit-system.xml.dist b/Eventarc/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Eventarc/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/EventarcPublishing/composer.json b/EventarcPublishing/composer.json index 58a15d9ccc10..1d3be2fbd37e 100644 --- a/EventarcPublishing/composer.json +++ b/EventarcPublishing/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/EventarcPublishing/phpunit-snippets.xml.dist b/EventarcPublishing/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/EventarcPublishing/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/EventarcPublishing/phpunit-system.xml.dist b/EventarcPublishing/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/EventarcPublishing/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Filestore/composer.json b/Filestore/composer.json index 1e47c03d45f0..c016bc287e54 100644 --- a/Filestore/composer.json +++ b/Filestore/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Filestore/phpunit-snippets.xml.dist b/Filestore/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Filestore/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Filestore/phpunit-system.xml.dist b/Filestore/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Filestore/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Functions/composer.json b/Functions/composer.json index fb347c7d465a..34d13a847cf6 100644 --- a/Functions/composer.json +++ b/Functions/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Functions/phpunit-snippets.xml.dist b/Functions/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Functions/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Functions/phpunit-system.xml.dist b/Functions/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Functions/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Gaming/composer.json b/Gaming/composer.json index b47e69a37147..cb18fcaa5308 100644 --- a/Gaming/composer.json +++ b/Gaming/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Gaming/phpunit-snippets.xml.dist b/Gaming/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Gaming/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Gaming/phpunit-system.xml.dist b/Gaming/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Gaming/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/GkeConnectGateway/composer.json b/GkeConnectGateway/composer.json index b1919341dc91..d3b349c674d5 100644 --- a/GkeConnectGateway/composer.json +++ b/GkeConnectGateway/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/GkeConnectGateway/phpunit-snippets.xml.dist b/GkeConnectGateway/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/GkeConnectGateway/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/GkeConnectGateway/phpunit-system.xml.dist b/GkeConnectGateway/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/GkeConnectGateway/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/GkeHub/composer.json b/GkeHub/composer.json index c6e3e21eac56..e0fb3e1da905 100644 --- a/GkeHub/composer.json +++ b/GkeHub/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/GkeHub/phpunit-snippets.xml.dist b/GkeHub/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/GkeHub/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/GkeHub/phpunit-system.xml.dist b/GkeHub/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/GkeHub/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Grafeas/composer.json b/Grafeas/composer.json index 05a5fb5b9efc..da426ec59257 100644 --- a/Grafeas/composer.json +++ b/Grafeas/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Grafeas/phpunit-snippets.xml.dist b/Grafeas/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Grafeas/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Grafeas/phpunit-system.xml.dist b/Grafeas/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Grafeas/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/IamCredentials/composer.json b/IamCredentials/composer.json index dabaad49749a..740f9bc130cc 100644 --- a/IamCredentials/composer.json +++ b/IamCredentials/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/IamCredentials/phpunit-snippets.xml.dist b/IamCredentials/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/IamCredentials/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/IamCredentials/phpunit-system.xml.dist b/IamCredentials/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/IamCredentials/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Iap/composer.json b/Iap/composer.json index 0e13e35a4e59..24d818e2c6dd 100644 --- a/Iap/composer.json +++ b/Iap/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Iap/phpunit-snippets.xml.dist b/Iap/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Iap/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Iap/phpunit-system.xml.dist b/Iap/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Iap/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Ids/composer.json b/Ids/composer.json index 109990188b95..908606bfc8fd 100644 --- a/Ids/composer.json +++ b/Ids/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Ids/phpunit-snippets.xml.dist b/Ids/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Ids/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Ids/phpunit-system.xml.dist b/Ids/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Ids/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Iot/phpunit-snippets.xml.dist b/Iot/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Iot/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Kms/phpunit-snippets.xml.dist b/Kms/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Kms/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/LifeSciences/composer.json b/LifeSciences/composer.json index 15c43f163e95..47ba59eb9f46 100644 --- a/LifeSciences/composer.json +++ b/LifeSciences/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/LifeSciences/phpunit-snippets.xml.dist b/LifeSciences/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/LifeSciences/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/LifeSciences/phpunit-system.xml.dist b/LifeSciences/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/LifeSciences/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ManagedIdentities/composer.json b/ManagedIdentities/composer.json index e9e86096a6ac..35743a969159 100644 --- a/ManagedIdentities/composer.json +++ b/ManagedIdentities/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ManagedIdentities/phpunit-snippets.xml.dist b/ManagedIdentities/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ManagedIdentities/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ManagedIdentities/phpunit-system.xml.dist b/ManagedIdentities/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ManagedIdentities/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/MediaTranslation/composer.json b/MediaTranslation/composer.json index fa3723644e63..7f3b104715ec 100644 --- a/MediaTranslation/composer.json +++ b/MediaTranslation/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/MediaTranslation/phpunit-snippets.xml.dist b/MediaTranslation/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/MediaTranslation/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/MediaTranslation/phpunit-system.xml.dist b/MediaTranslation/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/MediaTranslation/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Memcache/composer.json b/Memcache/composer.json index e22f5be39ad1..a66bc2695023 100644 --- a/Memcache/composer.json +++ b/Memcache/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Memcache/phpunit-snippets.xml.dist b/Memcache/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Memcache/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Memcache/phpunit-system.xml.dist b/Memcache/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Memcache/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Monitoring/phpunit-snippets.xml.dist b/Monitoring/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Monitoring/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkConnectivity/composer.json b/NetworkConnectivity/composer.json index 4e7fd0b18af7..a91f005c11c6 100644 --- a/NetworkConnectivity/composer.json +++ b/NetworkConnectivity/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/NetworkConnectivity/phpunit-snippets.xml.dist b/NetworkConnectivity/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/NetworkConnectivity/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkConnectivity/phpunit-system.xml.dist b/NetworkConnectivity/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/NetworkConnectivity/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkManagement/composer.json b/NetworkManagement/composer.json index 934b25cdfd77..5475988ab6fd 100644 --- a/NetworkManagement/composer.json +++ b/NetworkManagement/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/NetworkManagement/phpunit-snippets.xml.dist b/NetworkManagement/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/NetworkManagement/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkManagement/phpunit-system.xml.dist b/NetworkManagement/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/NetworkManagement/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkSecurity/composer.json b/NetworkSecurity/composer.json index 866005f54959..8efd5ba4ebf1 100644 --- a/NetworkSecurity/composer.json +++ b/NetworkSecurity/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/NetworkSecurity/phpunit-snippets.xml.dist b/NetworkSecurity/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/NetworkSecurity/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/NetworkSecurity/phpunit-system.xml.dist b/NetworkSecurity/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/NetworkSecurity/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Notebooks/composer.json b/Notebooks/composer.json index 485425b5f6d9..f903b1e2e628 100644 --- a/Notebooks/composer.json +++ b/Notebooks/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Notebooks/phpunit-snippets.xml.dist b/Notebooks/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Notebooks/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Notebooks/phpunit-system.xml.dist b/Notebooks/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Notebooks/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OrchestrationAirflow/composer.json b/OrchestrationAirflow/composer.json index ae8c5a26fb81..cbc4273a269d 100644 --- a/OrchestrationAirflow/composer.json +++ b/OrchestrationAirflow/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/OrchestrationAirflow/phpunit-snippets.xml.dist b/OrchestrationAirflow/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/OrchestrationAirflow/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OrchestrationAirflow/phpunit-system.xml.dist b/OrchestrationAirflow/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/OrchestrationAirflow/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OrgPolicy/composer.json b/OrgPolicy/composer.json index 7b8579bec78f..c29f2fb853ff 100644 --- a/OrgPolicy/composer.json +++ b/OrgPolicy/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/OrgPolicy/phpunit-snippets.xml.dist b/OrgPolicy/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/OrgPolicy/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OrgPolicy/phpunit-system.xml.dist b/OrgPolicy/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/OrgPolicy/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OsConfig/composer.json b/OsConfig/composer.json index cfe758f0ef45..403b9fecf84d 100644 --- a/OsConfig/composer.json +++ b/OsConfig/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/OsConfig/phpunit-snippets.xml.dist b/OsConfig/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/OsConfig/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OsConfig/phpunit-system.xml.dist b/OsConfig/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/OsConfig/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/OsLogin/phpunit-snippets.xml.dist b/OsLogin/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/OsLogin/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/PolicyTroubleshooter/composer.json b/PolicyTroubleshooter/composer.json index f5c7de8a1cc5..20b4b99e6487 100644 --- a/PolicyTroubleshooter/composer.json +++ b/PolicyTroubleshooter/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/PolicyTroubleshooter/phpunit-snippets.xml.dist b/PolicyTroubleshooter/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/PolicyTroubleshooter/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/PolicyTroubleshooter/phpunit-system.xml.dist b/PolicyTroubleshooter/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/PolicyTroubleshooter/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/PrivateCatalog/composer.json b/PrivateCatalog/composer.json index 8844431bd537..4cd6fec54636 100644 --- a/PrivateCatalog/composer.json +++ b/PrivateCatalog/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/PrivateCatalog/phpunit-snippets.xml.dist b/PrivateCatalog/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/PrivateCatalog/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/PrivateCatalog/phpunit-system.xml.dist b/PrivateCatalog/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/PrivateCatalog/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Profiler/composer.json b/Profiler/composer.json index b7e2372e9dfb..bb210592e416 100644 --- a/Profiler/composer.json +++ b/Profiler/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Profiler/phpunit-snippets.xml.dist b/Profiler/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Profiler/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Profiler/phpunit-system.xml.dist b/Profiler/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Profiler/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/RecaptchaEnterprise/composer.json b/RecaptchaEnterprise/composer.json index d6ca4ab21f1b..35cfb7b985ee 100644 --- a/RecaptchaEnterprise/composer.json +++ b/RecaptchaEnterprise/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/RecaptchaEnterprise/phpunit-snippets.xml.dist b/RecaptchaEnterprise/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/RecaptchaEnterprise/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/RecaptchaEnterprise/phpunit-system.xml.dist b/RecaptchaEnterprise/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/RecaptchaEnterprise/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/RecommendationEngine/composer.json b/RecommendationEngine/composer.json index 985fcb7f0b23..a422c2dfd426 100644 --- a/RecommendationEngine/composer.json +++ b/RecommendationEngine/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/RecommendationEngine/phpunit-snippets.xml.dist b/RecommendationEngine/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/RecommendationEngine/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/RecommendationEngine/phpunit-system.xml.dist b/RecommendationEngine/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/RecommendationEngine/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Recommender/composer.json b/Recommender/composer.json index 1bfb0c2f7911..7bf6aca738b9 100644 --- a/Recommender/composer.json +++ b/Recommender/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Recommender/phpunit-snippets.xml.dist b/Recommender/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Recommender/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Recommender/phpunit-system.xml.dist b/Recommender/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Recommender/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Redis/phpunit-snippets.xml.dist b/Redis/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Redis/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ResourceManager/composer.json b/ResourceManager/composer.json index fcb0e5718dba..35f9f8109a02 100644 --- a/ResourceManager/composer.json +++ b/ResourceManager/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ResourceManager/phpunit-snippets.xml.dist b/ResourceManager/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ResourceManager/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ResourceManager/phpunit-system.xml.dist b/ResourceManager/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ResourceManager/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ResourceSettings/composer.json b/ResourceSettings/composer.json index 860bdba54a56..6dc9e445e3e0 100644 --- a/ResourceSettings/composer.json +++ b/ResourceSettings/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ResourceSettings/phpunit-snippets.xml.dist b/ResourceSettings/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ResourceSettings/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ResourceSettings/phpunit-system.xml.dist b/ResourceSettings/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ResourceSettings/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Retail/composer.json b/Retail/composer.json index 24be6f3d087a..0add959dbeaf 100644 --- a/Retail/composer.json +++ b/Retail/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Retail/phpunit-snippets.xml.dist b/Retail/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Retail/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Retail/phpunit-system.xml.dist b/Retail/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Retail/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/SecretManager/composer.json b/SecretManager/composer.json index 76d36246ef42..cdc8125a0d58 100644 --- a/SecretManager/composer.json +++ b/SecretManager/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/SecurityCenter/composer.json b/SecurityCenter/composer.json index b73c17cdda44..39d2f990eb31 100644 --- a/SecurityCenter/composer.json +++ b/SecurityCenter/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/SecurityPrivateCa/composer.json b/SecurityPrivateCa/composer.json index 07f395ed31a4..bbe6cf0b64f4 100644 --- a/SecurityPrivateCa/composer.json +++ b/SecurityPrivateCa/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/SecurityPrivateCa/phpunit-snippets.xml.dist b/SecurityPrivateCa/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/SecurityPrivateCa/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/SecurityPrivateCa/phpunit-system.xml.dist b/SecurityPrivateCa/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/SecurityPrivateCa/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceControl/composer.json b/ServiceControl/composer.json index 5089a87fb1c9..1eccb1a960d1 100644 --- a/ServiceControl/composer.json +++ b/ServiceControl/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ServiceControl/phpunit-snippets.xml.dist b/ServiceControl/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ServiceControl/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceControl/phpunit-system.xml.dist b/ServiceControl/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ServiceControl/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceDirectory/composer.json b/ServiceDirectory/composer.json index 9c023363681b..2da9adcd01e9 100644 --- a/ServiceDirectory/composer.json +++ b/ServiceDirectory/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ServiceDirectory/phpunit-snippets.xml.dist b/ServiceDirectory/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ServiceDirectory/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceManagement/composer.json b/ServiceManagement/composer.json index f093ddc8c0ef..eae561f206cc 100644 --- a/ServiceManagement/composer.json +++ b/ServiceManagement/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ServiceManagement/phpunit-snippets.xml.dist b/ServiceManagement/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ServiceManagement/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceManagement/phpunit-system.xml.dist b/ServiceManagement/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ServiceManagement/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceUsage/composer.json b/ServiceUsage/composer.json index b648573b5011..86abfa5f3c8d 100644 --- a/ServiceUsage/composer.json +++ b/ServiceUsage/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/ServiceUsage/phpunit-snippets.xml.dist b/ServiceUsage/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/ServiceUsage/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/ServiceUsage/phpunit-system.xml.dist b/ServiceUsage/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/ServiceUsage/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Shell/composer.json b/Shell/composer.json index 7cc34c15f71d..a03abd89e01d 100644 --- a/Shell/composer.json +++ b/Shell/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Shell/phpunit-snippets.xml.dist b/Shell/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Shell/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Shell/phpunit-system.xml.dist b/Shell/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Shell/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/SqlAdmin/composer.json b/SqlAdmin/composer.json index 7194249dee06..d50bc5260c43 100644 --- a/SqlAdmin/composer.json +++ b/SqlAdmin/composer.json @@ -28,7 +28,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/SqlAdmin/phpunit-snippets.xml.dist b/SqlAdmin/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/SqlAdmin/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/SqlAdmin/phpunit-system.xml.dist b/SqlAdmin/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/SqlAdmin/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/StorageTransfer/composer.json b/StorageTransfer/composer.json index 1bf96556b73c..e7ece4434a69 100644 --- a/StorageTransfer/composer.json +++ b/StorageTransfer/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/StorageTransfer/phpunit-snippets.xml.dist b/StorageTransfer/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/StorageTransfer/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/StorageTransfer/phpunit-system.xml.dist b/StorageTransfer/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/StorageTransfer/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Talent/composer.json b/Talent/composer.json index 5e05fb11c2b0..c06f1bd2f56b 100644 --- a/Talent/composer.json +++ b/Talent/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Tasks/phpunit-snippets.xml.dist b/Tasks/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Tasks/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/TextToSpeech/phpunit-snippets.xml.dist b/TextToSpeech/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/TextToSpeech/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Tpu/composer.json b/Tpu/composer.json index cf36b7da67da..eab187000f77 100644 --- a/Tpu/composer.json +++ b/Tpu/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Tpu/phpunit-snippets.xml.dist b/Tpu/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Tpu/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Tpu/phpunit-system.xml.dist b/Tpu/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Tpu/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoIntelligence/phpunit-snippets.xml.dist b/VideoIntelligence/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VideoIntelligence/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoLiveStream/composer.json b/VideoLiveStream/composer.json index 3c655f1fc2a9..2ffc6fd800fa 100644 --- a/VideoLiveStream/composer.json +++ b/VideoLiveStream/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/VideoLiveStream/phpunit-snippets.xml.dist b/VideoLiveStream/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VideoLiveStream/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoLiveStream/phpunit-system.xml.dist b/VideoLiveStream/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/VideoLiveStream/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoStitcher/composer.json b/VideoStitcher/composer.json index 5958c7622aaa..82f8815fbf34 100644 --- a/VideoStitcher/composer.json +++ b/VideoStitcher/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/VideoStitcher/phpunit-snippets.xml.dist b/VideoStitcher/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VideoStitcher/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoStitcher/phpunit-system.xml.dist b/VideoStitcher/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/VideoStitcher/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoTranscoder/composer.json b/VideoTranscoder/composer.json index 20f03eb541e6..adfd85ba70b1 100644 --- a/VideoTranscoder/composer.json +++ b/VideoTranscoder/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/VideoTranscoder/phpunit-snippets.xml.dist b/VideoTranscoder/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VideoTranscoder/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VideoTranscoder/phpunit-system.xml.dist b/VideoTranscoder/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/VideoTranscoder/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VmMigration/composer.json b/VmMigration/composer.json index cb5e53f1c623..7c21d14a42ab 100644 --- a/VmMigration/composer.json +++ b/VmMigration/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/VmMigration/phpunit-snippets.xml.dist b/VmMigration/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VmMigration/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VmMigration/phpunit-system.xml.dist b/VmMigration/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/VmMigration/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VpcAccess/composer.json b/VpcAccess/composer.json index 0abde3dc2ba2..d6a1df8ae6ff 100644 --- a/VpcAccess/composer.json +++ b/VpcAccess/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/VpcAccess/phpunit-snippets.xml.dist b/VpcAccess/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/VpcAccess/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/VpcAccess/phpunit-system.xml.dist b/VpcAccess/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/VpcAccess/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/WebRisk/composer.json b/WebRisk/composer.json index 6f7e7fe2ac7e..77ac3e4cc175 100644 --- a/WebRisk/composer.json +++ b/WebRisk/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/WebSecurityScanner/composer.json b/WebSecurityScanner/composer.json index 108d0867da37..add2471927f3 100644 --- a/WebSecurityScanner/composer.json +++ b/WebSecurityScanner/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.39", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Workflows/composer.json b/Workflows/composer.json index 9c871fddd6ce..f2cad803a39b 100644 --- a/Workflows/composer.json +++ b/Workflows/composer.json @@ -27,7 +27,6 @@ }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", - "google/cloud-core": "^1.31", "phpdocumentor/reflection": "^3.0" }, "suggest": { diff --git a/Workflows/phpunit-snippets.xml.dist b/Workflows/phpunit-snippets.xml.dist deleted file mode 100644 index b92fd83e3c1b..000000000000 --- a/Workflows/phpunit-snippets.xml.dist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - tests/Snippet - - - - - src - - src/V[!a-zA-Z]* - - - - diff --git a/Workflows/phpunit-system.xml.dist b/Workflows/phpunit-system.xml.dist deleted file mode 100644 index 6ad255f35f5a..000000000000 --- a/Workflows/phpunit-system.xml.dist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - tests/System - - - - - src - - src/V[!a-zA-Z]* - - - -