Skip to content

Commit c310855

Browse files
committed
dependencies updated.
1 parent f6846ad commit c310855

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"ext-json": "*",
4141
"ext-curl": "*",
4242
"google/cloud-functions-framework": "^v1.3.0",
43-
"google/cloud-storage": "^v1.39.1",
44-
"google/cloud-logging": "^1.29.3",
43+
"google/cloud-storage": "^v1.41.2",
44+
"google/cloud-logging": "^1.29.4",
4545
"guzzlehttp/psr7": "^2.6.2"
4646
},
4747
"require-dev": {
4848
"google/cloud-tools": "^0.13.0",
4949
"jetbrains/phpstorm-attributes": "^1.0",
5050
"phpunit/php-code-coverage": "^9.2.31",
51-
"phpunit/phpunit": "^9.6.17"
51+
"phpunit/phpunit": "^9.6.19"
5252
},
5353
"autoload": {
5454
"psr-4": {

0 commit comments

Comments
 (0)