facile-it / php-openid-client

PHP OpenID Client
36 stars 7 forks source link

Update 'psr/http-message' allowed version to ^2.0 #29

Closed Prusias closed 1 year ago

Prusias commented 1 year ago

Hi,

My previous MR got automatically closed while updating the fork, so I've had to open a new one. https://github.com/facile-it/php-openid-client/pull/28

I've only updated the package versions allowed, PSALM is giving some errors I can't figure out easily, also before adding any changes. Strangely enough, it isn't capable of finding one of the Algorithms (EdDSA) even when it is clearly present.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4bbdbe9) 59.90% compared to head (077d12d) 59.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ========================================= Coverage 59.90% 59.90% Complexity 466 466 ========================================= Files 62 62 Lines 1549 1549 ========================================= Hits 928 928 Misses 621 621 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

thomasvargiu commented 1 year ago

@Prusias thanks! I'm already working on it trying to fix psalm errors

thomasvargiu commented 1 year ago

Closed by #30

thomasvargiu commented 1 year ago

Released in 0.3.4