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 393d868 commit aac5392
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 46 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"
}
},
"require": {
Expand All @@ -35,7 +38,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
93 changes: 48 additions & 45 deletions composer.lock

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

0 comments on commit aac5392

Please sign in to comment.