Update composer instructions

This commit is contained in:
Eduardo Gulias Davis
2016-08-07 23:25:34 +02:00
parent 30562b69fc
commit 80ad87acdd
+1 -1
View File
@@ -13,7 +13,7 @@ With the help of [PHPStorm](https://www.jetbrains.com/phpstorm/)
Run the command below to install via Composer
```shell
composer require egulias/email-validator "~2.0"
composer require egulias/email-validator "~2.1"
```
##Getting Started##