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