Skip to content

Commit 2facc88

Browse files
committed
Fix removed deprecated attribute
See: vimeo/psalm#6694
1 parent 3c98ac2 commit 2facc88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

psalm.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
useDocblockPropertyTypes="true"
66
usePhpDocMethodsWithoutMagicCall="true"
77
strictBinaryOperands="true"
8-
allowPhpStormGenerics="true"
98
ignoreInternalFunctionFalseReturn="false"
109
ignoreInternalFunctionNullReturn="false"
1110
hideExternalErrors="true"

0 commit comments

Comments
 (0)