Skip to content

Commit ed89f15

Browse files
authored
fix(deps): update dependency google/cloud-functions-framework to ^0.8 (GoogleCloudPlatform#1475)
1 parent 83fb73e commit ed89f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/env_vars/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.7"
3+
"google/cloud-functions-framework": "^0.8"
44
},
55
"scripts": {
66
"start": [

0 commit comments

Comments
 (0)