We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a developer I would like to configure/update symfony app's configuration files with my choice of configuration file format.
symfony/flex should allow developer to state the format of the configuration files (or even try to detect them from the application at hand)
symfony/flex
Lack of this feature greatly hinders usability of flex's recipes:update for non-yaml configurations
flex
recipes:update
related: #791
The text was updated successfully, but these errors were encountered:
Agreed, this would be slick, especially given compelling reasons for using php configs over yaml, which is suspect will become the new norm
https://getrector.com/blog/modernize-symfony-configs
Sorry, something went wrong.
No branches or pull requests
As a developer I would like to configure/update symfony app's configuration files with my choice of configuration file format.
symfony/flex
should allow developer to state the format of the configuration files (or even try to detect them from the application at hand)Lack of this feature greatly hinders usability of
flex
'srecipes:update
for non-yaml configurationsrelated: #791
The text was updated successfully, but these errors were encountered: