Skip to content

Commit

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

0 comments on commit 5f1e3d1

Please sign in to comment.