Name: | php-composer-semver |
---|---|
Version: | 1.5.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 45948 |
License: | MIT |
RPM: | php-composer-semver-1.5.0-1.el7.noarch.rpm |
Source RPM: | php-composer-semver-1.5.0-1.el7.src.rpm |
Build Date: | Fri Apr 05 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/composer/semver |
Summary: | Semver library that offers utilities, version constraint parsing and validation |
Description: | Semver library that offers utilities, version constraint parsing and validation. Originally written as part of composer/composer, now extracted and made available as a stand-alone library. To use this library, you just have to add, in your project: require_once '/usr/share/php/Composer/Semver/autoload.php'; |
- update to 1.5.0 - switch from symfony/class-loader to fedora/autoloader
- update to 1.4.2
- update to 1.4.1
- update to 1.4.0
- update to 1.3.0 - run test suite with both PHP 5 and 7 when available
- update to 1.2.0
- update to 1.1.0
- initial package, version 1.0.0