We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573cbcb commit bf584e6Copy full SHA for bf584e6
ibexa/integrated-help/4.6/manifest.json
@@ -3,6 +3,9 @@
3
"bundles": {
4
"Ibexa\\Bundle\\IntegratedHelp\\IbexaIntegratedHelpBundle": ["all"]
5
},
6
+ "copy-from-package": {
7
+ "config/packages/ibexa_integrated_help_tours.yaml": "%CONFIG_DIR%/packages/ibexa_integrated_help_tours.yaml"
8
+ },
9
"copy-from-recipe": {
10
"config/": "%CONFIG_DIR%/"
11
}
ibexa/integrated-help/5.0/manifest.json
0 commit comments