mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-30 20:18:04 +00:00
Improve suggested constraint
This commit is contained in:
@@ -2,7 +2,7 @@ EmailValidator [![Build Status](https://travis-ci.org/egulias/EmailValidator.png
|
||||
=============================
|
||||
|
||||
##Installation##
|
||||
Install via composer. Add to your current compooser.json ```require``` key: ```"egulias/email-validator":"1.0.x-dev" ```
|
||||
Install via composer. Add to your current compooser.json ```require``` key: ```"egulias/email-validator":"~1.0" ```
|
||||
|
||||
##Usage##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user