Skip to content

Commit 7d45031

Browse files
committed
dependencies updated.
# Conflicts: # composer.json
1 parent 2bf65c9 commit 7d45031

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"google/cloud-logging": "^1.25.2",
43-
"google/cloud-functions-framework": "^v1.1.0",
44-
"google/cloud-storage": "^v1.30.2",
45-
"guzzlehttp/psr7": "^2.4.4"
42+
"google/cloud-logging": "^1.27.0",
43+
"google/cloud-functions-framework": "^v1.2.0",
44+
"google/cloud-storage": "^v1.31.2",
45+
"guzzlehttp/psr7": "^2.5.0"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.6.5",
48+
"phpunit/phpunit": "^9.6.8",
4949
"phpunit/php-code-coverage": "^9.2.26",
5050
"google/cloud-tools": "^0.13.0"
5151
},

0 commit comments

Comments
 (0)