File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed
gheb/configuration-converter-bundle/0.5 Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ configuration_converter :
2+ api_platform_default_export_dir : ' %kernel.project_dir%/config/packages/api-platform/' # (default)
Original file line number Diff line number Diff line change 1+ {
2+ "bundles" : {
3+ "ConfigurationConverter\\ ConfigurationConverterBundle" : [" dev" ]
4+ },
5+ "copy-from-recipe" : {
6+ "config/" : " %CONFIG_DIR%/"
7+ }
8+ }
Original file line number Diff line number Diff line change 1+ <bg=blue;fg=white> </>
2+ <bg=blue;fg=white> Configuration Converter </>
3+ <bg=blue;fg=white> </>
4+
5+ * Edit the <fg=green>config/packages/configuration_converter.yaml</> file to configure your own settings.
6+
7+ * Run <fg=green>bin/console configuration:convert</> to convert your configuration.
8+
9+ Documentation: https://github.com/GregoireHebert/configuration-converter-bundle
You can’t perform that action at this time.
0 commit comments