I want to run php composer.phar update from my apache2/htdocs/reuzze folder. My php file is located in wampstack/php and my folder i want to update in composer in wampstack/apache2/htdocs/reuzze.
I have tried doing this:
php ../apache2/htdocs/reuzze composer.phar update
But I get the error 'Could not open input file : ../apache2/htdocs/reuzze
Whats the rigt link?