bindAPI/bindAPI/composer.lock

68 lines
2.2 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0f698e244946cb8cd564781a86b98a1c",
"packages": [
{
"name": "phplucidframe/console-table",
"version": "v1.2.4",
"source": {
"type": "git",
"url": "https://github.com/phplucidframe/console-table.git",
"reference": "a973d911af96f3db42fca92cbeb1f473c9ad505e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phplucidframe/console-table/zipball/a973d911af96f3db42fca92cbeb1f473c9ad505e",
"reference": "a973d911af96f3db42fca92cbeb1f473c9ad505e",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"LucidFrame\\": "src/",
"LucidFrameTest\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sithu K.",
"email": "cithukyaw@gmail.com"
}
],
"description": "Console Table",
"support": {
"issues": "https://github.com/phplucidframe/console-table/issues",
"source": "https://github.com/phplucidframe/console-table/tree/v1.2.4"
},
"time": "2019-03-03T12:17:32+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=8.1",
"ext-json": "*",
"ext-pdo": "*"
},
"platform-dev": [],
"plugin-api-version": "2.2.0"
}