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 b118c77 commit b3f30f3Copy full SHA for b3f30f3
src/Indexer.php
@@ -18,7 +18,7 @@ class Indexer
18
/**
19
* @var int The prefix for every cache item
20
*/
21
- const CACHE_VERSION = 1;
+ const CACHE_VERSION = 2;
22
23
24
* @var FilesFinder
0 commit comments