{
"name": "ascoos/phpBCL",
"description": "PHP Backwards Compatibility Library (phpBCL).",
"version": "1.1.4",
"license":"AGL-F (Ascoos General License - Free)",
"homepage": "https://apps.ascoos.com/phpBCL",
"authors": [
{
"name": "Drogidis Christos",
"homepage": "https://www.ascoos.com",
"role": "Developer"
}
],
"support": {
"issues": "https://issues.ascoos.com",
"source": "https://github.com/ascoos/phpBCL"
},
"repositories": [
{
"type": "package",
"package": {
"name": "ascoos/phpBCL",
"version": "1.1.4",
"type": "library",
"dist": [
{
"url": "https://dl.ascoos.com/pub/phpBCL/phpBCL-latest.zip",
"type": "zip"
},
{
"url": "https://github.com/ascoos/phpBCL/releases/download/1.1.4/phpBCL-1.1.4.zip",
"type": "zip"
},
{
"url": "https://sourceforge.net/projects/phpbcl/files/latest/download",
"type": "zip"
}
]
}
}
],
"require": {
"php": ">=5.6"
}
}
|