Closed pfrenssen closed 5 years ago
I think the issue is spread all accross the components. We should fix them all I think.
As @drupol suggested I opened this: https://webgate.ec.europa.eu/CITnet/jira/browse/OPENEUROPA-1572
I think a new grumphp task could be added in openeuropa/code-review: https://github.com/phpro/grumphp/blob/master/doc/tasks/composer.md
When I try to add another repository to the composer manifest using the instructions at the official Composer documentation (ref. composer.json schema: repositories) then I get the following error:
It appears that we have declared this parameter as a JSON object but the documentation strongly suggests to use an array so that the correct order of the repositories can be guaranteed when resolving the dependencies.