Skip to content

Commit

Permalink
Merge pull request #297 from hhamon/readme_update
Browse files Browse the repository at this point in the history
Updated README to mention Propel2 now relies on the Symfony2 Filesystem ...
  • Loading branch information
willdurand committed Aug 22, 2012
2 parents d0a110d + 3ecdcd8 commit f86db9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Propel2 uses the following Symfony2 Components:
* [Yaml](https://github.com/symfony/Yaml)
* [Finder](https://github.com/symfony/Finder)
* [Validator](https://github.com/symfony/Validator)
* [Filesystem](https://github.com/symfony/Filesystem)

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

0 comments on commit f86db9e

Please sign in to comment.