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": "131700fa02c1a9740811385a74cfd855",
    "packages": [
        {
            "name": "taeluf/liaison",
            "version": "v0.5.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/Liaison.git",
                "reference": "ed1d71796d4381fb1707176f60ff42a54bf8c9f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FLiaison/repository/archive.zip?sha=ed1d71796d4381fb1707176f60ff42a54bf8c9f2",
                "reference": "ed1d71796d4381fb1707176f60ff42a54bf8c9f2",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.6.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "code/class",
                    "code/addon"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Liaison, for building web apps",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/22127834/issues"
            },
            "time": "2021-12-16T22:03:44+00:00"
        },
        {
            "name": "taeluf/phtml",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/phtml-dom-document.git",
                "reference": "72ef0c0aacf7b6a51b3e2e9a34d1f378790d4320"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphtml-dom-document/repository/archive.zip?sha=72ef0c0aacf7b6a51b3e2e9a34d1f378790d4320",
                "reference": "72ef0c0aacf7b6a51b3e2e9a34d1f378790d4320",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/22819637/issues"
            },
            "time": "2021-12-03T22:04:49+00:00"
        }
    ],
    "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/api/v4/projects/23207428/issues"
            },
            "time": "2021-09-18T21:27:33+00:00"
        },
        {
            "name": "taeluf/cli",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/cli.git",
                "reference": "ad54fabde41d2a7f301e24128bdd6407de2bfd52"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=ad54fabde41d2a7f301e24128bdd6407de2bfd52",
                "reference": "ad54fabde41d2a7f301e24128bdd6407de2bfd52",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.5.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ],
                "files": []
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/31295139/issues"
            },
            "time": "2021-12-03T20:20:44+00:00"
        },
        {
            "name": "taeluf/code-scrawl",
            "version": "v0.6.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
                "reference": "69e4a6e4e5e1d052c98a26da5d36add0cdb8c3de"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=69e4a6e4e5e1d052c98a26da5d36add0cdb8c3de",
                "reference": "69e4a6e4e5e1d052c98a26da5d36add0cdb8c3de",
                "shasum": ""
            },
            "require": {
                "taeluf/better-regex": "v0.3.x-dev",
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/lexer": "v0.7.x-dev"
            },
            "require-dev": {
                "taeluf/tester": "v0.3.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-12-14T23:03:53+00:00"
        },
        {
            "name": "taeluf/lexer",
            "version": "v0.7.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lexer.git",
                "reference": "39d85808b87a6bd905a4b1f01306499e7af4b9e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=39d85808b87a6bd905a4b1f01306499e7af4b9e2",
                "reference": "39d85808b87a6bd905a4b1f01306499e7af4b9e2",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/tester": "v0.2.x-dev"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/24825489/issues"
            },
            "time": "2021-12-06T13:25:36+00:00"
        },
        {
            "name": "taeluf/tester",
            "version": "v0.3.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-tests.git",
                "reference": "ccf178c9b41ddc9830cfb887064d09aec7a67430"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=ccf178c9b41ddc9830cfb887064d09aec7a67430",
                "reference": "ccf178c9b41ddc9830cfb887064d09aec7a67430",
                "shasum": ""
            },
            "require": {
                "taeluf/cli": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.6.x-dev"
            },
            "bin": [
                "code/phptest"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "code/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A unit testing library for Php.",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/22523769/issues"
            },
            "time": "2021-12-16T21:56:02+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "taeluf/phtml": 20,
        "taeluf/liaison": 20,
        "taeluf/code-scrawl": 20,
        "taeluf/tester": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.1.0"
}