We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment it's impossible to install a psalm plugin because phar/psalm has a conflict with vimeo/psalm which plugins depend on (for instance https://github.com/psalm/psalm-plugin-phpunit/blob/138998ffd32b76a2e69eb1ff94ef2bf110967273/composer.json#L22). A possible solution might be composer's replace feature.
phar/psalm
vimeo/psalm
The text was updated successfully, but these errors were encountered:
vimeo/psalm#2905 (comment)
I will hopefully get some time to look into this!
Sorry, something went wrong.
Poke
I would love for this to be revisited.
I hope so as well
*/functions.php
No branches or pull requests
At the moment it's impossible to install a psalm plugin because
phar/psalm
has a conflict withvimeo/psalm
which plugins depend on (for instance https://github.com/psalm/psalm-plugin-phpunit/blob/138998ffd32b76a2e69eb1ff94ef2bf110967273/composer.json#L22). A possible solution might be composer's replace feature.The text was updated successfully, but these errors were encountered: