Skip to content

Commit 055a6b0

Browse files
committed
chore: bump psalm php version
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent b19caeb commit 055a6b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xmlns="https://getpsalm.org/schema/config"
1111
xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"
1212
errorBaseline="tests/psalm-baseline.xml"
13-
phpVersion="8.1"
13+
phpVersion="8.2"
1414
>
1515
<stubs>
1616
<file name="tests/stub.phpstub" preloadClasses="true"/>

0 commit comments

Comments
 (0)