1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/assets/psalm-phar
Barney Laurance 5e9045306a Remove references to deleted scripts in psalm/phar composer.json (#2514)
This should stop the error messages we are seeing on installing
psalm/phar:
    Skipped installation of bin psalm for package psalm/phar: file not
    found in package
    Skipped installation of bin psalter for package psalm/phar: file
    not found in package
    Skipped installation of bin psalm-language-server for
    package psalm/phar: file not found in package
    Skipped installation of bin psalm-plugin for package
    psalm/phar: file not found in package

They can be put back in future if/when
https://github.com/psalm/phar/issues/1 is fixed
2019-12-27 15:56:33 -05:00
..
composer.json Remove references to deleted scripts in psalm/phar composer.json (#2514) 2019-12-27 15:56:33 -05:00
dot-gitignore Add executable PHP files to PHAR distribution 2019-06-07 06:52:07 -04:00
README.md Add executable PHP files to PHAR distribution 2019-06-07 06:52:07 -04:00

This allows you to install Psalm without worrying about composer conflicts.