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

Allow psalm ^6 and nikic/php-parser ^5 #1280

Closed
wants to merge 1 commit into from
Closed

Conversation

rieschl
Copy link

@rieschl rieschl commented Feb 27, 2025

Update composer.json to allow installing new version of psalm. It doesn't use it in the tests in CI because of the low PHP requirement, but I tried to run it locally after temporarily removing old PHP versions.

fixes #1165

Update composer.json to allow installing new version of psalm.
It doesn't use it in the tests in CI because of the low PHP requirement, but I tried to run it locally after temporarily removing old PHP versions.
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.

Update nikic/php-parser dependency to v5 so it is compatible with PHPUnit v11
1 participant