Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 52436fa

Browse filesBrowse 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
Copy full SHA for 52436fa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup/flex_private_recipes.rst

Copy file name to clipboardExpand all lines: setup/flex_private_recipes.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.