We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19caeb commit 055a6b0Copy full SHA for 055a6b0
1 file changed
psalm.xml
@@ -10,7 +10,7 @@
10
xmlns="https://getpsalm.org/schema/config"
11
xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"
12
errorBaseline="tests/psalm-baseline.xml"
13
- phpVersion="8.1"
+ phpVersion="8.2"
14
>
15
<stubs>
16
<file name="tests/stub.phpstub" preloadClasses="true"/>
0 commit comments