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": "5c93bf4198a4ff8ef3c3b75bc02d43d2",
    "packages": [],
    "packages-dev": [
        {
            "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/taeluf/php/better-regex/-/issues",
                "source": "https://gitlab.com/taeluf/php/better-regex/-/tree/v0.3"
            },
            "time": "2021-09-18T21:27:33+00:00"
        },
        {
            "name": "taeluf/code-scrawl",
            "version": "v0.5.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
                "reference": "0bfbcfbeec53cd856514e25b8f6ab9cb6833aaf6"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=0bfbcfbeec53cd856514e25b8f6ab9cb6833aaf6",
                "reference": "0bfbcfbeec53cd856514e25b8f6ab9cb6833aaf6",
                "shasum": ""
            },
            "require": {
                "taeluf/better-regex": "v0.3.x-dev",
                "taeluf/lexer": "v0.2.x-dev"
            },
            "require-dev": {
                "taeluf/tester": "v0.2.x-dev"
            },
            "default-branch": true,
            "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/taeluf/php/CodeScrawl/-/issues",
                "source": "https://gitlab.com/taeluf/php/CodeScrawl/-/tree/v0.5"
            },
            "time": "2021-12-06T13:52:10+00:00"
        },
        {
            "name": "taeluf/lexer",
            "version": "v0.2.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lexer.git",
                "reference": "8d04d49126777038b518bbb97ee022fa8ce2b63b"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=8d04d49126777038b518bbb97ee022fa8ce2b63b",
                "reference": "8d04d49126777038b518bbb97ee022fa8ce2b63b",
                "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-12-06T13:18:22+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.3.0"
}