Update composer license SPDX

This commit is contained in:
Vance Lucas 2018-02-10 16:02:11 -06:00 committed by GitHub
parent 013672dfce
commit 4b32e6067a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"description": "Simple, elegant, stand-alone validation library with NO dependencies", "description": "Simple, elegant, stand-alone validation library with NO dependencies",
"keywords": ["validation", "validator", "valid"], "keywords": ["validation", "validator", "valid"],
"homepage": "http://github.com/vlucas/valitron", "homepage": "http://github.com/vlucas/valitron",
"license" : "BSD", "license" : "BSD-3-Clause",
"authors" : [ "authors" : [
{ {
"name": "Vance Lucas", "name": "Vance Lucas",