Skip to content

Commit

Permalink
Update dependencies (#2227)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k authored Feb 11, 2023
1 parent 9d922b3 commit 5f040b7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 51 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.50",
"illuminate/database": "^9.50",
"illuminate/events": "^9.50",
"illuminate/log": "^9.50",
"illuminate/config": "^9.51",
"illuminate/database": "^9.51",
"illuminate/events": "^9.51",
"illuminate/log": "^9.51",
"middlewares/access-log": "^2.1",
"phpoption/phpoption": "^1.9",
"promphp/prometheus_client_php": "^2.6",
Expand Down
96 changes: 49 additions & 47 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 5f040b7

Please sign in to comment.