composer.lock
{
"_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": "3ad582dd02b307e63f715b103b86ec98",
"packages": [],
"packages-dev": [
{
"name": "taeluf/bash.cli-framework",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/bash/cli.git",
"reference": "dd99e477c9bb903e5181eafd2258198e95d88835"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fbash%2Fcli/repository/archive.zip?sha=dd99e477c9bb903e5181eafd2258198e95d88835",
"reference": "dd99e477c9bb903e5181eafd2258198e95d88835",
"shasum": ""
},
"require": {
"taeluf/code-scrawl": "v0.4.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": "code/scrawl/"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A bash cli framework for developing easy-to-use command line libraries",
"support": {
"issues": "https://gitlab.com/api/v4/projects/27376377/issues"
},
"time": "2021-09-20T19:41:40+00:00"
},
{
"name": "taeluf/better-regex",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/better-regex.git",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=37164cb7aa2537b3623529ff68db6d85de343cd1",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1",
"shasum": ""
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/23207428/issues"
},
"time": "2021-09-18T21:27:33+00:00"
},
{
"name": "taeluf/code-scrawl",
"version": "v0.4.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
"reference": "a428ead8f94c393c6e51fcdae93ff94ed3aadf97"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=a428ead8f94c393c6e51fcdae93ff94ed3aadf97",
"reference": "a428ead8f94c393c6e51fcdae93ff94ed3aadf97",
"shasum": ""
},
"require": {
"taeluf/better-regex": "v0.3.x-dev",
"taeluf/lexer": "v0.2.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.2.x-dev"
},
"type": "library",
"autoload": {
"classmap": [
"code/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
"support": {
"issues": "https://gitlab.com/api/v4/projects/23167681/issues"
},
"time": "2021-09-20T19:40:11+00:00"
},
{
"name": "taeluf/lexer",
"version": "v0.2.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/lexer.git",
"reference": "e03b6a17521796daa93b83d71f37a1f4bccb946b"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=e03b6a17521796daa93b83d71f37a1f4bccb946b",
"reference": "e03b6a17521796daa93b83d71f37a1f4bccb946b",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/24825489/issues"
},
"time": "2021-09-20T17:56:27+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/bash.cli-framework": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}