diff options
author | Rob Janssen <rob@devcorner.nl> | 2015-03-19 14:47:24 +0100 |
---|---|---|
committer | Rob Janssen <rob@devcorner.nl> | 2015-03-19 14:47:24 +0100 |
commit | e446672d17b09c30255842e9fc334b75a8691c1b (patch) | |
tree | 19aa76a725c0a24db52b8030a9ee0f1e93099766 | |
parent | 5f119eef72a713424d7dfb6b00d868e1f299a3e0 (diff) | |
download | TwoFactorAuth-e446672d17b09c30255842e9fc334b75a8691c1b.zip TwoFactorAuth-e446672d17b09c30255842e9fc334b75a8691c1b.tar.gz TwoFactorAuth-e446672d17b09c30255842e9fc334b75a8691c1b.tar.bz2 |
Update composer.json
-rw-r--r-- | composer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json index e39b62d..8fb2adc 100644 --- a/composer.json +++ b/composer.json @@ -17,9 +17,6 @@ "issues": "https://github.com/RobThree/TwoFactorAuth/issues", "source": "https://github.com/RobThree/TwoFactorAuth" }, - "autoload": { - "classmap": [ "RobThree/TwoFactorAuth" ] - }, "require": { "php": ">=5.3.0" } |