diff options
-rw-r--r-- | php-composer-ca-bundle.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec index 0d7469c..95516d2 100644 --- a/php-composer-ca-bundle.spec +++ b/php-composer-ca-bundle.spec @@ -46,7 +46,7 @@ BuildRequires: %{_sysconfdir}/pki/tls/certs/ca-bundle.crt # From composer.json, "require": { # "php": "^5.3.2 || ^7.0" Requires: php(language) >= 5.3.2 -# From phpcompatinfo report for version 1.0.0 (SpdxLicenses.php only) +# From phpcompatinfo report for version 1.0.2 Requires: php-openssl Requires: php-pcre # Autoloader |