You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment.rst
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -116,13 +116,8 @@ you'll need to do:
116
116
A) Check Requirements
117
117
~~~~~~~~~~~~~~~~~~~~~
118
118
119
-
Check if your server meets the requirements by running:
120
-
121
-
.. code-block:: terminal
122
-
123
-
$ php bin/symfony_requirements
124
-
125
-
If you're using :doc:`Symfony Flex </setup/flex>` the previous script is no longer exists. Use the new :doc:`Symfony Requirements Checker </reference/requirements>` instead.
119
+
Use the :doc:`Symfony Requirements Checker </reference/requirements>` to check
120
+
if your server meets the technical requirements to run Symfony applications.
0 commit comments