[
https://issues.apache.org/jira/browse/AVRO-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497574#comment-17497574
]
ASF subversion and git services commented on AVRO-3413:
-------------------------------------------------------
Commit 57a8cafebabc10f22d8e2214fd7ac1eb9c5ccda5 in avro's branch
refs/heads/master from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=57a8caf ]
AVRO-3413: Add allow-plugins to PHP build (#1558)
> [PHP] New version of composer requires "allow-plugins"
> ------------------------------------------------------
>
> Key: AVRO-3413
> URL: https://issues.apache.org/jira/browse/AVRO-3413
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The build currently has a manual step while using composer to build. Since
> bumping to 2.2.5:
> {code:java}
> - Installing beberlei/composer-monorepo-plugin (v0.16.5): Extracting archive
> beberlei/composer-monorepo-plugin contains a Composer plugin which is
> currently not in your allow-plugins config. See
> https://getcomposer.org/allow-plugins
> Do you trust "beberlei/composer-monorepo-plugin" to execute code and wish to
> enable it now? (writes "allow-plugins" to composer.json) [y,n,d,?] y
> - Installing symfony/polyfill-ctype (v1.24.0): Extracting archive
> - Installing webmozart/assert (1.10.0): Extracting archive
> - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
> - Installing phpdocumentor/type-resolver (1.6.0): Extracting archive
> - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)