Added psalm to dev dependencies.

This commit is contained in:
Jan Böhmer 2019-09-23 13:29:51 +02:00
parent 8cdec02a01
commit 5061c29872
4 changed files with 690 additions and 2 deletions

View file

@ -51,7 +51,8 @@
"symfony/maker-bundle": "^1.0",
"symfony/profiler-pack": "*",
"symfony/test-pack": "^1.0",
"symfony/web-server-bundle": "4.3.*"
"symfony/web-server-bundle": "4.3.*",
"vimeo/psalm": "^3.5"
},
"config": {
"preferred-install": {