We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693aef2 commit de4e895Copy full SHA for de4e895
README.md
@@ -16,6 +16,7 @@ Propel2 uses the following Symfony2 Components:
16
* [Finder](https://github.com/symfony/Finder)
17
* [Validator](https://github.com/symfony/Validator)
18
* [Filesystem](https://github.com/symfony/Filesystem)
19
+* [Config](https://github.com/symfony/config)
20
21
Propel2 also relies on [**Composer**](https://github.com/composer/composer) to manage dependencies but you
22
also can use [ClassLoader](https://github.com/symfony/ClassLoader) (see the `autoload.php.dist` file for instance).
0 commit comments