From 7a43897adf909ca058e1a9e90822297ddff3fd08 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 27 Oct 2012 15:56:08 +0200 Subject: [PATCH] removed references to the PEAR channel as it should be considered deprecated (Composer is now the de-facto much better standard to manage dependencies) --- components/class_loader.rst | 1 - components/config/introduction.rst | 1 - components/console/introduction.rst | 1 - components/css_selector.rst | 1 - components/dependency_injection/introduction.rst | 1 - components/dom_crawler.rst | 1 - components/event_dispatcher/introduction.rst | 1 - components/finder.rst | 1 - components/http_foundation/introduction.rst | 1 - components/locale.rst | 1 - components/process.rst | 1 - components/routing.rst | 1 - components/serializer.rst | 1 - components/templating.rst | 1 - components/yaml.rst | 1 - 15 files changed, 15 deletions(-) diff --git a/components/class_loader.rst b/components/class_loader.rst index 90089ed2d02..2a889b37104 100644 --- a/components/class_loader.rst +++ b/components/class_loader.rst @@ -28,7 +28,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/ClassLoader); -* Install it via PEAR ( `pear.symfony.com/ClassLoader`); * Install it via Composer (`symfony/class-loader` on Packagist). Usage diff --git a/components/config/introduction.rst b/components/config/introduction.rst index 3508d1ddab6..d22553c6aa8 100644 --- a/components/config/introduction.rst +++ b/components/config/introduction.rst @@ -18,7 +18,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Config); -* Install it via PEAR ( `pear.symfony.com/Config`); * Install it via Composer (`symfony/config` on Packagist). Sections diff --git a/components/console/introduction.rst b/components/console/introduction.rst index af54bd57fb6..b734685bd37 100755 --- a/components/console/introduction.rst +++ b/components/console/introduction.rst @@ -18,7 +18,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Console); -* Install it via PEAR ( `pear.symfony.com/Console`); * Install it via Composer (`symfony/console` on Packagist). Creating a basic Command diff --git a/components/css_selector.rst b/components/css_selector.rst index 6c3898e2ae1..f47165a7c0d 100644 --- a/components/css_selector.rst +++ b/components/css_selector.rst @@ -13,7 +13,6 @@ Installation You can install the component in several different ways: * Use the official Git repository (https://github.com/symfony/CssSelector); -* Install it via PEAR ( `pear.symfony.com/CssSelector`); * Install it via Composer (`symfony/css-selector` on Packagist). Usage diff --git a/components/dependency_injection/introduction.rst b/components/dependency_injection/introduction.rst index b559e7958e4..67a7d3f4ba0 100644 --- a/components/dependency_injection/introduction.rst +++ b/components/dependency_injection/introduction.rst @@ -17,7 +17,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/DependencyInjection); -* Install it via PEAR ( `pear.symfony.com/DependencyInjection`); * Install it via Composer (`symfony/dependency-injection` on Packagist). Basic Usage diff --git a/components/dom_crawler.rst b/components/dom_crawler.rst index d020868ecdf..290fde86071 100644 --- a/components/dom_crawler.rst +++ b/components/dom_crawler.rst @@ -13,7 +13,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/DomCrawler); -* Install it via PEAR ( `pear.symfony.com/DomCrawler`); * Install it via Composer (`symfony/dom-crawler` on Packagist). Usage diff --git a/components/event_dispatcher/introduction.rst b/components/event_dispatcher/introduction.rst index a4cbd0a18b8..700c02f6b74 100644 --- a/components/event_dispatcher/introduction.rst +++ b/components/event_dispatcher/introduction.rst @@ -50,7 +50,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/EventDispatcher); -* Install it via PEAR ( `pear.symfony.com/EventDispatcher`); * Install it via Composer (`symfony/event-dispatcher` on Packagist). Usage diff --git a/components/finder.rst b/components/finder.rst index efdbce57729..d6ebac20a39 100644 --- a/components/finder.rst +++ b/components/finder.rst @@ -14,7 +14,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Finder); -* Install it via PEAR ( `pear.symfony.com/Finder`); * Install it via Composer (`symfony/finder` on Packagist). Usage diff --git a/components/http_foundation/introduction.rst b/components/http_foundation/introduction.rst index 966cde9d372..9b76c6b22c6 100644 --- a/components/http_foundation/introduction.rst +++ b/components/http_foundation/introduction.rst @@ -22,7 +22,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/HttpFoundation); -* Install it via PEAR ( `pear.symfony.com/HttpFoundation`); * Install it via Composer (`symfony/http-foundation` on Packagist). Request diff --git a/components/locale.rst b/components/locale.rst index 27b3d07452b..8658cad0110 100644 --- a/components/locale.rst +++ b/components/locale.rst @@ -28,7 +28,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Locale); -* Install it via PEAR ( `pear.symfony.com/Locale`); * Install it via Composer (`symfony/locale` on Packagist). Usage diff --git a/components/process.rst b/components/process.rst index fb9c37f56f6..3793fa58c84 100644 --- a/components/process.rst +++ b/components/process.rst @@ -13,7 +13,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Process); -* Install it via PEAR ( `pear.symfony.com/Process`); * Install it via Composer (`symfony/process` on Packagist). Usage diff --git a/components/routing.rst b/components/routing.rst index e1b8e2079ed..73dd7398a4c 100644 --- a/components/routing.rst +++ b/components/routing.rst @@ -14,7 +14,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Routing); -* Install it via PEAR (`pear.symfony.com/Routing`); * Install it via Composer (`symfony/routing` on Packagist) Usage diff --git a/components/serializer.rst b/components/serializer.rst index 3b1942470c6..a98c8712f90 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -28,7 +28,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Serializer); -* Install it via PEAR ( `pear.symfony.com/Serializer`); * Install it via Composer (`symfony/serializer` on Packagist). Usage diff --git a/components/templating.rst b/components/templating.rst index e6d94577dc8..4a5da4c54b9 100644 --- a/components/templating.rst +++ b/components/templating.rst @@ -19,7 +19,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Templating); -* Install it via PEAR (`pear.symfony.com/Templating`); * Install it via Composer (`symfony/templating` on Packagist). Usage diff --git a/components/yaml.rst b/components/yaml.rst index 41c49826a01..6bc85fefa41 100644 --- a/components/yaml.rst +++ b/components/yaml.rst @@ -27,7 +27,6 @@ Installation You can install the component in many different ways: * Use the official Git repository (https://github.com/symfony/Yaml); -* Install it via PEAR ( `pear.symfony.com/Yaml`); * Install it via Composer (`symfony/yaml` on Packagist). Why?