This repository has been archived on 2018-05-28. You can view files and clone it, but cannot push or open issues or pull requests.
BBB-Simple-ACS/server/composer.json

7 lines
94 B
JSON
Raw Normal View History

2018-05-28 14:02:26 +00:00
{
"require" : {
"php": ">=7.1",
"cismonx/acast": "^1.2",
"twt/sso": "^1.0"
}
}