Skip to content

Commit f350d5f

Browse files
committed
#89 Add Psalm 6.
1 parent 77e561d commit f350d5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"phpstan/phpstan-deprecation-rules": "^1.0",
4848
"nette/finder": "^2.5",
4949
"tomasvotruba/cognitive-complexity": "^0.1.1",
50+
"vimeo/psalm": "6.x-dev",
5051
"webflo/drupal-finder": "^1.3"
5152
},
5253
"autoload": {
@@ -55,7 +56,7 @@
5556
}
5657
},
5758
"require-dev": {
58-
"phpunit/phpunit": "^8.3"
59+
"phpunit/phpunit": "9.6"
5960
},
6061
"config": {
6162
"allow-plugins": {

0 commit comments

Comments
 (0)