diff --git a/components/mercure.rst b/components/mercure.rst index 4c566c7ade2..fbe87b758eb 100644 --- a/components/mercure.rst +++ b/components/mercure.rst @@ -20,8 +20,6 @@ Installation $ composer require symfony/mercure -Alternatively, you can clone the ``_ repository. - .. include:: /components/require_autoload.rst.inc Usage diff --git a/components/messenger.rst b/components/messenger.rst index 5710e37dc37..d1da1e2ff31 100644 --- a/components/messenger.rst +++ b/components/messenger.rst @@ -24,8 +24,6 @@ Installation $ composer require symfony/messenger -Alternatively, you can clone the ``_ repository. - .. include:: /components/require_autoload.rst.inc Concepts diff --git a/components/var_exporter.rst b/components/var_exporter.rst index 1c5935e5eee..4fea8905484 100644 --- a/components/var_exporter.rst +++ b/components/var_exporter.rst @@ -16,8 +16,6 @@ Installation $ composer require --dev symfony/var-exporter -Alternatively, you can clone the ``_ repository. - .. include:: /components/require_autoload.rst.inc Exporting/Serializing Variables diff --git a/components/web_link.rst b/components/web_link.rst index 9bc6e945a1d..1bbfd0a8e79 100644 --- a/components/web_link.rst +++ b/components/web_link.rst @@ -15,8 +15,6 @@ Installation $ composer require symfony/web-link -Alternatively, you can clone the ``_ repository. - .. include:: /components/require_autoload.rst.inc Usage