Skip to content
Snippets Groups Projects
composer.lock 453 KiB
Newer Older
bcweaver's avatar
bcweaver committed
                "patchwork/jsqueeze": "For minifying JS files in taskMinify",
                "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
            },
            "bin": [
                "robo"
            ],
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony2": {
                        "require": {
                            "symfony/console": "^2.8"
                        },
                        "remove": [
                            "goaop/framework"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.5.9"
                            }
                        },
                        "scenario-options": {
                            "create-lockfile": "false"
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Robo\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "Modern task runner",
            "time": "2019-03-19T18:07:19+00:00"
        },
        {
            "name": "consolidation/self-update",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/self-update.git",
                "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54",
                "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/console": "^2.8|^3|^4",
                "symfony/filesystem": "^2.5|^3|^4"
            },
            "bin": [
                "scripts/release"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SelfUpdate\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Alexander Menk",
                    "email": "menk@mestrona.net"
                }
            ],
            "description": "Provides a self:update command for Symfony Console applications.",
            "time": "2018-10-28T01:52:03+00:00"
        },
        {
            "name": "consolidation/site-alias",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-alias.git",
                "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f",
                "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f",
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "consolidation/robo": "^1.2.3",
                "g1a/composer-test-scenarios": "^3",
                "knplabs/github-api": "^2.7",
                "php-coveralls/php-coveralls": "^1",
                "php-http/guzzle6-adapter": "^1.1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8",
                "symfony/console": "^2.8|^3|^4",
                "symfony/yaml": "~2.3|^3"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "phpunit5": {
                        "require-dev": {
                            "phpunit/phpunit": "^5.7.27"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
bcweaver's avatar
bcweaver committed
                                "php": "5.6.33"
bcweaver's avatar
bcweaver committed
                "branch-alias": {
bcweaver's avatar
bcweaver committed
                    "dev-master": "3.x-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-4": {
bcweaver's avatar
bcweaver committed
                    "Consolidation\\SiteAlias\\": "src"
bcweaver's avatar
bcweaver committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
bcweaver's avatar
bcweaver committed
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                },
bcweaver's avatar
bcweaver committed
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
bcweaver's avatar
bcweaver committed
            "description": "Manage alias records for local and remote sites.",
            "time": "2019-03-12T17:31:48+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
bcweaver's avatar
bcweaver committed
            "name": "consolidation/site-process",
            "version": "2.0.3",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
bcweaver's avatar
bcweaver committed
                "url": "https://github.com/consolidation/site-process.git",
                "reference": "e25265f4a48c13284ebb6f9e0906ecd415d451df"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
bcweaver's avatar
bcweaver committed
                "url": "https://api.github.com/repos/consolidation/site-process/zipball/e25265f4a48c13284ebb6f9e0906ecd415d451df",
                "reference": "e25265f4a48c13284ebb6f9e0906ecd415d451df",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
bcweaver's avatar
bcweaver committed
                "consolidation/config": "^1.2.1",
                "consolidation/site-alias": "^3",
                "php": ">=5.6.0",
                "symfony/process": "^3.4"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
bcweaver's avatar
bcweaver committed
                "consolidation/robo": "^1.3",
                "g1a/composer-test-scenarios": "^3",
bcweaver's avatar
bcweaver committed
                "knplabs/github-api": "^2.7",
                "php-coveralls/php-coveralls": "^1",
bcweaver's avatar
bcweaver committed
                "php-http/guzzle6-adapter": "^1.1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
bcweaver's avatar
bcweaver committed
                    "phpunit5": {
bcweaver's avatar
bcweaver committed
                            "phpunit/phpunit": "^5.7.27"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
bcweaver's avatar
bcweaver committed
                                "php": "5.6.33"
bcweaver's avatar
bcweaver committed
                "branch-alias": {
bcweaver's avatar
bcweaver committed
                    "dev-master": "0.x-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-4": {
bcweaver's avatar
bcweaver committed
                    "Consolidation\\SiteProcess\\": "src"
bcweaver's avatar
bcweaver committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
bcweaver's avatar
bcweaver committed
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                },
bcweaver's avatar
bcweaver committed
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
bcweaver's avatar
bcweaver committed
            "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
            "time": "2019-06-04T22:23:52+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "time": "2017-02-14T19:40:03+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.6.5",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
                "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0",
                "phpunit/phpunit": "~4.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "time": "2018-05-11T18:00:16+00:00"
        },
        {
            "name": "desandro/imagesloaded",
            "version": "4.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/desandro/imagesloaded",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "desandro/masonry",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
bcweaver's avatar
bcweaver committed
                "url": "https://github.com/desandro/masonry/archive/v4.2.0.zip"
bcweaver's avatar
bcweaver committed
            },
            "type": "drupal-library"
        },
        {
            "name": "dflydev/dot-access-configuration",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
                "reference": "ae6e7138b1d9063d343322cca63994ee1ac5161d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/ae6e7138b1d9063d343322cca63994ee1ac5161d",
                "reference": "ae6e7138b1d9063d343322cca63994ee1ac5161d",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "1.*",
                "dflydev/placeholder-resolver": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "symfony/yaml": "~2.1"
            },
            "suggest": {
                "symfony/yaml": "Required for using the YAML Configuration Builders"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessConfiguration": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                }
            ],
            "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
            "keywords": [
                "config",
                "configuration"
            ],
            "time": "2016-12-12T17:43:40+00:00"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessData": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "time": "2017-01-20T21:14:22+00:00"
        },
        {
            "name": "dflydev/placeholder-resolver",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
                "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
                "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\PlaceholderResolver": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                }
            ],
            "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
            "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
            "keywords": [
                "placeholder",
                "resolver"
            ],
            "time": "2012-10-28T21:08:28+00:00"
        },
        {
            "name": "dimsemenov/magnific-popup",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dimsemenov/Magnific-Popup.git",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dimsemenov/Magnific-Popup/zipball/6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Light and responsive lightbox script with focus on performance.",
            "homepage": "http://dimsemenov.com/plugins/magnific-popup/",
            "time": "2016-02-20T09:06:30+00:00"
        },
        {
            "name": "dnoegel/php-xdg-base-dir",
            "version": "0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
                "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
                "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "@stable"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "XdgBaseDir\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "implementation of xdg base directory specification for php",
            "time": "2014-10-24T07:27:01+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.4.0",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^5.6 || ^7.0"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^5.7"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
bcweaver's avatar
bcweaver committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "time": "2017-02-24T16:22:25+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "doctrine/cache",
            "version": "v1.6.2",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "php": "~5.5|~7.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8|~5.0",
                "predis/predis": "~1.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2017-07-22T12:49:21+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "doctrine/collections",
            "version": "v1.4.0",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "doctrine/coding-standard": "~0.1@dev",
                "phpunit/phpunit": "^5.7"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
            "time": "2017-01-03T10:49:41+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "doctrine/common",
            "version": "v2.7.3",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": "~5.6|~7.0"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4.6"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ],
            "time": "2017-07-22T08:35:12+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.2.0",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
bcweaver's avatar
bcweaver committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string"
            ],
            "time": "2017-07-22T12:18:28+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "doctrine/lexer",
