We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 023224b + 222aca8 commit e883b54Copy full SHA for e883b54
compose/common/config.d/0.main.php
@@ -17,7 +17,7 @@
17
18
'app.enabled.apps' => false,
19
20
- 'app.verifiedSealsIds' => '1',
+ 'app.verifiedSealsIds' => [2],
21
22
'module.CompliantSuggestion' => [
23
'compliant' => true,
0 commit comments