Skip to content

Commit 2bf65c9

Browse files
committed
dependencies updated.
1 parent 1e443d4 commit 2bf65c9

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
@@ -39,14 +39,14 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"google/cloud-logging": "^1.25.1",
42+
"google/cloud-logging": "^1.25.2",
4343
"google/cloud-functions-framework": "^v1.1.0",
4444
"google/cloud-storage": "^v1.30.2",
45-
"guzzlehttp/psr7": "^2.4.3"
45+
"guzzlehttp/psr7": "^2.4.4"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.6.3",
49-
"phpunit/php-code-coverage": "^9.2.24",
48+
"phpunit/phpunit": "^9.6.5",
49+
"phpunit/php-code-coverage": "^9.2.26",
5050
"google/cloud-tools": "^0.13.0"
5151
},
5252
"autoload": {

0 commit comments

Comments
 (0)