bcweaver's avatar
bcweaver committed
            "version": "1.0.2",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
bcweaver's avatar
bcweaver committed
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
bcweaver's avatar
bcweaver committed
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
bcweaver's avatar
bcweaver committed
            "require-dev": {
                "phpunit/phpunit": "^4.5"
            },
bcweaver's avatar
bcweaver committed
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
bcweaver's avatar
bcweaver committed
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
bcweaver's avatar
bcweaver committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
bcweaver's avatar
bcweaver committed
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
bcweaver's avatar
bcweaver committed
            "keywords": [
bcweaver's avatar
bcweaver committed
                "annotations",
                "docblock",
bcweaver's avatar
bcweaver committed
                "lexer",
bcweaver's avatar
bcweaver committed
                "parser",
                "php"
bcweaver's avatar
bcweaver committed
            ],
bcweaver's avatar
bcweaver committed
            "time": "2019-06-08T11:03:04+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "drupal-composer/drupal-scaffold",
            "version": "2.5.4",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/drupal-composer/drupal-scaffold.git",
                "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
                "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "composer/semver": "^1.4",
                "php": ">=5.4.5"
            },
            "require-dev": {
                "composer/composer": "dev-master",
                "g1a/composer-test-scenarios": "^2.1.0",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8"
            },