Recent content by spaantje

  1. S

    Question Plesk Composer v2.0.0

    You can run (something like) /opt/plesk/php/7.4/bin/php /usr/lib64/plesk-9.0/composer.phar --1 to downgrade to v1.x Look in the schedules task list for composer and schedule the above command after the one from plesk to keep it on v1.
  2. S

    Question Plesk Composer v2.0.0

    @IgorG i downgrade by running: # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --rollback And then updated to the latest 1.x release using : # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --1 (I think this is beter than manually...
  3. S

    Question Plesk Composer v2.0.0

    Anyone knows where Plesk does the updating of the composer plugin. I want to add the --1 flag to force i to the 1.x version ?
Back
Top