Skip to content

Commit

Permalink
Update dependencies (#2265)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k authored Apr 7, 2023
1 parent d86ca96 commit f3be9bb
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
10 changes: 5 additions & 5 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": "^10.5",
"illuminate/database": "^10.5",
"illuminate/events": "^10.5",
"illuminate/log": "^10.5",
"illuminate/config": "^10.6",
"illuminate/database": "^10.6",
"illuminate/events": "^10.6",
"illuminate/log": "^10.6",
"middlewares/access-log": "^2.1",
"phpoption/phpoption": "^1.9",
"promphp/prometheus_client_php": "^2.6",
Expand All @@ -18,7 +18,7 @@
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^3.0-alpha",
"friendsofphp/php-cs-fixer": "^3.15",
"friendsofphp/php-cs-fixer": "^3.16",
"mockery/mockery": "^1.5",
"php-coveralls/php-coveralls": "^2.5",
"phpunit/phpunit": "^10",
Expand Down
98 changes: 49 additions & 49 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 f3be9bb

Please sign in to comment.