[
https://issues.apache.org/jira/browse/AVRO-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224323#comment-17224323
]
ASF subversion and git services commented on AVRO-2949:
-------------------------------------------------------
Commit 9055b08eb00494e65adcf22498095864897b8b37 in avro's branch
refs/heads/master from RyanSkraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9055b08 ]
AVRO-2949: Bump composer-monorepo-plugin (#971)
> Build failure with PHP dependencies
> -----------------------------------
>
> Key: AVRO-2949
> URL: https://issues.apache.org/jira/browse/AVRO-2949
> Project: Apache Avro
> Issue Type: Task
> Reporter: Ryan Skraba
> Priority: Major
>
> The build is currently failing with:
> {code}
> cd lang/php
> + ./build.sh test
> No lock file found. Updating dependencies instead of installing from lock
> file. Use composer update over composer install if you do not have a lock
> file.
> Loading composer repositories with package information
> Updating dependencies
> Your requirements could not be resolved to an installable set of packages.
>
> Problem 1
> - beberlei/composer-monorepo-plugin[v0.12, ..., v0.12.1] require
> composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not
> match the constraint.
> - Root composer.json requires beberlei/composer-monorepo-plugin ^0.12 ->
> satisfiable by beberlei/composer-monorepo-plugin[v0.12, v0.12.1].
>
> You are using Composer 2, which some of your plugins seem to be incompatible
> with. Make sure you update your plugins or report a plugin-issue to ask them
> to support Composer 2.
> {code}
> We might have to bump {{beberlei/composer-monorepo-plugin}}, which adds
> Composer 2 support.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)