|
{
|
|
"require": {
|
|
"christian-riesen/otp": "1.*",
|
|
"endroid/qr-code": "^2.5"
|
|
},
|
|
"platform": {
|
|
"php": ">=7.0.0"
|
|
},
|
|
"require-dev": {
|
|
"facebook/webdriver": "^1.5.0"
|
|
},
|
|
"config": {
|
|
"optimize-autoloader": true,
|
|
"classmap-authoritative": true,
|
|
"platform": {
|
|
"php": "7.0"
|
|
}
|
|
}
|
|
}
|