Skip to content

Commit 87302d3

Browse files
committed
Fix build
1 parent 6adb1cd commit 87302d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/collision-detector.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
1616
"../tests/PHPStan/Levels/data/stubs/function.php",
1717
"../tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php",
18-
"../tests/PHPStan/Rules/Properties/data/final-property-hooks.php"
18+
"../tests/PHPStan/Rules/Properties/data/final-property-hooks.php",
19+
"../tests/PHPStan/Rules/Cast/data/void-cast.php"
1920
]
2021
}

0 commit comments

Comments
 (0)