diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-02 14:57:23 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-02 14:57:23 +0200 |
commit | 307835990cafd49ae788990996c39a4a62c81cb4 (patch) | |
tree | cc80bfc68e57a01821a1f1ec21fcd34d221b136b /composer.json | |
parent | 35c2dae0f9c4a6b837cce040bff9ef73dc2e00af (diff) |
php-justinrainbow-json-schema: 2.0.5
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f0f630a..a6d7b42 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "justinrainbow/json-schema", "description": "A library to validate a json schema.", - "version": "2.0.4", "keywords": ["json", "schema"], "homepage": "https://github.com/justinrainbow/json-schema", "type": "library", |