diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 940deab..292edbf 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "firebase/php-jwt", "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", - "version": "1.0.0", "authors": [ { "name": "Neuman Vong", |