diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 15b246c..95560af 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,5 @@ "autoload": { "classmap": ["Authentication/", "Exceptions/"] }, - "target-dir": "Firebase/PHP-JWT", "minimum-stability": "dev" } |