Skip to content

Commit 303552d

Browse files
committed
dependencies updated.
1 parent de597e6 commit 303552d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"google/cloud-functions-framework": "^v1.3.0",
4444
"google/cloud-storage": "^v1.42.1",
4545
"google/cloud-logging": "^1.30.3",
46-
"guzzlehttp/psr7": "^2.6.2"
46+
"guzzlehttp/psr7": "^2.7.0"
4747
},
4848
"require-dev": {
4949
"google/cloud-tools": "^0.14.0",
5050
"jetbrains/phpstorm-attributes": "^1.1",
5151
"phpunit/php-code-coverage": "^9.2.31",
52-
"phpunit/phpunit": "^9.6.19"
52+
"phpunit/phpunit": "^9.6.20"
5353
},
5454
"autoload": {
5555
"psr-4": {

0 commit comments

Comments
 (0)