Releases: humbug/phar-updater
Releases · humbug/phar-updater
v1.0.6
Bugfixes
Add a random string to skip packagist json cache (#57)
v1.0.5
- [Security] Allow newer versions of
padraic/file_get_contents
(#55)
v1.0.4
Bugfixes
- Limit humbug_get_contents dependency to 1.0.4 (#47)
1.0.3
Bugfixes
- Add support for Box type version strings (9f1e755)
- Removed uneeded dependency on
symfony/finder
(#16)
1.0.2
Features
- Support parsing of versions with non-standard git metadata e.g.
1.0.0-23-ggh5h79
(843cc2b)
Bugfixes
- Fixed a method call error in
GithubStrategy
class (843cc2b)
1.0.1
Bugfixes
- Minimum PHP version supported moved to 5.3 (#8)