Skip to content

Commit 3c0a06d

Browse files
committed
dependencies updated.
1 parent ee005ec commit 3c0a06d

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
@@ -34,13 +34,13 @@
3434
"php": ">= 7.4",
3535
"ext-json": "*",
3636
"ext-curl": "*",
37-
"google/cloud-logging": "^1.24.10",
37+
"google/cloud-logging": "^1.25.0",
3838
"google/cloud-functions-framework": "^v1.1.0",
39-
"google/cloud-storage": "^v1.30.1",
39+
"google/cloud-storage": "^v1.30.2",
4040
"guzzlehttp/psr7": "^2.4.3"
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "^9.5.28",
43+
"phpunit/phpunit": "^9.6.0",
4444
"google/cloud-tools": "^0.13.0"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)