Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to deleted scripts in psalm/phar composer.json #2514

Merged
merged 1 commit into from
Dec 27, 2019

Commits on Dec 27, 2019

  1. Remove references to deleted scripts in psalm/phar composer.json

    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
    psalm/phar#1 is fixed
    bdsl committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    5cada58 View commit details
    Browse the repository at this point in the history