composer-update-patch
This commit is contained in:
@@ -21,7 +21,7 @@ A PHP library for parsing, formatting, storing and validating international phon
|
||||
|
||||
## Installation
|
||||
|
||||
PHP versions 5.3 up to PHP 7 are currently supported. HHVM is not yet supported.
|
||||
PHP versions 5.3 up to PHP 7 are currently supported. HHVM is also supported.
|
||||
|
||||
The PECL [mbstring](http://php.net/mbstring) extension is required.
|
||||
|
||||
@@ -35,6 +35,10 @@ You can also use any other [PSR-0](https://github.com/php-fig/fig-standards/blob
|
||||
|
||||
If you do not use composer, ensure that you also load any dependencies that this project has, such as [giggsey/locale](https://github.com/giggsey/Locale).
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation can be found in the [docs](docs/) directory.
|
||||
|
||||
## Versioning
|
||||
|
||||
This library will try to follow the same version numbers as Google. There could be additional releases where needed to fix critical issues that can not wait until the next release from Google.
|
||||
|
||||
Reference in New Issue
Block a user