Skip to content

Commit

Permalink
Update psalm and codesniffer
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Feb 27, 2024
1 parent 95d1acc commit b58b55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"infection/infection": "^0.27",
"vimeo/psalm": "^5.19",
"vimeo/psalm": "^5.22",
"psalm/plugin-phpunit": "^0.18.4",
"doctrine/coding-standard": "^12.0",
"squizlabs/php_codesniffer": "^3.8",
"squizlabs/php_codesniffer": "^3.9",
"phpstan/phpstan-strict-rules": "^1.5"
},
"autoload": {
Expand Down

0 comments on commit b58b55a

Please sign in to comment.