Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Releases: humbug/phar-updater

v1.0.6

30 Mar 12:54
Compare
Choose a tag to compare

Bugfixes

Add a random string to skip packagist json cache (#57)

v1.0.5

20 Feb 01:20
fb9d3b1
Compare
Choose a tag to compare
  • [Security] Allow newer versions of padraic/file_get_contents (#55)

v1.0.4

12 Jul 23:14
Compare
Choose a tag to compare

Bugfixes

  • Limit humbug_get_contents dependency to 1.0.4 (#47)

1.0.3

01 Nov 16:53
Compare
Choose a tag to compare

Bugfixes

  • Add support for Box type version strings (9f1e755)
  • Removed uneeded dependency on symfony/finder (#16)

1.0.2

01 Nov 16:50
Compare
Choose a tag to compare

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

01 Nov 16:48
Compare
Choose a tag to compare

Bugfixes

  • Minimum PHP version supported moved to 5.3 (#8)

1.0.0

01 Nov 16:46
Compare
Choose a tag to compare

Initial release