Skip to content

Commit 52436fa

Browse files
committed
minor #19231 Update flex_private_recipes.rst (ioanok)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update flex_private_recipes.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases 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 `6.x` for features of unreleased versions). --> Commits ------- a0ede91 Update flex_private_recipes.rst
2 parents ae4577a + a0ede91 commit 52436fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex_private_recipes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ computer, and execute the following command:
224224

225225
.. code-block:: terminal
226226
227-
$ composer config --global --auth gitlab-oauth.gitlab.com [token]
227+
$ composer config --global --auth gitlab-token.gitlab.com [token]
228228
229229
Replace ``[token]`` with the value of your Gitlab personal access token.
230230

0 commit comments

Comments
 (0)