Closed bruno-ds closed 6 years ago
Hello,
Having Symfony Upgrade Fixer 0.1.6 installed globally using composer,
if I run symfony-upgrade-fixer --dry-run I've got this error message :
symfony-upgrade-fixer --dry-run
The "--dry-run" option does not exist.
Try symfony-upgrade-fixer fix /path/to/code --dry-run.
symfony-upgrade-fixer fix /path/to/code --dry-run
thank you, symfony-upgrade-fixer fix /path/to/code --dry-run works
Hello,
Having Symfony Upgrade Fixer 0.1.6 installed globally using composer,
if I run
symfony-upgrade-fixer --dry-run
I've got this error message :