Skip to content

Commit d015179

Browse files
author
Takashi Matsuo
authored
Composer cleanup and update (GoogleCloudPlatform#137)
* Composer cleanup and update
1 parent d894690 commit d015179

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+4364
-2531
lines changed

appengine/flexible/analytics/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"symfony/css-selector": "^3.1"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "~4",
10-
"google/cloud-tools": "^0.1.0"
9+
"google/cloud-tools": "<=1.0",
10+
"phpunit/phpunit": "~4"
1111
}
1212
}

appengine/flexible/analytics/composer.lock

Lines changed: 266 additions & 119 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"require": {
33
"silex/silex": "^1.3",
4-
"google/apiclient": "~2.0"
4+
"google/apiclient": "^2.0"
55
},
66
"require-dev": {
7-
"phpunit/phpunit": "~4",
8-
"google/cloud-tools": "^0.1.0"
7+
"google/cloud-tools": "<=1.0",
8+
"phpunit/phpunit": "~4"
99
}
1010
}

appengine/flexible/cloudsql/composer.lock

Lines changed: 108 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"require": {
33
"silex/silex": "^1.3",
4-
"google/apiclient": "~2.0"
4+
"google/apiclient": "^2.0"
55
},
66
"require-dev": {
7-
"phpunit/phpunit": "~4",
8-
"google/cloud-tools": "^0.1.0"
7+
"google/cloud-tools": "<=1.0",
8+
"phpunit/phpunit": "~4"
99
}
1010
}

0 commit comments

Comments
 (0)