Did you ssh into that forge server and run
composer.phar update
?
if so try
composer update
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey guys, I am completely new to de production world - so far was only working locally so pardon my dumb questions
I added a require in my composer.json localy and pushed it to forge. How do I run composer update on the server now? Tried from the terminal in the default folder but it says there is no composer.phar...
what am I missing there?
Thanks!
Did you ssh into that forge server and run
composer.phar update
?
if so try
composer update
Please or to participate in this conversation.