Could not open input file: composer.phar
If you, like me try to use the following command in using composer
php composer.phar update friendsofsymfony/user-bundle
and get this error
Could not open input file: composer.phar
You are probably using Windows command prompt to do the update.
Try this instead.
composer update friendsofsymfony/user-bundle
Similar Posts:
- Symfony 1 to Symfony 2
- sf_guard_user_profile id and user_id are messed up
- Migrating Symfony1 to Symfony2: Weekend 1
- How to solve yellowish tint or layer in Windows 7 Photo Viewer
- Installation of Magento CE 2.3.5 in XAMPP Windows 10