Skip to content

Commit 7e481b5

Browse files
authored
fix(deps): update dependency google/cloud-functions-framework to v1 (GoogleCloudPlatform#1502)
1 parent 32b5b23 commit 7e481b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/concepts_build_extension/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-functions-framework": "^0.8.0"
3+
"google/cloud-functions-framework": "^1.0.0"
44
},
55
"scripts": {
66
"gcp-build": "cd ext && phpize --clean && phpize && ./configure && make && cp modules/my_custom_extension.so ..",

0 commit comments

Comments
 (0)