Skip to content

Commit 5f1e3d1

Browse files
committed
dependencies updated.
1 parent b53f5f0 commit 5f1e3d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"php": ">= 7.4",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"google/cloud-logging": "^1.28.5",
42+
"guzzlehttp/psr7": "^2.6.2",
4343
"google/cloud-functions-framework": "^v1.3.0",
44-
"google/cloud-storage": "^v1.35.0",
45-
"guzzlehttp/psr7": "^2.6.2"
44+
"google/cloud-storage": "^v1.36.0",
45+
"google/cloud-logging": "^1.28.5"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.6.15",
49-
"phpunit/php-code-coverage": "^9.2.29",
48+
"google/cloud-tools": "^0.13.0",
5049
"jetbrains/phpstorm-attributes": "^1.0",
51-
"google/cloud-tools": "^0.13.0"
50+
"phpunit/php-code-coverage": "^9.2.29",
51+
"phpunit/phpunit": "^9.6.15"
5252
},
5353
"autoload": {
5454
"psr-4": {

0 commit comments

Comments
 (0)