Skip to content

Commit cfcd4da

Browse files
committed
Revert "clear cache"
This reverts commit ddf2bc9.
1 parent ddf2bc9 commit cfcd4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 'v32-limited-errors';
33+
public const CACHE_KEY = 'v31-expand-relative-paths';
3434

3535
private const PREVENT_MERGING_SUFFIX = '!';
3636

0 commit comments

Comments
 (0)