Update changelog and some final fixes.

This commit is contained in:
James Cole
2025-05-24 06:19:07 +02:00
parent 66be8ee80e
commit 1ec5ee08aa
3 changed files with 23 additions and 6 deletions

View File

@@ -50,11 +50,11 @@ __DIR__ . '/../app/Http',
earlyReturn : true,
strictBooleans : true,
carbon : true,
rectorPreset : false,
phpunitCodeQuality : false,
doctrineCodeQuality: false,
symfonyCodeQuality : false,
symfonyConfigs : false
rectorPreset : true,
phpunitCodeQuality : true,
doctrineCodeQuality: true,
symfonyCodeQuality : true,
symfonyConfigs : true
)
->withComposerBased(