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 psalm #325

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Remove psalm #325

merged 1 commit into from
Oct 30, 2024

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Oct 30, 2024

Brief summary of the change made

Temporarily remove psalm to be able to resolve some dependency conflicts around nikic/php-parser.

phpunit/php-code-coverage 9.2.31  requires nikic/php-parser (^4.18 || ^5.0) 
psy/psysh                 v0.12.4 requires nikic/php-parser (^5.0 || ^4.0)  
sebastian/complexity      2.0.3   requires nikic/php-parser (^4.18 || ^5.0) 
sebastian/lines-of-code   1.0.4   requires nikic/php-parser (^4.18 || ^5.0) 

Are there any other side effects of this change that we should be aware of?

Describe how you tested your changes?

Pull Request checklist

Please confirm you have completed any of the necessary steps below.

  • Meaningful Pull Request title and description
  • Changes tested as described above
  • Added appropriate documentation for the change.
  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

@dmohns dmohns merged commit d9e18c3 into main Oct 30, 2024
10 checks passed
@dmohns dmohns deleted the remove-psalm-and-update-deps branch October 30, 2024 11:37
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.

1 participant