From fa3a4e440f6daf241772331eaac322f3e0447750 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 11 May 2015 14:59:59 +0200 Subject: Let composer manage the vendor and lock files --- .../symfony/config/Symfony/Component/Config/README.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 vendor/symfony/config/Symfony/Component/Config/README.md (limited to 'vendor/symfony/config/Symfony/Component/Config/README.md') diff --git a/vendor/symfony/config/Symfony/Component/Config/README.md b/vendor/symfony/config/Symfony/Component/Config/README.md deleted file mode 100644 index 690d7d7..0000000 --- a/vendor/symfony/config/Symfony/Component/Config/README.md +++ /dev/null @@ -1,17 +0,0 @@ -Config Component -================ - -Config provides the infrastructure for loading configurations from different -data sources and optionally monitoring these data sources for changes. There -are additional tools for validating, normalizing and handling of defaults that -can optionally be used to convert from different formats to arrays. - -Resources ---------- - -You can run the unit tests with the following command: - - $ cd path/to/Symfony/Component/Config/ - $ composer install - $ phpunit - -- cgit v1.2.3-70-g09d2