manifest

Component for reading phar.io manifest information from a PHP Archive (PHAR)

OTHER License

Downloads
529M
Stars
7.3K
Committers
9

Bot releases are hidden (Show)

manifest - Release 2.0.4 Latest Release

Published by theseer 8 months ago

Changed

  • Make EMail an optional attribute for author
  • Stick with PHP 7.2 compatibilty
  • Do not use implict nullable type (thanks @sebastianbergmann), this should make things work on PHP 8.4
manifest - Release 2.0.3

Published by theseer about 3 years ago

Fixed PHP 7.2 / PHP 7.3 incompatibility introduced in previous release

manifest - Release 2.0.2

Published by theseer about 3 years ago

This release now supports the use of PHP 7.2+ and ^8.1

  • Fixed PHP 8.1 deprecation notice
manifest - Release 1.0.3

Published by sebastianheuer over 6 years ago

use phar-io/version 2.0.1

manifest - Release 1.0.2

Published by sebastianheuer over 6 years ago

  • use phar-io/version 2.0.0
manifest - Release 1.0.1

Published by theseer over 7 years ago