From 1f5ee01bbe1bcf241562b1b5ccd76648f918a412 Mon Sep 17 00:00:00 2001 From: Arnaud Kleinpeter Date: Mon, 28 Dec 2015 17:29:40 +0100 Subject: [PATCH] change app/check.php for 3.0 --- cookbook/deployment/tools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/deployment/tools.rst b/cookbook/deployment/tools.rst index cf6c3186e1f..3ed5c9675a4 100644 --- a/cookbook/deployment/tools.rst +++ b/cookbook/deployment/tools.rst @@ -111,7 +111,7 @@ Check if your server meets the requirements by running: .. code-block:: bash - $ php app/check.php + $ php bin/symfony_requirements B) Configure your ``app/config/parameters.yml`` File ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~