Skip to content

Commit 9f93828

Browse files
committed
Bump container cache key
1 parent 5437f5d commit 9f93828

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
@@ -28,7 +28,7 @@
2828
class NeonAdapter implements Adapter
2929
{
3030

31-
public const CACHE_KEY = 'v18-parameters-schema';
31+
public const CACHE_KEY = 'v19-env';
3232

3333
private const PREVENT_MERGING_SUFFIX = '!';
3434

0 commit comments

Comments
 (0)