heiseonline / shariff-backend-php

👮 PHP backend for Shariff. Shariff enables website users to share their favorite content without compromising their privacy.
http://ct.de/-2467514
133 stars 44 forks source link

Update code style and unit tests configurations to latest dependency updates and move code style to PSR12 #193

Closed richard67 closed 7 months ago

richard67 commented 10 months ago

This pull request (PR) updates configuration files of code style and unit tests to the latest dependency updates, changes the code style standard to PSR12 and applies the results from CS checks on the PHP files.

digitalgopnik commented 7 months ago

@richard67 Thanks for your work! :slightly_smiling_face: