Skip to content

Commit

Permalink
Update dependencies (#2214)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k authored Jan 20, 2023
1 parent 1de3d67 commit 277b4d8
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
8 changes: 4 additions & 4 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"require": {
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/oauth-subscriber": "^0.6.0",
"illuminate/config": "^9.47",
"illuminate/database": "^9.47",
"illuminate/events": "^9.47",
"illuminate/log": "^9.47",
"illuminate/config": "^9.48",
"illuminate/database": "^9.48",
"illuminate/events": "^9.48",
"illuminate/log": "^9.48",
"middlewares/access-log": "^2.1",
"phpoption/phpoption": "^1.9",
"promphp/prometheus_client_php": "^2.6",
Expand Down
110 changes: 55 additions & 55 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 277b4d8

Please sign in to comment.