{
    "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": "alecszaharia@gmail.com"
                }
            ],
            "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": "2.0.6",
            "version_normalized": "2.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bagrinsergiu/brizy-content-placeholder.git",
                "reference": "ba8b64a6055615b2294f2b575e303fb3b0331d7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bagrinsergiu/brizy-content-placeholder/zipball/ba8b64a6055615b2294f2b575e303fb3b0331d7e",
                "reference": "ba8b64a6055615b2294f2b575e303fb3b0331d7e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4"
            },
            "time": "2021-12-22T12:23:25+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/2.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": "daryll@enshrined.co.uk"
                }
            ],
            "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": "select2/select2",
            "version": "4.1.0-rc.0",
            "version_normalized": "4.1.0.0-RC0",
            "source": {
                "type": "git",
                "url": "git@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": {
                    "scripts": [
                        "dist/js/select2.js"
                    ],
                    "styles": [
                        "dist/css/select2.css"
                    ],
                    "files": [
                        "dist/js/select2.js",
                        "dist/js/i18n/*.js",
                        "dist/css/select2.css"
                    ]
                }
            },
            "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/",
            "install-path": "../select2/select2"
        },
        {
            "name": "shortpixel/shortpixel-php",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/short-pixel-optimizer/shortpixel-php.git",
                "reference": "88ac918d3af2ad777f0bd70e2e71c85e913e06c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/short-pixel-optimizer/shortpixel-php/zipball/88ac918d3af2ad777f0bd70e2e71c85e913e06c1",
                "reference": "88ac918d3af2ad777f0bd70e2e71c85e913e06c1",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "lib-curl": ">=7.20.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "symfony/yaml": "~2.0"
            },
            "time": "2022-08-11T15:08:31+00:00",
            "default-branch": true,
            "bin": [
                "bin/shortpixel"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/ShortPixel.php",
                    "lib/ShortPixel/Exception.php"
                ],
                "psr-4": {
                    "ShortPixel\\": "lib/ShortPixel/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Duduica",
                    "email": "simon@shortpixel.com"
                }
            ],
            "description": "ShortPixel PHP SDK. Read more at https://shortpixel.com/api-tools",
            "homepage": "https://shortpixel.com/api",
            "keywords": [
                "api",
                "compress",
                "images",
                "optimize",
                "shortpixel"
            ],
            "support": {
                "email": "support@shortpixel.com",
                "issues": "https://github.com/short-pixel-optimizer/shortpixel-php/issues",
                "source": "https://github.com/short-pixel-optimizer/shortpixel-php/tree/master"
            },
            "install-path": "../shortpixel/shortpixel-php"
        },
        {
            "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": "fabien@symfony.com"
                },
                {
                    "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-ctype",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2022-11-03T14:55:06+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.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-ctype"
        },
        {
            "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": "todd@vanillaforums.com",
                    "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": "twig/twig",
            "version": "v1.42.5",
            "version_normalized": "1.42.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.0"
            },
            "time": "2020-02-11T05:59:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.42-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/1.x"
            },
            "install-path": "../twig/twig"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
