From eb24f69e99604ea90180bf24c8f596918fe9141a Mon Sep 17 00:00:00 2001 From: dantleech Date: Sun, 20 Dec 2015 20:43:22 +0100 Subject: [PATCH] Removed warning --- tutorial/getting-started.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/tutorial/getting-started.rst b/tutorial/getting-started.rst index d0117a08..bfae39cf 100644 --- a/tutorial/getting-started.rst +++ b/tutorial/getting-started.rst @@ -25,15 +25,6 @@ section titled "installation". If you intend to complete the entire tutorial you can save some time by adding all of the required packages now. -.. note:: - - The routing-auto bundle is currently unstable, the package versions listed below are required - but are not **stable**. This means that this is a somewhat volatile combination and you should - think twice before deploying to production -- there will be a stable release soon. - -Please ensure that the packages below replace any packages already defined in your ``composer.json`` -file in the previous step. - .. code-block:: javascript {