Skip to content

Commit 6f27e88

Browse files
committed
feature #14115 Update pull_requests.rst (noniagriconomie)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead. Discussion ---------- Update pull_requests.rst Fix #14113 Commits ------- 1988c14 Doc link script rollback option
2 parents 5c8861b + 1988c14 commit 6f27e88

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 original dependencies.
199201

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

0 commit comments

Comments
 (0)