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'; |