Created
December 11, 2019 11:30
-
-
Save grachevko/df4811576bf2cb941adbfdc929953a70 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
composer require `composer info --name-only --direct | grep -e '^symfony/' | awk '{$1=$1;print $0":^4.4"}' | tr '\n' ' '` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
composer update "symfony/*" --with-all-dependencies