From 46b77928f746a4231d064774b5b67fd892c7ce86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 4 Aug 2013 17:50:34 +0200 Subject: rm vendor --- vendor/symfony/icu/Symfony/Component/Icu/README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 vendor/symfony/icu/Symfony/Component/Icu/README.md (limited to 'vendor/symfony/icu/Symfony/Component/Icu/README.md') diff --git a/vendor/symfony/icu/Symfony/Component/Icu/README.md b/vendor/symfony/icu/Symfony/Component/Icu/README.md deleted file mode 100644 index b0a16edd..00000000 --- a/vendor/symfony/icu/Symfony/Component/Icu/README.md +++ /dev/null @@ -1,18 +0,0 @@ -Icu Component -============= - -Contains data of the ICU library in a specific version. - -You should not directly use this component. Use it through the API of the -[Intl component] [1] instead. - -Resources ---------- - -You can run the unit tests with the following command: - - $ cd path/to/Symfony/Component/Icu/ - $ composer.phar install --dev - $ phpunit - -[1]: https://github.com/symfony/Intl -- cgit v1.2.3