* Fixed composer instructions

This commit is contained in:
RobThree
2015-03-17 14:58:19 +01:00
parent b28c79b278
commit ab2ec1eeea
+1 -1
View File
@@ -19,7 +19,7 @@ Add the following line to the composer.json file:
````
{
"require": {
"robthree/twofactorauth": "~1.0"
"robthree/twofactorauth": "dev-master"
}
}
````