mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-24 20:36:34 +00:00
Update composer.json
This commit is contained in:
+3
-1
@@ -18,7 +18,9 @@
|
||||
"source": "https://github.com/RobThree/TwoFactorAuth"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "RobThree\\TwoFactorAuth\\": "lib/" }
|
||||
"classmap": [
|
||||
"lib/"
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
|
||||
Reference in New Issue
Block a user