Skip to content

Commit 12aabef

Browse files
author
Takashi Matsuo
authored
Fix GCR reference (GoogleCloudPlatform#283)
1 parent acb6e80 commit 12aabef

File tree

6 files changed

+112
-181
lines changed

6 files changed

+112
-181
lines changed

endpoints/getting-started/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"require-dev": {
88
"google/cloud-tools": "^0.6",
99
"symfony/browser-kit": " ^3.0",
10-
"paragonie/random_compat": " ^2.0",
11-
"monolog/monolog": " ^1.19"
10+
"paragonie/random_compat": " ^2.0"
1211
},
1312
"autoload": {
1413
"psr-4": {

0 commit comments

Comments
 (0)