Skip to content

Commit de4e895

Browse files
authored
Update README.md
Hello, I just add in the list the config component which is referenced in composer.json Is this good for you ? Cheers 😉
1 parent 693aef2 commit de4e895

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Propel2 uses the following Symfony2 Components:
1616
* [Finder](https://github.com/symfony/Finder)
1717
* [Validator](https://github.com/symfony/Validator)
1818
* [Filesystem](https://github.com/symfony/Filesystem)
19+
* [Config](https://github.com/symfony/config)
1920

2021
Propel2 also relies on [**Composer**](https://github.com/composer/composer) to manage dependencies but you
2122
also can use [ClassLoader](https://github.com/symfony/ClassLoader) (see the `autoload.php.dist` file for instance).

0 commit comments

Comments
 (0)