We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1ecc3 commit c38458cCopy full SHA for c38458c
appengine/wordpress/src/files/flexible/composer.json
@@ -1,6 +1,8 @@
1
{
2
"require": {
3
- "google/appengine-php-sdk": "^1.9"
+ "google/appengine-php-sdk": "^1.9",
4
+ "google/cloud": "^0.20",
5
+ "php": "5.6.*"
6
},
7
"require-dev": {
8
"wp-cli/wp-cli": "^0.24.1"
0 commit comments