puppet-php
puppet-php copied to clipboard
Zeromq extension can't be used by more that one version of PHP
This causes a resource conflict with the source code repository cache as the same resource is defined multiple times.
Likely an issue with any extension that uses the git provider as the provider depends on a cloned repository which will be defined using the repository type within the extension class.