Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8934c07

Browse filesBrowse files
committed
minor #9829 Update deployment.rst (raulconti, javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Update deployment.rst bin/symfony_requirements script is no longer exists in Flex <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 3195870 Reword 5d4e6c9 Update deployment.rst
2 parents 15300a6 + 3195870 commit 8934c07
Copy full SHA for 8934c07

File tree

Expand file treeCollapse file tree

1 file changed

+2
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-5
lines changed

‎deployment.rst

Copy file name to clipboardExpand all lines: deployment.rst
+2-5Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,8 @@ you'll need to do:
116116
A) Check Requirements
117117
~~~~~~~~~~~~~~~~~~~~~
118118

119-
Check if your server meets the requirements by running:
120-
121-
.. code-block:: terminal
122-
123-
$ php bin/symfony_requirements
119+
Use the :doc:`Symfony Requirements Checker </reference/requirements>` to check
120+
if your server meets the technical requirements to run Symfony applications.
124121

125122
.. _b-configure-your-app-config-parameters-yml-file:
126123

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.