I'm trying to add dependencies via php composer but it is not allowing me.
The php composer extension is installed (via plesk)
The instructions to manage php project dependencies with composer say to go to Websites & Domains -> Applications -> Manage my Applications, then click the application in the list and select 'Install Dependencies'. But instead of showing me applications that I can add as dependencies in composer, all I see is WordPress, Drupal and Joomla
This page tellls me to "Go to Websites & Domains > the domain that has the Composer application in its document root folder > PHP Composer, and then click Scan". So I do this, and I get this page, with no option to scan:
This page shows me this message: "The lock file is not up to date with the latest changes in composer.json. To get the latest dependencies, click 'Update'". But when I click update, nothing changes, and I still see the message telling me to update.
So it doesn’t seem to be working correctly. What is wrong?
The php composer extension is installed (via plesk)
The instructions to manage php project dependencies with composer say to go to Websites & Domains -> Applications -> Manage my Applications, then click the application in the list and select 'Install Dependencies'. But instead of showing me applications that I can add as dependencies in composer, all I see is WordPress, Drupal and Joomla
This page tellls me to "Go to Websites & Domains > the domain that has the Composer application in its document root folder > PHP Composer, and then click Scan". So I do this, and I get this page, with no option to scan:
This page shows me this message: "The lock file is not up to date with the latest changes in composer.json. To get the latest dependencies, click 'Update'". But when I click update, nothing changes, and I still see the message telling me to update.
So it doesn’t seem to be working correctly. What is wrong?
Last edited: