style: add psalm

This commit is contained in:
Khoubza Younes
2023-01-31 02:04:23 +01:00
parent 1fd079e49d
commit 55919df70d
2 changed files with 28 additions and 1 deletions
+2 -1
View File
@@ -56,7 +56,8 @@
"symfony/http-kernel": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/translation": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/twig-bundle": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symplify/monorepo-builder": "^11.1"
"symplify/monorepo-builder": "^11.1",
"vimeo/psalm": "^5.6"
},
"replace": {
"php-flasher/flasher": "self.version",