DamienHarper / auditor

auditor, the missing audit log library
MIT License
164 stars 53 forks source link

Useless `ext-json` requirement #191

Closed DamienHarper closed 11 months ago

DamienHarper commented 11 months ago

Remove useless ext-json requirement from composer.json @see https://php.watch/versions/8.0/ext-json

scrutinizer-notifier commented 11 months ago

A new inspection was created.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (8b916b5) 95.89% compared to head (7775c8c) 95.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ======================================= Coverage 95.89% 95.89% ======================================= Files 42 42 Lines 1729 1729 ======================================= Hits 1658 1658 Misses 71 71 ```

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