We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10fc4 commit ddf2bc9Copy full SHA for ddf2bc9
src/DependencyInjection/NeonAdapter.php
@@ -30,7 +30,7 @@
30
final class NeonAdapter implements Adapter
31
{
32
33
- public const CACHE_KEY = 'v31-expand-relative-paths';
+ public const CACHE_KEY = 'v32-limited-errors';
34
35
private const PREVENT_MERGING_SUFFIX = '!';
36
0 commit comments