chore: bump min php to 8.2

Signed-off-by: grnd-alt <github@belakkaf.net>
This commit is contained in:
grnd-alt
2025-10-06 16:56:27 +02:00
parent 9e098f17c7
commit 637b8666b1
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
errorBaseline="tests/psalm-baseline.xml"
findUnusedBaselineEntry="true"
findUnusedCode="false"
phpVersion="8.1"
phpVersion="8.2"
>
<stubs>
<file name="tests/stub.phpstub" preloadClasses="true"/>