Skip to content

Commit b53f5f0

Browse files
committed
dependencies updated.
1 parent a390093 commit b53f5f0

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,14 +39,14 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"google/cloud-logging": "^1.28.0",
42+
"google/cloud-logging": "^1.28.5",
4343
"google/cloud-functions-framework": "^v1.3.0",
44-
"google/cloud-storage": "^v1.33.1",
45-
"guzzlehttp/psr7": "^2.6.0"
44+
"google/cloud-storage": "^v1.35.0",
45+
"guzzlehttp/psr7": "^2.6.2"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.6.11",
49-
"phpunit/php-code-coverage": "^9.2.27",
48+
"phpunit/phpunit": "^9.6.15",
49+
"phpunit/php-code-coverage": "^9.2.29",
5050
"jetbrains/phpstorm-attributes": "^1.0",
5151
"google/cloud-tools": "^0.13.0"
5252
},

0 commit comments

Comments
 (0)