1 2 3 4 5 6 7 8 9 10 11 12 13
{ "require": { "vimeo/psalm": "^4.18" }, "config": { "platform": { "php": "7.4" }, "allow-plugins": { "composer/package-versions-deprecated": true } } }