Skip to content

Commit 9138648

Browse files
committed
chore: Bump PHP version in psalm.xml
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent b46483b commit 9138648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<psalm
33
errorLevel="4"
4-
phpVersion="8.0"
4+
phpVersion="8.1"
55
resolveFromConfigFile="true"
66
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
77
xmlns="https://getpsalm.org/schema/config"

0 commit comments

Comments
 (0)