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 e526d81 commit 386e2faCopy full SHA for 386e2fa
CacheWarmer/ConfigBuilderCacheWarmer.php
@@ -85,6 +85,6 @@ private function dumpExtension(ExtensionInterface $extension, ConfigBuilderGener
85
86
public function isOptional(): bool
87
{
88
- return true;
+ return false;
89
}
90
0 commit comments