Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.80.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : installed.json
{
    "packages": [
        {
            "name": "bagrinsergiu/brizy-merge-page-assets",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/bagrinsergiu/brizy-merge-page-assets.git",
                "reference": "61eea2244cb34ff8666b802aafa74f74dec869da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bagrinsergiu/brizy-merge-page-assets/zipball/61eea2244cb34ff8666b802aafa74f74dec869da",
                "reference": "61eea2244cb34ff8666b802aafa74f74dec869da",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.4"
            },
            "time": "2022-09-27T14:56:05+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BrizyMerge\\": "lib/",
                    "BrizyMergeTests\\": "tests/"
                }
            },
            "description": "Merge page assets compiled by Brizy compiler",
            "keywords": [
                "brizy",
                "brizy merge assets"
            ],
            "support": {
                "source": "https://github.com/bagrinsergiu/brizy-merge-page-assets/tree/master",
                "issues": "https://github.com/bagrinsergiu/brizy-merge-page-assets/issues"
            },
            "install-path": "../bagrinsergiu/brizy-merge-page-assets"
        },
        {
            "name": "bagrinsergiu/brizy-migration-utils",
            "version": "1.5.4",
            "version_normalized": "1.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bagrinsergiu/brizy-migration-utils.git",
                "reference": "81523e89975e56d192bb3a5622ddbe1d06e10809"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bagrinsergiu/brizy-migration-utils/zipball/81523e89975e56d192bb3a5622ddbe1d06e10809",
                "reference": "81523e89975e56d192bb3a5622ddbe1d06e10809",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "8.2.1"
            },
            "time": "2022-07-08T10:43:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Brizy": "src/"
                }
            },
            "autoload-dev": {
                "classmap": [
                    "tests/"
                ]
            },
            "authors": [
                {
                    "name": "Alex Zaharia",
                    "email": "[email protected]"
                }
            ],
            "description": "Data migration utils",
            "support": {
                "source": "https://github.com/bagrinsergiu/brizy-migration-utils/tree/1.5.4",
                "issues": "https://github.com/bagrinsergiu/brizy-migration-utils/issues"
            },
            "install-path": "../bagrinsergiu/brizy-migration-utils"
        },
        {
            "name": "bagrinsergiu/content-placeholder",
            "version": "v3.x-dev",
            "version_normalized": "3.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/bagrinsergiu/brizy-content-placeholder.git",
                "reference": "6ff633bc24f32e1a1623782d95fca3348ce03995"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bagrinsergiu/brizy-content-placeholder/zipball/6ff633bc24f32e1a1623782d95fca3348ce03995",
                "reference": "6ff633bc24f32e1a1623782d95fca3348ce03995",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0",
                "phplrt/compiler": "^2.3.6",
                "phplrt/lexer": "^2.3.6"
            },
            "require-dev": {
                "php": ">=8",
                "phpspec/prophecy-phpunit": "^2",
                "phpunit/phpunit": "^9"
            },
            "time": "2025-01-06T14:02:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BrizyPlaceholders\\": "lib/",
                    "BrizyPlaceholdersTests\\": "tests/"
                }
            },
            "description": "Brizy content placeholders SDK",
            "keywords": [
                "brizy",
                "content",
                "placeholders"
            ],
            "support": {
                "source": "https://github.com/bagrinsergiu/brizy-content-placeholder/tree/v3.0.6",
                "issues": "https://github.com/bagrinsergiu/brizy-content-placeholder/issues"
            },
            "install-path": "../bagrinsergiu/content-placeholder"
        },
        {
            "name": "enshrined/svg-sanitize",
            "version": "0.13.3",
            "version_normalized": "0.13.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                "reference": "bc66593f255b7d2613d8f22041180036979b6403"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/bc66593f255b7d2613d8f22041180036979b6403",
                "reference": "bc66593f255b7d2613d8f22041180036979b6403",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "^0.1.2",
                "phpunit/phpunit": "^6"
            },
            "time": "2020-01-20T01:34:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "enshrined\\svgSanitize\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "[email protected]"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "support": {
                "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                "source": "https://github.com/darylldoyle/svg-sanitizer/tree/develop"
            },
            "install-path": "../enshrined/svg-sanitize"
        },
        {
            "name": "knplabs/gaufrette",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/Gaufrette.git",
                "reference": "a0627e91e8753f442eea6560cb347151cd306b2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/a0627e91e8753f442eea6560cb347151cd306b2c",
                "reference": "a0627e91e8753f442eea6560cb347151cd306b2c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "conflict": {
                "microsoft/windowsazure": "<0.4.3"
            },
            "require-dev": {
                "akeneo/phpspec-skip-example-extension": "~1.2",
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
                "aws/aws-sdk-php": "^2.4.12||~3",
                "doctrine/dbal": ">=2.3",
                "dropbox-php/dropbox-php": "*",
                "google/apiclient": "~1.1.3",
                "league/flysystem": "~1.0",
                "microsoft/azure-storage-blob": "^1.0",
                "mikey179/vfsstream": "~1.2.0",
                "mongodb/mongodb": "^1.1",
                "phpseclib/phpseclib": "^2.0",
                "phpspec/phpspec": "~2.4",
                "phpunit/phpunit": "^5.6.8",
                "rackspace/php-opencloud": "^1.9.2"
            },
            "suggest": {
                "ext-curl": "*",
                "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
                "ext-mbstring": "*",
                "gaufrette/aws-s3-adapter": "to use AwsS3 adapter (supports SDK v2 and v3)",
                "gaufrette/azure-blob-storage-adapter": "to use AzureBlobStorage adapter",
                "gaufrette/doctrine-dbal-adapter": "to use DBAL adapter",
                "gaufrette/flysystem-adapter": "to use Flysystem adapter",
                "gaufrette/ftp-adapter": "to use Ftp adapter",
                "gaufrette/gridfs-adapter": "to use GridFS adapter",
                "gaufrette/in-memory-adapter": "to use InMemory adapter",
                "gaufrette/local-adapter": "to use Local adapter",
                "gaufrette/opencloud-adapter": "to use Opencloud adapter",
                "gaufrette/phpseclib-sftp-adapter": "to use PhpseclibSftp adapter",
                "gaufrette/zip-adapter": "to use Zip adapter",
                "google/apiclient": "to use GoogleCloudStorage adapter",
                "knplabs/knp-gaufrette-bundle": "to use with Symfony2"
            },
            "time": "2018-08-30T13:26:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Gaufrette": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "The contributors",
                    "homepage": "http://github.com/knplabs/Gaufrette/contributors"
                },
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                }
            ],
            "description": "PHP library that provides a filesystem abstraction layer",
            "homepage": "http://knplabs.com",
            "keywords": [
                "abstraction",
                "file",
                "filesystem",
                "media"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/Gaufrette/issues",
                "source": "https://github.com/KnpLabs/Gaufrette/tree/v0.7.0"
            },
            "install-path": "../knplabs/gaufrette"
        },
        {
            "name": "nikic/php-parser",
            "version": "4.x-dev",
            "version_normalized": "4.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2",
                "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2024-09-29T15:01:53+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/4.x"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "phplrt/ast-contracts",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/ast-contracts.git",
                "reference": "abe4ce0a5e418adbd85365c7b974daabb7406a86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/ast-contracts/zipball/abe4ce0a5e418adbd85365c7b974daabb7406a86",
                "reference": "abe4ce0a5e418adbd85365c7b974daabb7406a86",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "time": "2019-12-06T17:22:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Contracts\\Ast\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "A set of phplrt ast abstractions",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "abstractions",
                "ast",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards",
                "tree"
            ],
            "support": {
                "issues": "https://github.com/phplrt/ast-contracts/issues",
                "source": "https://github.com/phplrt/ast-contracts"
            },
            "install-path": "../phplrt/ast-contracts"
        },
        {
            "name": "phplrt/compiler",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/compiler.git",
                "reference": "49eabc93d5963457b884cbbd6a6c6d4ffdf699b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/compiler/zipball/49eabc93d5963457b884cbbd6a6c6d4ffdf699b9",
                "reference": "49eabc93d5963457b884cbbd6a6c6d4ffdf699b9",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "~4.3",
                "php": ">=7.1.3",
                "phplrt/grammar": "^2.3.6",
                "phplrt/lexer": "^2.3.6",
                "phplrt/parser": "^2.3.6",
                "phplrt/position": "^2.3.6",
                "phplrt/visitor": "^2.3.6",
                "symfony/polyfill-php73": "~1.12",
                "zendframework/zend-code": "~3.0"
            },
            "require-dev": {
                "symfony/var-dumper": "^4.0|^5.0"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Compiler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt compiler package.",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "builder",
                "compiler",
                "grammar",
                "language"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/compiler"
            },
            "install-path": "../phplrt/compiler"
        },
        {
            "name": "phplrt/grammar",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/grammar.git",
                "reference": "11a21a910bc6c5885ab4e097a66eb1ea6f4c7d24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/grammar/zipball/11a21a910bc6c5885ab4e097a66eb1ea6f4c7d24",
                "reference": "11a21a910bc6c5885ab4e097a66eb1ea6f4c7d24",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/grammar-contracts": "^2.3.6"
            },
            "provide": {
                "phplrt/grammar-contracts-implementation": "~2.3"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/polyfill.php"
                ],
                "psr-4": {
                    "Phplrt\\Grammar\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt grammar package.",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "asserts",
                "grammar",
                "parser",
                "rules"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/grammar"
            },
            "abandoned": "phplrt/parser",
            "install-path": "../phplrt/grammar"
        },
        {
            "name": "phplrt/grammar-contracts",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/grammar-contracts.git",
                "reference": "b656d52ccd9aab7aa2a262f6778660988a158d0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/grammar-contracts/zipball/b656d52ccd9aab7aa2a262f6778660988a158d0b",
                "reference": "b656d52ccd9aab7aa2a262f6778660988a158d0b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/lexer-contracts": "^2.3.6"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Contracts\\Grammar\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "A set of phplrt grammar abstractions",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "grammar",
                "interfaces",
                "interoperability",
                "rules",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/phplrt/grammar-contracts/issues",
                "source": "https://github.com/phplrt/grammar-contracts"
            },
            "abandoned": "phplrt/parser",
            "install-path": "../phplrt/grammar-contracts"
        },
        {
            "name": "phplrt/lexer",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/lexer.git",
                "reference": "c67c2d8033783f6b47171b1a75bc6f61b7557b4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/lexer/zipball/c67c2d8033783f6b47171b1a75bc6f61b7557b4d",
                "reference": "c67c2d8033783f6b47171b1a75bc6f61b7557b4d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "php": ">=7.1.3",
                "phplrt/lexer-contracts": "^2.3.6",
                "phplrt/source": "^2.3.6",
                "symfony/polyfill-php73": "~1.12"
            },
            "provide": {
                "phplrt/lexer-contracts-implementation": "~2.3"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Lexer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt lexer library that can be used for scanners implementation using PCRE",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "lexer",
                "parsing",
                "regex",
                "scanner",
                "stream",
                "token",
                "tokenizer"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/lexer"
            },
            "install-path": "../phplrt/lexer"
        },
        {
            "name": "phplrt/lexer-contracts",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/lexer-contracts.git",
                "reference": "06388465a2dea80a8b7bc71bfe759c3a6a972fee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/lexer-contracts/zipball/06388465a2dea80a8b7bc71bfe759c3a6a972fee",
                "reference": "06388465a2dea80a8b7bc71bfe759c3a6a972fee",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "time": "2019-12-06T17:22:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Contracts\\Lexer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "A set of phplrt lexer abstractions",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "lexer",
                "parsing",
                "regex",
                "standards",
                "stream",
                "token",
                "tokenizer"
            ],
            "support": {
                "issues": "https://github.com/phplrt/lexer-contracts/issues",
                "source": "https://github.com/phplrt/lexer-contracts"
            },
            "install-path": "../phplrt/lexer-contracts"
        },
        {
            "name": "phplrt/parser",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/parser.git",
                "reference": "4aa5bb92e42f77788afaf14b893475b619cc477c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/parser/zipball/4aa5bb92e42f77788afaf14b893475b619cc477c",
                "reference": "4aa5bb92e42f77788afaf14b893475b619cc477c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/ast-contracts": "^2.3.6",
                "phplrt/grammar-contracts": "^2.3.6",
                "phplrt/lexer-contracts": "^2.3.6",
                "phplrt/parser-contracts": "^2.3.6",
                "phplrt/source": "^2.3.6",
                "symfony/polyfill-php73": "~1.12"
            },
            "provide": {
                "phplrt/parser-contracts-implementation": "~2.3"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/polyfill.php"
                ],
                "psr-4": {
                    "Phplrt\\Parser\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt Parser package.",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "language",
                "ll1",
                "llk",
                "lr",
                "parser",
                "php",
                "slr"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/parser"
            },
            "install-path": "../phplrt/parser"
        },
        {
            "name": "phplrt/parser-contracts",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/parser-contracts.git",
                "reference": "d9b7f3eb3b46806a30527c04efb28931b1e89de0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/parser-contracts/zipball/d9b7f3eb3b46806a30527c04efb28931b1e89de0",
                "reference": "d9b7f3eb3b46806a30527c04efb28931b1e89de0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/ast-contracts": "^2.3.6",
                "phplrt/lexer-contracts": "^2.3.6",
                "phplrt/source-contracts": "^2.3.6"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Contracts\\Parser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "A set of phplrt parser abstractions",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "abstractions",
                "analysis",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "language",
                "parser",
                "php",
                "standards",
                "syntax"
            ],
            "support": {
                "issues": "https://github.com/phplrt/parser-contracts/issues",
                "source": "https://github.com/phplrt/parser-contracts"
            },
            "install-path": "../phplrt/parser-contracts"
        },
        {
            "name": "phplrt/position",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/position.git",
                "reference": "d4000629d1e2b556336272748118e819cbaf798c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/position/zipball/d4000629d1e2b556336272748118e819cbaf798c",
                "reference": "d4000629d1e2b556336272748118e819cbaf798c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/source": "^2.3.6"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Position\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt position package.",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "analyzing",
                "column",
                "input",
                "line",
                "offset",
                "position",
                "utils",
                "visualization"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/position"
            },
            "install-path": "../phplrt/position"
        },
        {
            "name": "phplrt/source",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/source.git",
                "reference": "1877a3ce05ad8a49701a3b82d67486a6e71089cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/source/zipball/1877a3ce05ad8a49701a3b82d67486a6e71089cd",
                "reference": "1877a3ce05ad8a49701a3b82d67486a6e71089cd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/source-contracts": "^2.3.6"
            },
            "provide": {
                "phplrt/source-contracts-implementation": "~2.3"
            },
            "require-dev": {
                "psr/http-message": "~1.0"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Source\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt sources package",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "abstraction",
                "directory",
                "file",
                "file system",
                "fs",
                "reader"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/source"
            },
            "install-path": "../phplrt/source"
        },
        {
            "name": "phplrt/source-contracts",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/source-contracts.git",
                "reference": "2515b42ba217865f11cf2393ccf4dcb50e10398f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/source-contracts/zipball/2515b42ba217865f11cf2393ccf4dcb50e10398f",
                "reference": "2515b42ba217865f11cf2393ccf4dcb50e10398f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "time": "2019-12-06T17:22:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Contracts\\Source\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "A set of phplrt source abstractions",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "disk",
                "file",
                "io",
                "read",
                "source"
            ],
            "support": {
                "issues": "https://github.com/phplrt/source-contracts/issues",
                "source": "https://github.com/phplrt/source-contracts"
            },
            "install-path": "../phplrt/source-contracts"
        },
        {
            "name": "phplrt/visitor",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phplrt/visitor.git",
                "reference": "bb70d3765835a21825249727701319e897fa3062"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phplrt/visitor/zipball/bb70d3765835a21825249727701319e897fa3062",
                "reference": "bb70d3765835a21825249727701319e897fa3062",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "phplrt/ast-contracts": "^2.3.6"
            },
            "time": "2019-12-16T21:19:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Phplrt\\Visitor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirill Nesmeyanov",
                    "email": "[email protected]"
                }
            ],
            "description": "The phplrt visitor package",
            "homepage": "https://github.com/phplrt",
            "keywords": [
                "ast",
                "traverser",
                "tree",
                "visitor"
            ],
            "support": {
                "issues": "https://github.com/phplrt/phplrt/issues",
                "source": "https://github.com/phplrt/visitor"
            },
            "install-path": "../phplrt/visitor"
        },
        {
            "name": "select2/select2",
            "version": "4.1.0-rc.0",
            "version_normalized": "4.1.0.0-RC0",
            "source": {
                "type": "git",
                "url": "https://github.com/select2/select2.git",
                "reference": "9ce61fd297fd2922fe771debea8b24dfd219a49a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/select2/select2/zipball/9ce61fd297fd2922fe771debea8b24dfd219a49a",
                "reference": "9ce61fd297fd2922fe771debea8b24dfd219a49a",
                "shasum": ""
            },
            "time": "2021-01-23T04:36:25+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "files": [
                        "dist/js/select2.js",
                        "dist/js/i18n/*.js",
                        "dist/css/select2.css"
                    ],
                    "styles": [
                        "dist/css/select2.css"
                    ],
                    "scripts": [
                        "dist/js/select2.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Select2 is a jQuery based replacement for select boxes.",
            "homepage": "https://select2.org/",
            "support": {
                "issues": "https://github.com/select2/select2/issues",
                "source": "https://github.com/select2/select2/tree/4.1.0-rc.0"
            },
            "funding": [
                {
                    "url": "https://github.com/kevin-brown",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/select2",
                    "type": "open_collective"
                }
            ],
            "install-path": "../select2/select2"
        },
        {
            "name": "symfony/dotenv",
            "version": "3.4.x-dev",
            "version_normalized": "3.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dotenv.git",
                "reference": "1022723ac4f56b001d99691d96c6025dbf1404f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dotenv/zipball/1022723ac4f56b001d99691d96c6025dbf1404f1",
                "reference": "1022723ac4f56b001d99691d96c6025dbf1404f1",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "require-dev": {
                "symfony/process": "^3.4.2|^4.0"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Dotenv\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Registers environment variables from a .env file",
            "homepage": "https://symfony.com",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "source": "https://github.com/symfony/dotenv/tree/3.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dotenv"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "tburry/pquery",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/tburry/pquery.git",
                "reference": "c28159447f4cec57f2a016c2ec15f5b754b58052"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tburry/pquery/zipball/c28159447f4cec57f2a016c2ec15f5b754b58052",
                "reference": "c28159447f4cec57f2a016c2ec15f5b754b58052",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "htmlawed/htmlawed": "dev-master"
            },
            "time": "2016-03-23T18:57:26+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "IQuery.php",
                    "gan_formatter.php",
                    "gan_node_html.php",
                    "gan_parser_html.php",
                    "gan_selector_html.php",
                    "gan_tokenizer.php",
                    "gan_xml2array.php",
                    "pQuery.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Todd Burry",
                    "email": "[email protected]",
                    "role": "Developer"
                }
            ],
            "description": "A jQuery like html dom parser written in php.",
            "keywords": [
                "dom",
                "ganon",
                "php"
            ],
            "support": {
                "issues": "https://github.com/tburry/pquery/issues",
                "source": "https://github.com/tburry/pquery/tree/master"
            },
            "install-path": "../tburry/pquery"
        },
        {
            "name": "zendframework/zend-code",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-code.git",
                "reference": "6425335347966b773d85f7c65661c053ad0acb99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/6425335347966b773d85f7c65661c053ad0acb99",
                "reference": "6425335347966b773d85f7c65661c053ad0acb99",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.7",
                "ext-phar": "*",
                "phpunit/phpunit": "^7.5.16 || ^8.4",
                "zendframework/zend-coding-standard": "^1.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
            },
            "time": "2019-12-10T19:36:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev",
                    "dev-develop": "3.5.x-dev",
                    "dev-dev-4.0": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zend\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
            "keywords": [
                "ZendFramework",
                "code",
                "zf"
            ],
            "support": {
                "chat": "https://zendframework-slack.herokuapp.com",
                "docs": "https://docs.zendframework.com/zend-code/",
                "forum": "https://discourse.zendframework.com/c/questions/components",
                "issues": "https://github.com/zendframework/zend-code/issues",
                "rss": "https://github.com/zendframework/zend-code/releases.atom",
                "source": "https://github.com/zendframework/zend-code"
            },
            "abandoned": "laminas/laminas-code",
            "install-path": "../zendframework/zend-code"
        },
        {
            "name": "zendframework/zend-eventmanager",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-eventmanager.git",
                "reference": "3ad808d60d0df54e16440a71fb9c8a33988e4d78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/3ad808d60d0df54e16440a71fb9c8a33988e4d78",
                "reference": "3ad808d60d0df54e16440a71fb9c8a33988e4d78",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1.0",
                "phpbench/phpbench": "^0.13",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
            },
            "suggest": {
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
            },
            "time": "2019-10-18T07:10:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev",
                    "dev-develop": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zend\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Trigger and listen to events within a PHP application",
            "homepage": "https://github.com/zendframework/zend-eventmanager",
            "keywords": [
                "event",
                "eventmanager",
                "events",
                "zf2"
            ],
            "support": {
                "issues": "https://github.com/zendframework/zend-eventmanager/issues",
                "source": "https://github.com/zendframework/zend-eventmanager/tree/develop"
            },
            "abandoned": "laminas/laminas-eventmanager",
            "install-path": "../zendframework/zend-eventmanager"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
© 2025 XylotrechusZ