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

Conversation

bdsl
Copy link
Contributor

@bdsl bdsl commented Dec 27, 2019

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

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
Copy link
Contributor Author

bdsl commented Dec 27, 2019

The failing check ci/circleci: test-with-real-projects is also failing on master at present.

@muglug muglug merged commit 5e90453 into vimeo:master Dec 27, 2019
@muglug
Copy link
Collaborator

muglug commented Dec 27, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants