We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2d8dd commit b1cc565Copy full SHA for b1cc565
src/Indexer.php
@@ -16,7 +16,7 @@ class Indexer
16
/**
17
* @var int The prefix for every cache item
18
*/
19
- const CACHE_VERSION = 2;
+ const CACHE_VERSION = 3;
20
21
22
* @var FilesFinder
0 commit comments