Fix CI: update matrix to Symfony 7.4, fix Psalm template param

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kamil Kokot
2026-06-12 12:10:04 +02:00
parent 3ed86d7792
commit 4737051992
3 changed files with 12 additions and 2 deletions

View File

@@ -71,5 +71,11 @@
<file name="src/ServiceContainer/SymfonyExtension.php" />
</errorLevel>
</UnusedForeachValue>
<UnusedMethodCall>
<errorLevel type="suppress">
<file name="src/ServiceContainer/SymfonyExtension.php" />
</errorLevel>
</UnusedMethodCall>
</issueHandlers>
</psalm>