Skip to content

Commit 443a364

Browse files
authored
Remove test deps from Cloud Tasks samples (GoogleCloudPlatform#989)
1 parent 07ebe6d commit 443a364

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"require": {
33
"google/cloud-tasks": "^1.4.0"
4-
},
5-
"require-dev": {
6-
"phpunit/phpunit": "^5",
7-
"google/cloud-tools": "^0.8.5"
84
}
95
}

tasks/composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"require": {
33
"google/cloud-tasks": "^1.4.0"
4-
},
5-
"require-dev": {
6-
"phpunit/phpunit": "^5",
7-
"google/cloud-tools": "^0.8.5"
84
}
95
}

0 commit comments

Comments
 (0)