diff options
author | Chris Raynor <chris@firebase.com> | 2015-04-01 11:48:00 -0700 |
---|---|---|
committer | Chris Raynor <chris@firebase.com> | 2015-04-01 11:48:00 -0700 |
commit | e8f31fcfa008b6db33da912fcfb62452ab17f73e (patch) | |
tree | 0bac9aed5e5444c20a9cdd629d0b0f0b04027c4d | |
parent | ffcfd888ce1e4f2d70cac2dc9b7301038332fe57 (diff) | |
download | php-jwt-e8f31fcfa008b6db33da912fcfb62452ab17f73e.zip php-jwt-e8f31fcfa008b6db33da912fcfb62452ab17f73e.tar.gz php-jwt-e8f31fcfa008b6db33da912fcfb62452ab17f73e.tar.bz2 |
Update composer.json
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 4cc0e6e..15b246c 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,6 @@ "role": "Developer" } ], - "version": "2.0.0", "license": "BSD-3-Clause", "require": { "php": ">=5.2.0" |