mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-31 07:01:54 +00:00
Let composer manage version
This commit is contained in:
parent
6d78b00334
commit
972527e592
@ -11,7 +11,6 @@ php:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "vlucas/valitron",
|
||||
"version": "1.1.7",
|
||||
"type": "library",
|
||||
"description": "Simple, elegant, stand-alone validation library with NO dependencies",
|
||||
"keywords": ["validation", "validator", "valid"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user