Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Feb 4, 2024
1 parent 97d9784 commit a5f01e8
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 44 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "8.2"
}
},
"minimum-stability": "dev",
Expand All @@ -46,7 +49,7 @@
"phpunit/phpunit": "^10.5",
"slevomat/coding-standard": "^8.14",
"squizlabs/php_codesniffer": "^3.8",
"vimeo/psalm": "^5.20"
"vimeo/psalm": "^5.21"
},
"autoload": {
"psr-4": {
Expand Down
89 changes: 46 additions & 43 deletions composer.lock

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

0 comments on commit a5f01e8

Please sign in to comment.