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 32b5b23 commit 7e481b5Copy full SHA for 7e481b5
functions/concepts_build_extension/composer.json
@@ -1,6 +1,6 @@
1
{
2
"require": {
3
- "google/cloud-functions-framework": "^0.8.0"
+ "google/cloud-functions-framework": "^1.0.0"
4
},
5
"scripts": {
6
"gcp-build": "cd ext && phpize --clean && phpize && ./configure && make && cp modules/my_custom_extension.so ..",
0 commit comments