8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bec8616 + 6f27e88 commit af2749fCopy full SHA for af2749f
contributing/code/pull_requests.rst
@@ -196,6 +196,8 @@ want to debug are installed by running ``composer install`` inside it.
196
If symlinks to your local Symfony fork cannot be resolved inside your project due to
197
your dev environment (for instance when using Vagrant where only the current project
198
directory is mounted), you can alternatively use the ``--copy`` option.
199
+ When finishing testing your Symfony code into your project, you can use
200
+ the ``--rollback`` option to make your project back to its original dependencies.
201
202
.. _work-on-your-patch:
203
0 commit comments