Skip to content

Commit 5e2f321

Browse files
committed
dependencies updated.
1 parent c310855 commit 5e2f321

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,13 +40,13 @@
4040
"ext-json": "*",
4141
"ext-curl": "*",
4242
"google/cloud-functions-framework": "^v1.3.0",
43-
"google/cloud-storage": "^v1.41.2",
44-
"google/cloud-logging": "^1.29.4",
43+
"google/cloud-storage": "^v1.42.0",
44+
"google/cloud-logging": "^1.30.2",
4545
"guzzlehttp/psr7": "^2.6.2"
4646
},
4747
"require-dev": {
4848
"google/cloud-tools": "^0.13.0",
49-
"jetbrains/phpstorm-attributes": "^1.0",
49+
"jetbrains/phpstorm-attributes": "^1.1",
5050
"phpunit/php-code-coverage": "^9.2.31",
5151
"phpunit/phpunit": "^9.6.19"
5252
},

0 commit comments

Comments
 (0)