Commit 7df26a3
committed
bug symfony#8739 Fix upgrading to Flex (michalpipa)
This PR was merged into the 3.3 branch.
Discussion
----------
Fix upgrading to Flex
When upgrading to Flex `composer install` won't install any new (merged) dependencies. `composer update` should be used instead.
Commits
-------
91da8a2 Fix upgrading to Flex1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments