{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "5c8a8ca3eda737ef1927bde6fdfd8245", "content-hash": "3a2df6fbfe5c1e6751dce9a762fd5e4b", "packages": [ { "name": "behat/transliterator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", "reference": "5617922041771893fb0e9593b67958e411604c09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Behat/Transliterator/zipball/5617922041771893fb0e9593b67958e411604c09", "reference": "5617922041771893fb0e9593b67958e411604c09", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "chuyskywalker/rolling-curl": "^3.1", "php-yaoi/php-yaoi": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "Behat\\Transliterator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Artistic-1.0" ], "description": "String transliterator", "keywords": [ "i18n", "slug", "transliterator" ], "time": "2016-03-01 09:37:21" }, { "name": "dflydev/dot-access-data", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", "reference": "7a0960d088119818ce7687d200c363b01d183cbe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/7a0960d088119818ce7687d200c363b01d183cbe", "reference": "7a0960d088119818ce7687d200c363b01d183cbe", "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" } ], "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": "2015-08-13 03:51:18" }, { "name": "doctrine/annotations", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "07a9af2d4de5f9ef0bf2d9ae94421e5fc50d7859" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/07a9af2d4de5f9ef0bf2d9ae94421e5fc50d7859", "reference": "07a9af2d4de5f9ef0bf2d9ae94421e5fc50d7859", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "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": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2016-02-26 09:54:41" }, { "name": "doctrine/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/4e3b8b9464d511eccbefe07cef94c275bce7e434", "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7.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": "2016-03-11 16:30:04" }, { "name": "doctrine/collections", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "866e100a425b8b73d15393fd081c6bf067f05bf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/866e100a425b8b73d15393fd081c6bf067f05bf9", "reference": "866e100a425b8b73d15393fd081c6bf067f05bf9", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "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": "2015-09-11 15:24:21" }, { "name": "doctrine/common", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "773c56e51fc26ae07a47146fae31b320dd6cada3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/773c56e51fc26ae07a47146fae31b320dd6cada3", "reference": "773c56e51fc26ae07a47146fae31b320dd6cada3", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": "~5.5|~7.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0" }, "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": "2015-12-26 08:54:38" }, { "name": "doctrine/inflector", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "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": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2015-11-06 14:35:42" }, { "name": "doctrine/lexer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "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" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09 13:34:57" }, { "name": "eabay/oow", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/eabay/oow.git", "reference": "92cdde1316e76c215c3cb4bd67e420e39a1acbe6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/eabay/oow/zipball/92cdde1316e76c215c3cb4bd67e420e39a1acbe6", "reference": "92cdde1316e76c215c3cb4bd67e420e39a1acbe6", "shasum": "" }, "require": { "dflydev/dot-access-data": "~1.0", "doctrine/annotations": "1.*", "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Oow": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Erhan Abay", "email": "erhanabay@gmail.com" } ], "description": "Object-Oriented approach to WordPress plugin development", "homepage": "https://github.com/eabay/oow", "keywords": [ "plugin", "wordpress", "wordpress plugin development" ], "time": "2015-11-02 09:59:56" }, { "name": "gedmo/doctrine-extensions", "version": "v2.4.x-dev", "source": { "type": "git", "url": "https://github.com/Atlantic18/DoctrineExtensions.git", "reference": "585bddb1a3bbf18f7cc57af21631e311f0674876" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/585bddb1a3bbf18f7cc57af21631e311f0674876", "reference": "585bddb1a3bbf18f7cc57af21631e311f0674876", "shasum": "" }, "require": { "behat/transliterator": "~1.0", "doctrine/common": "~2.4", "php": ">=5.3.2" }, "require-dev": { "doctrine/common": ">=2.5.0", "doctrine/mongodb-odm": ">=1.0.2", "doctrine/orm": ">=2.5.0", "phpunit/phpunit": "~4.4", "phpunit/phpunit-mock-objects": "~2.3", "symfony/yaml": "~2.6" }, "suggest": { "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM", "doctrine/orm": "to use the extensions with the ORM" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "psr-0": { "Gedmo\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Buchmann", "email": "david@liip.ch" }, { "name": "Gediminas Morkevicius", "email": "gediminas.morkevicius@gmail.com" }, { "name": "Gustavo Falco", "email": "comfortablynumb84@gmail.com" } ], "description": "Doctrine2 behavioral extensions", "homepage": "http://gediminasm.org/", "keywords": [ "Blameable", "behaviors", "doctrine2", "extensions", "gedmo", "loggable", "nestedset", "sluggable", "sortable", "timestampable", "translatable", "tree", "uploadable" ], "time": "2016-03-06 18:05:00" }, { "name": "symfony/intl", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "ca523de3c8c7f005c47c50ab51da9241cea79022" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/ca523de3c8c7f005c47c50ab51da9241cea79022", "reference": "ca523de3c8c7f005c47c50ab51da9241cea79022", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-intl-icu": "~1.0" }, "require-dev": { "symfony/filesystem": "~2.8|~3.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "time": "2016-03-10 19:37:45" }, { "name": "symfony/polyfill-intl-icu", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/8328069d9f5322f0e7b3c3518485acfdc94c3942", "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/intl": "~2.3|~3.0" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's ICU-related data and classes", "homepage": "https://symfony.com", "keywords": [ "compatibility", "icu", "intl", "polyfill", "portable", "shim" ], "time": "2016-02-26 16:18:12" } ], "packages-dev": null, "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }