Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Aug 8, 2024
1 parent de597e6 commit 303552d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"google/cloud-functions-framework": "^v1.3.0",
"google/cloud-storage": "^v1.42.1",
"google/cloud-logging": "^1.30.3",
"guzzlehttp/psr7": "^2.6.2"
"guzzlehttp/psr7": "^2.7.0"
},
"require-dev": {
"google/cloud-tools": "^0.14.0",
"jetbrains/phpstorm-attributes": "^1.1",
"phpunit/php-code-coverage": "^9.2.31",
"phpunit/phpunit": "^9.6.19"
"phpunit/phpunit": "^9.6.20"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 303552d

Please sign in to comment.