All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
On next release:
- update src/Repman.php (VERSION)
- Bump composer to 2.0.13 - security fix
- Using int for priority in event subscriber - Avoid PHP 8 Runtime exception (#14 thanks @pedro-stanaka)
- Allowing installation of plugin from PHP 7.2+ (incl 8.0) (#12 thanks @pedro-stanaka)
- support for Composer V2
- support for Composer V1 (older version of this plugin still supports composer v1)
- minimum php version downgraded to 7.2
- set notification url for packages to collect downloads data
- warning with non packagist packages, now will be skipped
- fetch packages from repman.io proxy
- no configuration required
- faster and global CDN for all packagist.org packages
- speed up build by 97%
- works with your local Repman instance