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 58c7f74

Browse filesBrowse files
committed
minor #13610 Update upgrade_major.rst (rsaylor73)
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead. Discussion ---------- Update upgrade_major.rst Mac OS will give error without the quotes. zsh: no matches found: symfony/* <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions). --> Commits ------- 0bfcc79 Update upgrade_major.rst
2 parents 386ec7b + 0bfcc79 commit 58c7f74
Copy full SHA for 58c7f74

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/upgrade_major.rst

Copy file name to clipboardExpand all lines: setup/upgrade_major.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Next, use Composer to download new versions of the libraries:
170170

171171
.. code-block:: terminal
172172
173-
$ composer update symfony/*
173+
$ composer update "symfony/*"
174174
175175
.. include:: /setup/_update_dep_errors.rst.inc
176176

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.