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": "5b90ae5d2edaccefbfa11b1e4b73279a",
"packages": [],
"packages-dev": [
{
"name": "taeluf/better-regex",
"version": "v0.4.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/better-regex.git",
"reference": "3ee2ff3482d8903d6977fa1fd97a227f4457dc54"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=3ee2ff3482d8903d6977fa1fd97a227f4457dc54",
"reference": "3ee2ff3482d8903d6977fa1fd97a227f4457dc54",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.7.x-dev",
"taeluf/tester": "v0.3.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"time": "2022-03-28T20:55:32+00:00"
},
{
"name": "taeluf/cli",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/cli.git",
"reference": "d03a92e917940ed991989cf3adca803db281e5c5"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=d03a92e917940ed991989cf3adca803db281e5c5",
"reference": "d03a92e917940ed991989cf3adca803db281e5c5",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.8.x-dev"
},
"default-branch": true,
"bin": [
"bin/tlf-cli"
],
"type": "library",
"autoload": {
"files": [],
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"time": "2023-11-29T03:43:03+00:00"
},
{
"name": "taeluf/code-scrawl",
"version": "v0.8.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/CodeScrawl.git",
"reference": "d21b6510ce9f8dc4360924ee9305d9df0fe28005"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=d21b6510ce9f8dc4360924ee9305d9df0fe28005",
"reference": "d21b6510ce9f8dc4360924ee9305d9df0fe28005",
"shasum": ""
},
"require": {
"taeluf/better-regex": "v0.4.x-dev",
"taeluf/cli": "v0.1.x-dev",
"taeluf/lexer": "v0.8.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.3.x-dev"
},
"default-branch": true,
"bin": [
"bin/scrawl"
],
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"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. ",
"time": "2023-12-23T21:30:59+00:00"
},
{
"name": "taeluf/lexer",
"version": "v0.8.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/lexer.git",
"reference": "e2eaa65fa6700dc326d0a0445ce96da3bad8e219"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=e2eaa65fa6700dc326d0a0445ce96da3bad8e219",
"reference": "e2eaa65fa6700dc326d0a0445ce96da3bad8e219",
"shasum": ""
},
"require": {
"taeluf/code-scrawl": "v0.8.x-dev",
"taeluf/util": "v0.1.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.3.x-dev"
},
"default-branch": true,
"bin": [
"bin/lex"
],
"type": "library",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
"time": "2023-12-24T00:12:08+00:00"
},
{
"name": "taeluf/util",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/php-utilities.git",
"reference": "95524064e9be1b587064c1661980fee20793a1a3"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-utilities/repository/archive.zip?sha=95524064e9be1b587064c1661980fee20793a1a3",
"reference": "95524064e9be1b587064c1661980fee20793a1a3",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.8.x-dev",
"taeluf/phtml": "v0.1.x-dev",
"taeluf/tester": "v0.3.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Utility methods",
"time": "2023-12-09T08:23:28+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/code-scrawl": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}