diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/symfony-config/metadata.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/symfony-config/metadata.xml b/dev-php/symfony-config/metadata.xml index 987a2d23c4cf..bc820db2a2f2 100644 --- a/dev-php/symfony-config/metadata.xml +++ b/dev-php/symfony-config/metadata.xml @@ -13,9 +13,10 @@ <email>php-bugs@gentoo.org</email> </maintainer> <longdescription> - The Config component provides several classes to help you find, load, combine, - autofill and validate configuration values of any kind, - whatever their source may be (YAML, XML, INI files, or for instance a database). + The Config component provides several classes to help you find, + load, combine, autofill and validate configuration values of any + kind, whatever their source may be (YAML, XML, INI files, or for + instance a database). </longdescription> <upstream> <remote-id type="github">symfony/config</remote-id> |