| Name: | php-composer-semver |
|---|---|
| Version: | 1.4.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 46126 |
| License: | MIT |
| RPM: | php-composer-semver-1.4.2-1.el7.noarch.rpm |
| Source RPM: | php-composer-semver-1.4.2-1.el7.src.rpm |
| Build Date: | Wed Dec 06 2017 |
| Build Host: | x86-ol6-builder-01.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.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