Skip to content

Commit ddf2bc9

Browse files
committed
clear cache
1 parent 4f10fc4 commit ddf2bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DependencyInjection/NeonAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
final class NeonAdapter implements Adapter
3131
{
3232

33-
public const CACHE_KEY = 'v31-expand-relative-paths';
33+
public const CACHE_KEY = 'v32-limited-errors';
3434

3535
private const PREVENT_MERGING_SUFFIX = '!';
3636

0 commit comments

Comments
 (0)