Update composer.json

This commit is contained in:
Rob Janssen
2015-03-19 14:47:24 +01:00
parent 5f119eef72
commit e446672d17
-3
View File
@@ -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"
}