hydephp / develop

The HydePHP Source Code Monorepo
https://hydephp.com
MIT License
13 stars 6 forks source link

Update monorepo dependencies #1926

Closed caendesilva closed 2 months ago

caendesilva commented 2 months ago

I think these needs to be merged together:

Additionally it removes some packages from the monorepo that we haven't used in a long time, and are generally better to install through an isolated setup like a dedicated Composer root or using a Phar:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c64a9c4) to head (305a6fc). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1926 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 1766 1766 =========================================== Files 182 182 Lines 4707 4707 =========================================== Hits 4707 4707 ```

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

caendesilva commented 2 months ago

Not sure why we lost so much type coverage...

caendesilva commented 2 months ago

Too many incompatibilities, so gave up with the new Psalm version and reverted to the original.