• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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