Skip to content

Commit c38458c

Browse files
authored
Update composer.json
1 parent fe1ecc3 commit c38458c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appengine/wordpress/src/files/flexible/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"require": {
3-
"google/appengine-php-sdk": "^1.9"
3+
"google/appengine-php-sdk": "^1.9",
4+
"google/cloud": "^0.20",
5+
"php": "5.6.*"
46
},
57
"require-dev": {
68
"wp-cli/wp-cli": "^0.24.1"

0 commit comments

Comments
 (0)