Skip to content

Commit

Permalink
Update dependencies (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k authored Apr 14, 2023
1 parent 2d77525 commit 2b6c6d8
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 92 deletions.
10 changes: 5 additions & 5 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"require": {
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/oauth-subscriber": "^0.6.0",
"illuminate/config": "^10.6",
"illuminate/database": "^10.6",
"illuminate/events": "^10.6",
"illuminate/log": "^10.6",
"illuminate/config": "^10.7",
"illuminate/database": "^10.7",
"illuminate/events": "^10.7",
"illuminate/log": "^10.7",
"middlewares/access-log": "^2.1",
"phpoption/phpoption": "^1.9",
"promphp/prometheus_client_php": "^2.6",
"promphp/prometheus_client_php": "^2.7",
"slim/http": "^1.3",
"slim/psr7": "^1.6",
"slim/slim": "^4.11",
Expand Down
Loading

0 comments on commit 2b6c6d8

Please sign in to comment.