Skip to content

Commit

Permalink
#89 Add Psalm 6.
Browse files Browse the repository at this point in the history
  • Loading branch information
hkirsman committed Oct 15, 2024
1 parent 77e561d commit f350d5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"phpstan/phpstan-deprecation-rules": "^1.0",
"nette/finder": "^2.5",
"tomasvotruba/cognitive-complexity": "^0.1.1",
"vimeo/psalm": "6.x-dev",
"webflo/drupal-finder": "^1.3"
},
"autoload": {
Expand All @@ -55,7 +56,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^8.3"
"phpunit/phpunit": "9.6"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit f350d5f

Please sign in to comment.