• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved PHP Composer, Could not update the integration plugin

rik

Basic Pleskian
When I run PHP Composer, I get the following message Please help me.

Could not update the integration plugin

・Changed current directory to /var/www/vhosts/domain.tld/.composer
・./composer.json has been created
・Loading composer repositories with package information
・Updating dependencies
・Your requirements could not be resolved to an installable set of packages.

・Problem 1
・- Root composer.json requires plesk/composer-command-info ~1.0.2 -> satisfiable by plesk/composer-command-info[1.0.2].
・- plesk/composer-command-info 1.0.2 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.0.0] but it does not match your constraint.

・You are using a snapshot build of Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report an issue to them to ask them to support Composer 2. To work around this you can run Composer with --ignore-platform-reqs, but this will also ignore your PHP version and may result in bigger problems down the line.
・Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.

・Installation failed, deleting ./composer.json.

I removed and reinstalled PHP Composer with no change in results.
CentOS Linux 7.7 Plesk Obsidian 18.0.25 Update #2
 
Last edited:
I checked it today (2020-04-15) and it was fixed.
Uninstall/install the PHP Composer.
It's okay.
 
Back
Top