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

Releases: humbug/phar-updater

v1.0.6

Choose a tag to compare

@theofidry theofidry released this 30 Mar 12:54

Bugfixes

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

v1.0.5

Choose a tag to compare

@theofidry theofidry released this 20 Feb 01:20
fb9d3b1
  • [Security] Allow newer versions of padraic/file_get_contents (#55)

v1.0.4

Choose a tag to compare

@padraic padraic released this 12 Jul 23:14

Bugfixes

  • Limit humbug_get_contents dependency to 1.0.4 (#47)

1.0.3

Choose a tag to compare

@theofidry theofidry released this 01 Nov 16:53

Bugfixes

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

1.0.2

Choose a tag to compare

@theofidry theofidry released this 01 Nov 16:50

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

Choose a tag to compare

@theofidry theofidry released this 01 Nov 16:48

Bugfixes

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

1.0.0

Choose a tag to compare

@theofidry theofidry released this 01 Nov 16:46

Initial release