Skip to content

Commit f6846ad

Browse files
committed
dependencies updated.
1 parent edbf381 commit f6846ad

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,16 +39,16 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"guzzlehttp/psr7": "^2.6.2",
4342
"google/cloud-functions-framework": "^v1.3.0",
44-
"google/cloud-storage": "^v1.36.1",
45-
"google/cloud-logging": "^1.29.0"
43+
"google/cloud-storage": "^v1.39.1",
44+
"google/cloud-logging": "^1.29.3",
45+
"guzzlehttp/psr7": "^2.6.2"
4646
},
4747
"require-dev": {
4848
"google/cloud-tools": "^0.13.0",
4949
"jetbrains/phpstorm-attributes": "^1.0",
50-
"phpunit/php-code-coverage": "^9.2.30",
51-
"phpunit/phpunit": "^9.6.15"
50+
"phpunit/php-code-coverage": "^9.2.31",
51+
"phpunit/phpunit": "^9.6.17"
5252
},
5353
"autoload": {
5454
"psr-4": {

0 commit comments

Comments
 (0)