leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
388 stars 14 forks source link

Update dependencies #594

Closed JVT038 closed 6 months ago

JVT038 commented 6 months ago

All the tests, unit tests and HTTP tests in the main branch still work properly.

JVT038 commented 6 months ago

If we update PHP Code Sniffer, we can use readonly classes, because they fixed it in the newer versions.

leepeuker commented 6 months ago

If we update PHP Code Sniffer, we can use readonly classes, because they fixed it in the newer versions.

The code sniffer project we use is abandoned by the maintainer, we should probably switch to https://github.com/PHPCSStandards/PHP_CodeSniffer/