Skip to content

Commit c8a4b3f

Browse files
authored
Merge pull request #5515 from LibreSign/fix/bump-php-version-at-psalm-to-82
fix: bump PHP version at psalm to 8.2
2 parents 65240b3 + 6e58c44 commit c8a4b3f

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
@@ -5,7 +5,7 @@
55
findUnusedBaselineEntry="true"
66
findUnusedCode="false"
77
resolveFromConfigFile="true"
8-
phpVersion="8.1"
8+
phpVersion="8.2"
99
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xmlns="https://getpsalm.org/schema/config"
1111
xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"

0 commit comments

Comments
 (0)