Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Apr 13, 2024
1 parent f6846ad commit c310855
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"ext-json": "*",
"ext-curl": "*",
"google/cloud-functions-framework": "^v1.3.0",
"google/cloud-storage": "^v1.39.1",
"google/cloud-logging": "^1.29.3",
"google/cloud-storage": "^v1.41.2",
"google/cloud-logging": "^1.29.4",
"guzzlehttp/psr7": "^2.6.2"
},
"require-dev": {
"google/cloud-tools": "^0.13.0",
"jetbrains/phpstorm-attributes": "^1.0",
"phpunit/php-code-coverage": "^9.2.31",
"phpunit/phpunit": "^9.6.17"
"phpunit/phpunit": "^9.6.19"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c310855

Please sign in to comment.