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": "ad297aaad40050f09f444c559e4b76fb",
    "packages": [
        {
            "name": "taeluf/better-regex",
            "version": "v0.4.x-dev",
            "source": {
                "type": "git",
                "url": "https://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"
            ],
            "support": {
                "issues": "https://gitlab.com/taeluf/php/better-regex/-/issues",
                "source": "https://gitlab.com/taeluf/php/better-regex/-/tree/v0.4"
            },
            "time": "2022-03-28T20:55:32+00:00"
        },
        {
            "name": "taeluf/cli",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/cli.git",
                "reference": "12d7dd6b9a5a1fa0602405e579b807dd5b65a39d"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=12d7dd6b9a5a1fa0602405e579b807dd5b65a39d",
                "reference": "12d7dd6b9a5a1fa0602405e579b807dd5b65a39d",
                "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"
            ],
            "support": {
                "issues": "https://gitlab.com/taeluf/php/cli/-/issues",
                "source": "https://gitlab.com/taeluf/php/cli/-/tree/v0.1"
            },
            "time": "2024-02-03T13:23:25+00:00"
        },
        {
            "name": "taeluf/lexer",
            "version": "v0.8.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lexer.git",
                "reference": "c019eb59d150f04ff8c16a19792b5d725046cd90"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=c019eb59d150f04ff8c16a19792b5d725046cd90",
                "reference": "c019eb59d150f04ff8c16a19792b5d725046cd90",
                "shasum": ""
            },
            "require": {
                "taeluf/util": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.8.x-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.",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/lexer/-/issues",
                "source": "https://gitlab.com/taeluf/php/lexer/-/tree/v0.8"
            },
            "time": "2024-02-03T15:33:41+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"
        }
    ],
    "packages-dev": [
        {
            "name": "taeluf/tester",
            "version": "v0.3.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-tests.git",
                "reference": "68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178",
                "reference": "68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178",
                "shasum": ""
            },
            "require": {
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/util": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.6.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/phptest"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A unit testing library for Php.",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/php-tests/-/issues",
                "source": "https://gitlab.com/taeluf/php/php-tests/-/tree/v0.3"
            },
            "time": "2024-01-10T13:40:51+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "taeluf/cli": 20,
        "taeluf/lexer": 20,
        "taeluf/better-regex": 20,
        "taeluf/tester": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}