← Back to team overview

mahara-contributors team mailing list archive

[Bug 2004196] [NEW] Update composer to 2.x

 

Public bug reported:

During a deployment I noticed the following:

+++
Installing Composer...
All settings correct for using Composer
Downloading...

Composer (version 1.10.16) successfully installed to: /var/www/html/external/composer.phar
Use it: php external/composer.phar

Updating external dependencies with Composer...
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
+++

This looks to be coming from Makefile.  Specifically `make
installcomposer` which specifically downloads version 1.10.16.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2004196

Title:
  Update composer to 2.x

Status in Mahara:
  New

Bug description:
  During a deployment I noticed the following:

  +++
  Installing Composer...
  All settings correct for using Composer
  Downloading...

  Composer (version 1.10.16) successfully installed to: /var/www/html/external/composer.phar
  Use it: php external/composer.phar

  Updating external dependencies with Composer...
  Loading composer repositories with package information
  Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
  +++

  This looks to be coming from Makefile.  Specifically `make
  installcomposer` which specifically downloads version 1.10.16.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2004196/+subscriptions



Follow ups