mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Implement Psalm (https://github.com/vimeo/psalm)
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"phpstan/phpstan": "^0.11.1",
|
||||
"phpunit/phpunit": "^8.0",
|
||||
"sebastian/phpcpd": "^4.1",
|
||||
"squizlabs/php_codesniffer": " ^2.9"
|
||||
"squizlabs/php_codesniffer": " ^2.9",
|
||||
"vimeo/psalm": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user