Skip to content

Commit f60e3d2

Browse files
committed
Update ReflectionCache.php
1 parent 55ab072 commit f60e3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QueryReflection/ReflectionCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
final class ReflectionCache
1515
{
16-
private const SCHEMA_VERSION = 'v11-phpstan1_9_3-update';
16+
private const SCHEMA_VERSION = 'v12-new-major';
1717

1818
private string $cacheFile;
1919

0 commit comments

Comments
 (0)