Skip to content

Commit

Permalink
Use psalm 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gazben committed Jan 27, 2025
1 parent c1b254b commit eca9128
Show file tree
Hide file tree
Showing 2 changed files with 849 additions and 455 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-phar": "*",
"composer-runtime-api": "^2.0.0",
"nikic/php-parser": "^4.19.1",
"nikic/php-parser": "^v5.1.0",
"symfony/console": "^6.4.1 || ^7.0.1",
"webmozart/assert": "^1.11.0",
"webmozart/glob": "^4.7.0"
Expand All @@ -40,10 +40,10 @@
"phing/phing": "^2.17.4",
"phpstan/phpstan": "^1.12.3",
"phpunit/phpunit": "^10.5.34",
"psalm/plugin-phpunit": "^0.19.0",
"roave/infection-static-analysis-plugin": "^1.35.0",
"psalm/plugin-phpunit": "^0.19.2",
"roave/infection-static-analysis-plugin": "^1.36.0",
"spatie/temporary-directory": "^2.2.1",
"vimeo/psalm": "^5.26.1"
"vimeo/psalm": "^6.0.0"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit eca9128

Please sign in to comment.