Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Nov 13, 2024
1 parent 26b6798 commit 489a312
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 30 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"require": {
"php": "^8.1",
"monolog/monolog": "^3.7.0",
"monolog/monolog": "^3.8.0",
"guzzlehttp/guzzle": "^7.9.2"
},
"require-dev": {
"phpstan/phpstan": "^1.12.8",
"squizlabs/php_codesniffer": "^3.10.3"
"phpstan/phpstan": "^1.12.10",
"squizlabs/php_codesniffer": "^3.11.0"
},
"autoload": {
"psr-4": {
Expand Down
56 changes: 29 additions & 27 deletions composer.lock

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

0 comments on commit 489a312

Please sign in to comment.