Closed robinlehrmann closed 10 years ago
I added git hook to packagist.org but it only takes post composer versions (with composer.json).
v0.2.3 is available only in pre_5.2 branch
Okay, I think the composer.json should be in the pre_5.2 branch. Could you cherry-pick my commit with the composer changes and merge it in this branch?
Composer integration was added to pre_5.2 branch, tagged as v0.2.4 and available in packagist.org
{
"require": {
"acirtautas/oxid-module-internals": "~0.2.4"
}
}
Thank you! :+1:
Hi,
the version v0.2.3 aren't available in the packagist-package. Maybe add a the Packagist-Hook in your project.
Cheers.