Nyholm / psr7

A super lightweight PSR-7 implementation
MIT License
1.16k stars 75 forks source link

Added psalm action #155

Closed Nyholm closed 3 years ago

Nyholm commented 3 years ago

I also locked/fixed the version of other checks.

Zegnat commented 3 years ago

This looks good to me, but should we also try and fix the BC Check in this PR, if we are looking at the automated checks? Or do you want to address that one seperately?

Nyholm commented 3 years ago

We are waiting for 4.9.1 on Roave/Better-reflection.

My fix just got merged today: https://github.com/Roave/BetterReflection/pull/690

Zegnat commented 3 years ago

Dejavu looking at that issue. I think I saw it before but somehow forgot to subscribe to it 🤦‍♀️ Approving this PR!

Nyholm commented 3 years ago

Thank you for the reviews.

CI is green now