Zum Inhalt der Seite gehen


!Friendica Support !Friendica Admins

Hi there.
When upgrading friendica and executing the bin/composer.phar install --no-dev step a warning comes up that composer is out dated and that a upgrade to version 2.0 should be done:

You are using Composer 1 which is deprecated. You should upgrade to Composer 2, see blog.packagist.com/deprecating…

Following the information on the given link and trying to upgrade composer on the ubuntu VPS server it looks like this is an issue of the github package of friendica as composer self-update --2 results in:

Command 'composer' not found, but can be installed with:
apt install composer

Can this be solved by installing composer in debian/ubuntu or does is this something that wil be solved sooner or later in the github packaging?

teilten dies erneut

Als Antwort auf utopiArte

Don't touch it! It is likely that you'd break your install. This has to be solved on the developer's side and can only be done when all dependencies are compatible too.

teilten dies erneut

Als Antwort auf utopiArte

@utopiArte no, use the shipped version of composer. c2 brings incompatibilities to the current setup for Friendica hence we have not yet updated the shipped version of the tool.

teilten dies erneut

Als Antwort auf utopiArte

@utopiArte Thanks to @Artur Weigandt , we were able to update to Composer 2 on develop.

teilten dies erneut