Skip to content

Commit 581a70a

Browse files
Doc link script rollback option
1 parent aeca8d7 commit 581a70a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/code/pull_requests.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ want to debug are installed by running ``composer install`` inside it.
196196
If symlinks to your local Symfony fork cannot be resolved inside your project due to
197197
your dev environment (for instance when using Vagrant where only the current project
198198
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 normal dependencies.
199201

200202
.. _work-on-your-patch:
201203

0 commit comments

Comments
 (0)