Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Dec 5, 2023
1 parent a390093 commit b53f5f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"php": ">= 7.4",
"ext-json": "*",
"ext-curl": "*",
"google/cloud-logging": "^1.28.0",
"google/cloud-logging": "^1.28.5",
"google/cloud-functions-framework": "^v1.3.0",
"google/cloud-storage": "^v1.33.1",
"guzzlehttp/psr7": "^2.6.0"
"google/cloud-storage": "^v1.35.0",
"guzzlehttp/psr7": "^2.6.2"
},
"require-dev": {
"phpunit/phpunit": "^9.6.11",
"phpunit/php-code-coverage": "^9.2.27",
"phpunit/phpunit": "^9.6.15",
"phpunit/php-code-coverage": "^9.2.29",
"jetbrains/phpstorm-attributes": "^1.0",
"google/cloud-tools": "^0.13.0"
},
Expand Down

0 comments on commit b53f5f0

Please sign in to comment.