diff options
author | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
commit | bec3cb48e548bf9d29ac579789cee13a52915be1 (patch) | |
tree | f0f9893c885556e3d21eaf741d3cd33b7e7417a0 /vendor/commerceguys/intl/README.md | |
parent | e8d2819c4231ccea1e98df184859fb6ff523e74f (diff) | |
download | volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.gz volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.bz2 volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.zip |
composer update commerceguys/intl to version 1.1.0
Diffstat (limited to 'vendor/commerceguys/intl/README.md')
-rw-r--r-- | vendor/commerceguys/intl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/commerceguys/intl/README.md b/vendor/commerceguys/intl/README.md index 06235c45a..593805264 100644 --- a/vendor/commerceguys/intl/README.md +++ b/vendor/commerceguys/intl/README.md @@ -3,7 +3,7 @@ intl [![Build Status](https://travis-ci.org/commerceguys/intl.svg?branch=master)](https://travis-ci.org/commerceguys/intl) -A PHP 7.0+ internationalization library, powered by CLDR data. +A PHP 7.1+ internationalization library, powered by CLDR data. Features: - NumberFormatter and CurrencyFormatter, inspired by [intl](http://php.net/manual/en/class.numberformatter.php). |