8000 Update location of `app/check.php` to `bin/symfony_requirements` · symfony/symfony-docs@d33d77a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d33d77a

Browse files
committed
Update location of app/check.php to bin/symfony_requirements
1 parent ec5671d commit d33d77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ your requirements from the command line via:
1414

1515
.. code-block:: bash
1616
17-
$ php app/check.php
17+
$ php bin/symfony_requirements
1818
1919
Below is the list of required and optional requirements.
2020

0 commit comments

Comments
 (0)
0