Skip to content

Commit fe19fa3

Browse files
committed
dependencies updated.
1 parent 7d45031 commit fe19fa3

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
@@ -39,13 +39,13 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"google/cloud-logging": "^1.27.0",
42+
"google/cloud-logging": "^1.27.1",
4343
"google/cloud-functions-framework": "^v1.2.0",
44-
"google/cloud-storage": "^v1.31.2",
44+
"google/cloud-storage": "^v1.32.0",
4545
"guzzlehttp/psr7": "^2.5.0"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.6.8",
48+
"phpunit/phpunit": "^9.6.9",
4949
"phpunit/php-code-coverage": "^9.2.26",
5050
"google/cloud-tools": "^0.13.0"
5151
},

0 commit comments

Comments
 (0)