Skip to content

Commit f3d407f

Browse files
committed
dependencies updated.
1 parent f5899cd commit f3d407f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 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.5",
37+
"google/cloud-logging": "^1.24.8",
3838
"google/cloud-functions-framework": "^v1.1.0",
39-
"google/cloud-storage": "^v1.28.0",
40-
"guzzlehttp/psr7": "^2.4.0"
39+
"google/cloud-storage": "^v1.28.1",
40+
"guzzlehttp/psr7": "^2.4.1"
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "^9.5.21",
43+
"phpunit/phpunit": "^9.5.25",
4444
"google/cloud-tools": "^0.12.0"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)