Commit Graph

10 Commits

Author SHA1 Message Date
ad30d716db Fix code quality issues
- Update composer.lock file to match composer.json
- Fix Markdown formatting in README.md
- Fix phpcs.xml argument syntax
- Fix phpstan.neon excludePaths syntax
2025-04-21 14:50:21 +01:00
3926927791 Fix PHP version compatibility issues with all dependencies 2025-04-21 05:10:34 +01:00
728c5dcf3d Fix PHP version compatibility issues with PHPStan and PHPMD 2025-04-21 05:08:23 +01:00
109c07cfed Update composer.lock with PHPStan and PHPMD dependencies 2025-04-21 05:06:02 +01:00
d1c5950dcb Build: Ensure composer.lock matches local state 2025-04-18 19:44:06 +01:00
7051fb1193 Fix: Regenerate composer.lock for PHP 7.4 compatibility 2025-04-18 19:12:16 +01:00
6527fde363 Feat: Raise minimum PHP requirement to 7.4 2025-04-18 19:10:45 +01:00
a5d3c09243 Fix: Correct PHPUnit test assertion and install PHPCS composer installer 2025-04-18 19:01:47 +01:00
0e219975ae Build: Remove composer.lock and use composer update in CI 2025-04-18 18:12:16 +01:00
058ae4b64e Fix: Rename class files and apply coding standard fixes 2025-04-18 18:08:51 +01:00