-
Clone the repository
-
Run the following commands in the terminal:
cd package-nikic-php-parser-5x;
composer install;
# Run the Phar file
vendor/example/coding-standard/tools/psalm --init;
- The
psalm.pharfile should be downloaded as a composer package from theexample/coding-standardpackage and thevendor/example/coding-standard/tools/psalmshould be executed successfully.