Skip to content

Commit

Permalink
Merge pull request #11 from iamfarhad/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
iamfarhad authored Jan 4, 2020
2 parents 074930e + 191629d commit 5efbd8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Laravel Persian Validation provides validation for Persian alphabet, number and

## Requirement

* Laravel 5.8.*
* PHP 7.1 >=
* Laravel 5.8.* | 6.x
* PHP 7.2 >=

## Install

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php": "^7.1"
"php": "^7.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5efbd8f

Please sign in to comment.