Skip to content

Commit

Permalink
Bump container cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Aug 30, 2023
1 parent 5437f5d commit 9f93828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/NeonAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
class NeonAdapter implements Adapter
{

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

private const PREVENT_MERGING_SUFFIX = '!';

Expand Down

0 comments on commit 9f93828

Please sign in to comment.