Skip to content

Commit

Permalink
Merge branch 'release/v1.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
tavo1987 committed Jul 23, 2018
2 parents 83b051f + e609fc8 commit 8423075
Show file tree
Hide file tree
Showing 5 changed files with 866 additions and 503 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
}
],
"require": {
"php": ">=5.4.0",
"tavo1987/ec-validador-cedula-ruc": "^1.0",
"php": "^7.1.3",
"tavo1987/ec-validador-cedula-ruc": "~1.0.2",
"illuminate/validation": "^5.4",
"illuminate/support": "^5.4"
},
Expand All @@ -24,7 +24,7 @@
},
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
"Tavo\\EcLaravelValidator\\Tests\\": "tests/"
}
},
"require-dev": {
Expand Down
Loading

0 comments on commit 8423075

Please sign in to comment.