Your IP : 216.73.216.95


Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/brizy/vendor/composer/
Upload File :
Current File : /var/www/ooareogundevinitiative/wp-content/plugins/brizy/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "bagrinsergiu/brizy-migration-utils",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "git@github.com:bagrinsergiu/brizy-migration-utils.git",
                "reference": "6af1f8e3e181d1d262bd32cb96bf08ef9ead59df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bagrinsergiu/brizy-migration-utils/zipball/6af1f8e3e181d1d262bd32cb96bf08ef9ead59df",
                "reference": "6af1f8e3e181d1d262bd32cb96bf08ef9ead59df",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "8.2.1"
            },
            "time": "2020-05-12T15:14:00+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.4.2",
                "issues": "https://github.com/bagrinsergiu/brizy-migration-utils/issues"
            },
            "install-path": "../bagrinsergiu/brizy-migration-utils"
        },
        {
            "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",
            "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"
            ],
            "install-path": "../knplabs/gaufrette"
        },
        {
            "name": "select2/select2",
            "version": "4.1.0-beta.1",
            "version_normalized": "4.1.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/select2/select2.git",
                "reference": "1c0c2a94d1b70a185baff5b13c654411e2c01339"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/select2/select2/zipball/1c0c2a94d1b70a185baff5b13c654411e2c01339",
                "reference": "1c0c2a94d1b70a185baff5b13c654411e2c01339",
                "shasum": ""
            },
            "time": "2020-05-02T22:37:21+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": "8ddbdda375dc82c1f6623d3e9acc8ac7177fc6c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/short-pixel-optimizer/shortpixel-php/zipball/8ddbdda375dc82c1f6623d3e9acc8ac7177fc6c4",
                "reference": "8ddbdda375dc82c1f6623d3e9acc8ac7177fc6c4",
                "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": "2020-07-02T09:32:42+00:00",
            "type": "library",
            "installation-source": "source",
            "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"
            ],
            "install-path": "../shortpixel/shortpixel-php"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2020-07-14T12:35:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.18-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "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"
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "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"
            ],
            "install-path": "../twig/twig"
        }
    ],
    "dev": false,
    "dev-package-names": []
}