v0.53.2
LatestThis release adds support for mirroring Composer v2 registries and corrects how version tags with a v prefix are handled.
New Features
- Mirror Composer v2 registries (#138): You can now mirror packages from any Composer v2-compatible registry, not just Packagist, broadening the upstream sources Pricore can proxy.
Fixes
- Fixed package versions dropping the
vprefix, which madecomposer outdatedandcomposer showreport duplicate versions (1.2.0andv1.2.0) and flag phantom updates for packages already on the latest version (#146). - Fixed
{$version}placeholders inextra.download-distURLs resolving without thevprefix, causing installs to fail with a 404 when fetching release files (#156).
All releases