{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "2936d77bbfff21651cf2c40704457bde", "packages": [ { "name": "behat/gherkin", "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/behat/gherkin/behat-gherkin-6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af-zip-e97b78.zip", "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af", "shasum": "d3b04e1a949a6d70d5cf99414c13c99c61c4b70b" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "~4.0", "symfony/yaml": "~2.1" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-0": { "Behat\\Gherkin": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" } ], "description": "Gherkin DSL parser for PHP 5.3", "homepage": "http://behat.org/", "keywords": [ "BDD", "Behat", "Cucumber", "DSL", "gherkin", "parser" ], "time": "2015-09-29T13:41:19+00:00" }, { "name": "behat/transliterator", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", "reference": "d2e29143917186502edbd5c5ac3536241a18ddda" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/behat/transliterator/behat-transliterator-d2e29143917186502edbd5c5ac3536241a18ddda-zip-13fce1.zip", "reference": "d2e29143917186502edbd5c5ac3536241a18ddda", "shasum": "975c44ed94e058e628592b89145466fa2e556934" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-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": "2014-01-12T15:02:47+00:00" }, { "name": "cocur/slugify", "version": "v1.4", "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", "reference": "05f00fa75f1c53edfcf4d0425e7e62e95b8888dd" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/cocur/slugify/cocur-slugify-05f00fa75f1c53edfcf4d0425e7e62e95b8888dd-zip-da2623.zip", "reference": "05f00fa75f1c53edfcf4d0425e7e62e95b8888dd", "shasum": "fe3e6691b45242f9f9c47bc5c7c175b741bd918e" }, "require": { "php": ">=5.3.3" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "laravel/framework": "~4.1", "latte/latte": "~2.2", "mockery/mockery": "~0.9", "nette/di": "~2.2", "phpunit/phpunit": "~4.6", "plumphp/plum": "~0.1", "sami/sami": "~1.3", "satooshi/php-coveralls": "0.6.*", "silex/silex": "~1.2", "symfony/dependency-injection": "~2.4", "symfony/http-kernel": "~2.4", "twig/twig": "~1", "zendframework/zend-modulemanager": "~2.2", "zendframework/zend-servicemanager": "~2.2", "zendframework/zend-view": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Cocur\\Slugify\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivo Bathke", "email": "ivo.bathke@gmail.com" }, { "name": "Florian Eckerstorfer", "email": "florian@eckerstorfer.co", "homepage": "https://florian.ec" } ], "description": "Converts a string into a slug.", "keywords": [ "slug", "slugify" ], "time": "2015-09-29T18:26:32+00:00" }, { "name": "codeception/codeception", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", "reference": "c50789a9a62cc0eefc0252e88a5f04f8c47b55f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/c50789a9a62cc0eefc0252e88a5f04f8c47b55f4", "reference": "c50789a9a62cc0eefc0252e88a5f04f8c47b55f4", "shasum": "" }, "require": { "behat/gherkin": "^4.4.0", "codeception/phpunit-wrapper": "^6.0|^7.0", "codeception/stub": "^1.0", "ext-json": "*", "ext-mbstring": "*", "facebook/webdriver": ">=1.1.3 <2.0", "guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/psr7": "~1.0", "php": ">=5.4.0 <8.0", "symfony/browser-kit": ">=2.7 <5.0", "symfony/console": ">=2.7 <5.0", "symfony/css-selector": ">=2.7 <5.0", "symfony/dom-crawler": ">=2.7 <5.0", "symfony/event-dispatcher": ">=2.7 <5.0", "symfony/finder": ">=2.7 <5.0", "symfony/yaml": ">=2.7 <5.0" }, "require-dev": { "codeception/specify": "~0.3", "facebook/graph-sdk": "~5.3", "flow/jsonpath": "~0.2", "monolog/monolog": "~1.8", "pda/pheanstalk": "~3.0", "php-amqplib/php-amqplib": "~2.4", "predis/predis": "^1.0", "squizlabs/php_codesniffer": "~2.0", "symfony/process": ">=2.7 <5.0", "vlucas/phpdotenv": "^2.4.0" }, "suggest": { "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", "codeception/specify": "BDD-style code blocks", "codeception/verify": "BDD-style assertions", "flow/jsonpath": "For using JSONPath in REST module", "league/factory-muffin": "For DataFactory module", "league/factory-muffin-faker": "For Faker support in DataFactory module", "phpseclib/phpseclib": "for SFTP option in FTP Module", "stecman/symfony-console-completion": "For BASH autocompletion", "symfony/phpunit-bridge": "For phpunit-bridge support" }, "bin": [ "codecept" ], "type": "library", "extra": { "branch-alias": [] }, "autoload": { "psr-4": { "Codeception\\": "src\\Codeception", "Codeception\\Extension\\": "ext" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert@mail.ua", "homepage": "http://codegyre.com" } ], "description": "BDD-style testing framework", "homepage": "http://codeception.com/", "keywords": [ "BDD", "TDD", "acceptance testing", "functional testing", "unit testing" ], "time": "2018-02-27T00:09:12+00:00" }, { "name": "codeception/phpunit-wrapper", "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", "reference": "412645f52bf67bb2b8e2282e3fe71e526e7af7e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/412645f52bf67bb2b8e2282e3fe71e526e7af7e9", "reference": "412645f52bf67bb2b8e2282e3fe71e526e7af7e9", "shasum": "" }, "require": { "phpunit/php-code-coverage": ">=2.2.4 <6.0", "phpunit/phpunit": ">=4.8.28 <5.0.0 || >=5.6.3 <7.0", "sebastian/comparator": ">1.1 <3.0", "sebastian/diff": ">=1.4 <4.0" }, "type": "library", "autoload": { "psr-4": { "Codeception\\PHPUnit\\": "src\\" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Davert", "email": "davert.php@resend.cc" } ], "description": "PHPUnit classes used by Codeception", "time": "2018-02-18T20:05:08+00:00" }, { "name": "codeception/stub", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Codeception/Stub.git", "reference": "521d2d3ab409e061553d1588e23fc16898f9a5cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Stub/zipball/521d2d3ab409e061553d1588e23fc16898f9a5cc", "reference": "521d2d3ab409e061553d1588e23fc16898f9a5cc", "shasum": "fab91960d9ffb32ad60c0f45e41fead333eddfb0" }, "require": { "phpunit/phpunit-mock-objects": "^2.3|^3.0|^4.0|5.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Codeception\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Flexible Stub wrapper for PHPUnit's Mock Builder", "time": "2018-01-10T02:11:40+00:00" }, { "name": "doctrine/annotations", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/annotations/doctrine-annotations-fae359b3efd908e407a0105ff8956b5c94ddca8e-zip-627787.zip", "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e", "shasum": "666b80ae2677f10f4bdb4310bcc5a558d848cceb" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2013-01-12T19:23:32+00:00" }, { "name": "doctrine/cache", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/cache/doctrine-cache-8c434000f420ade76a07c64cbe08ca47e5c101ca-zip-45d536.zip", "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca", "shasum": "072297e455a3d21f3f2534abc8876802929d7398" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": ">=3.7", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Cache\\": "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": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2015-08-31T12:36:41+00:00" }, { "name": "doctrine/collections", "version": "v1.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/collections/doctrine-collections-b99c5c46c87126201899afe88ec490a25eedd6a2-zip-1be3b8.zip", "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2", "shasum": "fee2dd75f4681e7f5fda7445fac30416ad4a29d9" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2014-02-03T23:07:43+00:00" }, { "name": "doctrine/common", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/common/doctrine-common-cd8daf2501e10c63dced7b8b9b905844316ae9d3-zip-ba3873.zip", "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3", "shasum": "476804c261f9e3a85cc60798de4773ceb04b0e38" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\": "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 Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2015-04-02T19:55:44+00:00" }, { "name": "doctrine/dbal", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "71140662c0a954602e81271667b6e03d9f53ea34" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/dbal/doctrine-dbal-71140662c0a954602e81271667b6e03d9f53ea34-zip-16495f.zip", "reference": "71140662c0a954602e81271667b6e03d9f53ea34", "shasum": "79c74d6b82fb610683a474e3472ff0a1c519842e" }, "require": { "doctrine/common": ">=2.4,<2.6-dev", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*", "symfony/console": "2.*" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\": "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" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2014-12-04T21:57:15+00:00" }, { "name": "doctrine/doctrine-bundle", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", "reference": "a5b3ba908ba68f3e14e42762a7b940fde65ed7da" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/doctrine-bundle/doctrine-doctrine-bundle-a5b3ba908ba68f3e14e42762a7b940fde65ed7da-zip-5c5502.zip", "reference": "a5b3ba908ba68f3e14e42762a7b940fde65ed7da", "shasum": "3ada65d9f4f64ef1b9e31b31f241094733f22e4e" }, "require": { "doctrine/dbal": "~2.3", "doctrine/doctrine-cache-bundle": "~1.0", "jdorn/sql-formatter": "~1.1", "php": ">=5.3.2", "symfony/console": "~2.3|~3.0", "symfony/doctrine-bridge": "~2.2|~3.0", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "doctrine/orm": "~2.3", "phpunit/phpunit": "~4", "satooshi/php-coveralls": "~0.6.1", "symfony/validator": "~2.2|~3.0", "symfony/yaml": "~2.2|~3.0", "twig/twig": "~1.10" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", "symfony/web-profiler-bundle": "to use the data collector" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\DoctrineBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org/" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DoctrineBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "orm", "persistence" ], "time": "2015-11-04T21:33:02+00:00" }, { "name": "doctrine/doctrine-cache-bundle", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineCacheBundle.git", "reference": "34fce1cd7bc74634fc119f8bf985a137087927d2" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/doctrine-cache-bundle/doctrine-doctrine-cache-bundle-34fce1cd7bc74634fc119f8bf985a137087927d2-zip-7fe7fe.zip", "reference": "34fce1cd7bc74634fc119f8bf985a137087927d2", "shasum": "63a033a7f74693cb7246a0c3b81e344befcfa600" }, "require": { "doctrine/cache": "^1.4.2", "doctrine/inflector": "~1.0", "php": ">=5.3.2", "symfony/doctrine-bridge": "~2.2|~3.0", "symfony/security-acl": "~2.7|~3.0" }, "require-dev": { "instaclick/coding-standard": "~1.1", "instaclick/object-calisthenics-sniffs": "dev-master", "instaclick/symfony2-coding-standard": "dev-remaster", "phpunit/phpunit": "~4", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~1.5", "symfony/console": "~2.2|~3.0", "symfony/finder": "~2.2|~3.0", "symfony/framework-bundle": "~2.2|~3.0", "symfony/phpunit-bridge": "~2.7|~3.0", "symfony/validator": "~2.2|~3.0", "symfony/yaml": "~2.2|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Fabio B. Silva", "email": "fabio.bat.silva@gmail.com" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@hotmail.com" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org/" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Bundle for Doctrine Cache", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2015-11-04T17:07:43+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/0b89ee55bceb53c60bc4ba32924ac5053e377abb", "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb", "shasum": "8a9290abfd4986ab33c934e4ad107aa2dd3b39be" }, "require": { "doctrine/doctrine-bundle": "~1.0", "doctrine/migrations": "^1.1", "php": ">=5.4.0", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\MigrationsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DoctrineMigrationsBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "dbal", "migrations", "schema" ], "time": "2016-06-30T19:26:35+00:00" }, { "name": "doctrine/inflector", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/inflector/doctrine-inflector-54b8333d2a5682afdc690060c1cf384ba9f47f08-zip-9fd2eb.zip", "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08", "shasum": "7567c388ccf5ae771f26b49afc6d8667fe9ca16e" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluarlize", "singuarlize", "string" ], "time": "2013-01-10T21:49:15+00:00" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/doctrine/lexer/doctrine-lexer-2f708a85bb3aab5d99dab8be435abd73e0b18acb-zip-7336a0.zip", "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", "shasum": "27771df83a75e189adc2e746313004421befc244" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "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": "2013-01-12T18:59:04+00:00" }, { "name": "doctrine/migrations", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", "reference": "57e50714fcb34235cf055edc409e169b8d7af690" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/migrations/zipball/57e50714fcb34235cf055edc409e169b8d7af690", "reference": "57e50714fcb34235cf055edc409e169b8d7af690", "shasum": "0151aad67f4e530706d770312f5406e8e7915c8f" }, "require": { "doctrine/dbal": "~2.2", "php": ">=5.4.0", "symfony/console": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0" }, "require-dev": { "doctrine/coding-standard": "dev-master", "doctrine/orm": "2.*", "johnkary/phpunit-speedtrap": "~1.0@dev", "mockery/mockery": "^0.9.4", "phpunit/phpunit": "~4.7", "satooshi/php-coveralls": "0.6.*" }, "bin": [ "bin/doctrine-migrations" ], "type": "library", "extra": { "branch-alias": { "dev-master": "v1.1.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Michael Simonson", "email": "contact@mikesimonson.com" } ], "description": "Database Schema migrations using Doctrine DBAL", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "migrations" ], "time": "2015-12-15T21:46:29+00:00" }, { "name": "doctrine/orm", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/orm/zipball/464b5fdbfbbeb4a65465ac173c4c5d90960f41ff", "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff", "shasum": "9e5f30e47bcf6b8b6b302432fa44774ba2c2772d" }, "require": { "doctrine/cache": "~1.4", "doctrine/collections": "~1.2", "doctrine/common": ">=2.5-dev,<2.6-dev", "doctrine/dbal": ">=2.5-dev,<2.6-dev", "doctrine/instantiator": "~1.0.1", "ext-pdo": "*", "php": ">=5.4", "symfony/console": "~2.5|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "symfony/yaml": "~2.3|~3.0" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "bin": [ "bin/doctrine", "bin/doctrine.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.6.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\ORM\\": "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" } ], "description": "Object-Relational-Mapper for PHP", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm" ], "time": "2015-11-23T12:44:25+00:00" }, { "name": "dwoo/dwoo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/dwoo-project/dwoo.git", "reference": "e82821854a2a4a56417015b897382e7995463118" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dwoo-project/dwoo/zipball/e82821854a2a4a56417015b897382e7995463118", "reference": "e82821854a2a4a56417015b897382e7995463118", "shasum": "761f80329ce3476c3d9ec92c1ed29f283527c584" }, "require": { "php": "^5.3|^7.0" }, "require-dev": { "phpunit/phpunit": "4.8.27" }, "type": "library", "autoload": { "psr-4": { "Dwoo\\": "lib/Dwoo/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-only" ], "authors": [ { "name": "David Sanchez", "email": "david38sanchez@gmail.com" } ], "description": "Dwoo is a PHP5/PHP7 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features.", "abandoned": "twig/twig", "time": "2018-07-25T13:24:51+00:00" }, { "name": "evence/soft-deleteable-extension-bundle", "version": "1.3.0", "target-dir": "Evence/Bundle/SoftDeleteableExtensionBundle", "source": { "type": "git", "url": "https://github.com/E-vence/SoftDeleteableListenerExtensionBundle.git", "reference": "f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/E-vence/SoftDeleteableListenerExtensionBundle/zipball/f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7", "reference": "f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/framework-bundle": "~2.0 || ~3.0" }, "require-dev": { "symfony/console": "~2.0 || ~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "autoload": { "psr-0": { "Evence\\Bundle\\SoftDeleteableExtensionBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Ruben Harms", "homepage": "http://www.rubenharms.nl/" } ], "description": "Provides exta functions to the soft deleteable listener of gedmo", "keywords": [ "soft-deleteable" ], "time": "2017-09-29T11:33:56+00:00" }, { "name": "facebook/webdriver", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/facebook/php-webdriver.git", "reference": "b7186fb1bcfda956d237f59face250d06ef47253" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/b7186fb1bcfda956d237f59face250d06ef47253", "reference": "b7186fb1bcfda956d237f59face250d06ef47253", "shasum": "133a9febdb36e2b0ba1216264f96c9db38124d72" }, "require": { "ext-curl": "*", "php": ">=5.3.19" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.11", "phpunit/phpunit": "4.6.* || ~5.0", "squizlabs/php_codesniffer": "^2.6" }, "suggest": { "phpdocumentor/phpdocumentor": "2.*" }, "type": "library", "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A PHP client for WebDriver", "homepage": "https://github.com/facebook/php-webdriver", "keywords": [ "facebook", "php", "selenium", "webdriver" ], "time": "2016-08-10T00:44:08+00:00" }, { "name": "fig/link-util", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/link-util.git", "reference": "1a07821801a148be4add11ab0603e4af55a72fac" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/fig/link-util/fig-link-util-1a07821801a148be4add11ab0603e4af55a72fac-zip-260d9c.zip", "reference": "1a07821801a148be4add11ab0603e4af55a72fac", "shasum": "4a59f7bb54f05c29f6d6f777dcfe8775d1a0ad20" }, "require": { "php": ">=5.5.0", "psr/link": "~1.0@dev" }, "require-dev": { "phpunit/phpunit": "^5.1", "squizlabs/php_codesniffer": "^2.3.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Fig\\Link\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common utility implementations for HTTP links", "keywords": [ "http", "http-link", "link", "psr", "psr-13", "rest" ], "time": "2016-10-17T18:31:11+00:00" }, { "name": "friendsofsymfony/rest-bundle", "version": "1.7.3", "target-dir": "FOS/RestBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", "reference": "a96e829fc3f503675bebea2d0d8e170213ab210a" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/friendsofsymfony/rest-bundle/friendsofsymfony-rest-bundle-a96e829fc3f503675bebea2d0d8e170213ab210a-zip-929fcc.zip", "reference": "a96e829fc3f503675bebea2d0d8e170213ab210a", "shasum": "e4a93489aa9e985bcaa6dbc4081019cbe56f6c75" }, "require": { "doctrine/inflector": "~1.0", "php": ">=5.3.9", "psr/log": "~1.0", "symfony/framework-bundle": "~2.3|~3.0", "symfony/http-kernel": "^2.3.24|~3.0", "willdurand/jsonp-callback-validator": "~1.0", "willdurand/negotiation": "~1.2" }, "conflict": { "jms/serializer": "<0.12", "jms/serializer-bundle": "<0.11", "symfony/validator": ">=2.5.0,<2.5.5" }, "require-dev": { "jms/serializer": "~0.13|~1.0", "jms/serializer-bundle": "~0.12|~1.0", "phpoption/phpoption": "~1.1.0", "sensio/framework-extra-bundle": "~2.0|~3.0", "sllh/php-cs-fixer-styleci-bridge": "^1.3", "symfony/browser-kit": "~2.3|~3.0", "symfony/dependency-injection": "~2.3|~3.0", "symfony/form": "~2.3|~3.0", "symfony/phpunit-bridge": "~2.7|~3.0", "symfony/security": "~2.3|~3.0", "symfony/serializer": "~2.3|~3.0", "symfony/validator": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0" }, "suggest": { "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0", "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~3.0", "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3", "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "psr-0": { "FOS\\RestBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lukas Kahwe Smith", "email": "smith@pooteeweet.org" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors" }, { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com" } ], "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "rest" ], "time": "2015-12-04T21:34:34+00:00" }, { "name": "gedmo/doctrine-extensions", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/Atlantic18/DoctrineExtensions.git", "reference": "08af8a990b683958651bc60f469ed95a35dbef93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/08af8a990b683958651bc60f469ed95a35dbef93", "reference": "08af8a990b683958651bc60f469ed95a35dbef93", "shasum": "cafe72c0d8d25c33d7471117926425d650ee6835" }, "require": { "behat/transliterator": "~1.0", "doctrine/common": "~2.4", "php": ">=5.3.2" }, "require-dev": { "doctrine/common": ">=2.5.0-BETA1", "doctrine/mongodb-odm": ">=1.0.0-BETA12", "doctrine/orm": ">=2.5.0-RC1", "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.3.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": "2015-03-26T20:58:50+00:00" }, { "name": "guzzlehttp/guzzle", "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "5ae164dae6e65784286a698800190bc094407f7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5ae164dae6e65784286a698800190bc094407f7c", "reference": "5ae164dae6e65784286a698800190bc094407f7c", "shasum": "4125b21b6434edcbe1b06d7d73103c2b40f88e39" }, "require": { "ext-json": "*", "guzzlehttp/streams": "~1.4", "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0", "psr/log": "~1.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1.x-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2014-07-23T00:52:39+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "19e510056d8d671d9d9e25dc16937b3dd3802ae6" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/psr7/guzzlehttp-psr7-19e510056d8d671d9d9e25dc16937b3dd3802ae6-zip-60dd1c.zip", "reference": "19e510056d8d671d9d9e25dc16937b3dd3802ae6", "shasum": "b1b0a8d2050ba150a216cac5402b4fa53c0f030e" }, "require": { "php": ">=5.4.0", "psr/http-message": "^1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2015-05-19T17:58:45+00:00" }, { "name": "guzzlehttp/streams", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "3b761a328e5ed6ed519e960aded95d7acbe77894" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/3b761a328e5ed6ed519e960aded95d7acbe77894", "reference": "3b761a328e5ed6ed519e960aded95d7acbe77894", "shasum": "0838c2739bcf02cba9649b00c275a02e523bb41d" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data (Guzzle 4+)", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "time": "2014-07-19T18:43:42+00:00" }, { "name": "hwi/oauth-bundle", "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/hwi/HWIOAuthBundle.git", "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1", "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1", "shasum": "" }, "require": { "kriswallsmith/buzz": "~0.13", "php": "^5.3.3|^7.0", "symfony/form": "^2.3|^3.0", "symfony/framework-bundle": "^2.3|^3.0", "symfony/options-resolver": "^2.3|^3.0", "symfony/security-bundle": "^2.3|^3.0", "symfony/templating": "^2.7|^3.0", "symfony/yaml": "^2.3|^3.0" }, "conflict": { "twig/twig": "<1.12" }, "require-dev": { "doctrine/orm": "^2.3", "friendsofphp/php-cs-fixer": "^2.0", "friendsofsymfony/user-bundle": "^1.3|^2.0", "phpunit/phpunit": "^4.8|^5.0", "symfony/phpunit-bridge": "^2.7|^3.0", "symfony/property-access": "^2.3|^3.0", "symfony/stopwatch": "^2.5|^3.0", "symfony/twig-bundle": "^2.3|^3.0", "symfony/validator": "^2.3|^3.0" }, "suggest": { "doctrine/doctrine-bundle": "to use Doctrine user provider", "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle", "symfony/property-access": "to use FOSUB integration with this bundle", "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.5-dev" } }, "autoload": { "psr-4": { "HWI\\Bundle\\OAuthBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors" }, { "name": "Joseph Bielawski", "email": "stloyd@gmail.com" }, { "name": "Alexander", "email": "iam.asm89@gmail.com" }, { "name": "Geoffrey Bachelet", "email": "geoffrey.bachelet@gmail.com" } ], "description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.", "homepage": "http://github.com/hwi/HWIOAuthBundle", "keywords": [ "37signals", "Authentication", "Deezer", "EVE Online", "amazon", "asana", "auth0", "azure", "bitbucket", "bitly", "box", "bufferapp", "clever", "dailymotion", "deviantart", "discogs", "disqus", "dropbox", "eventbrite", "facebook", "firewall", "fiware", "flickr", "foursquare", "github", "google", "hubic", "instagram", "jawbone", "jira", "linkedin", "mail.ru", "oauth", "oauth1", "oauth2", "odnoklassniki", "paypal", "qq", "reddit", "runkeeper", "salesforce", "security", "sensio connect", "sina weibo", "slack", "sound cloud", "spotify", "stack exchange", "stereomood", "strava", "toshl", "trakt", "trello", "twitch", "twitter", "vkontakte", "wechat", "windows live", "wordpress", "wunderlist", "xing", "yahoo", "yandex", "youtube" ], "time": "2017-01-08T14:13:58+00:00" }, { "name": "ik/audit-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/AuditBundle.git", "reference": "bd75b6e0c360067e2f747c85b17e1dc87d24307e" }, "require": { "simplethings/entity-audit-bundle": "^1.0" }, "type": "library", "autoload": { "psr-4": { "AuditBundle\\": "" } }, "description": "The Flowdat3 Audit Bundle", "keywords": [ "audit", "bundle" ], "time": "2019-07-17T14:21:36+00:00" }, { "name": "ik/auth-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/AuthBundle.git", "reference": "786c3bec2a96ec95b64823f6789a6842dcc881f8" }, "type": "library", "autoload": { "psr-4": { "AuthBundle\\": "" } }, "description": "Flowdat 3 Auth Bundle", "keywords": [ "Admin Generator", "admin", "auth", "bundle" ], "time": "2019-07-17T14:23:50+00:00" }, { "name": "ik/base-admin-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseAdmin.git", "reference": "fd2b3c2413e87f2388fe92a1328e611c01164654" }, "type": "library", "autoload": { "psr-4": { "Base\\AdminBundle\\": "" } }, "description": "The Flowdat3 Symfony Admin Generator", "keywords": [ "Admin Generator", "admin", "bootstrap", "sonata" ], "time": "2019-07-17T14:32:34+00:00" }, { "name": "ik/check-sintax-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/CheckSintaxBundle.git", "reference": "434f828666723381e05a4be3724b3d24854cec70" }, "type": "library", "autoload": { "psr-4": { "CheckSintaxBundle\\": "" } }, "description": "Flowdat 3 Device Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "validators" ], "time": "2019-07-17T14:07:21+00:00" }, { "name": "ik/device-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/DeviceBundle.git", "reference": "d881d3bec87c6eab8026379c2642af5d05238b34" }, "type": "library", "autoload": { "psr-4": { "DeviceBundle\\": "" } }, "description": "Flowdat 3 Device Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "validators" ], "time": "2019-07-17T14:27:31+00:00" }, { "name": "ik/extra-data-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/ExtraDataBundle.git", "reference": "1e64861ce6392de736c440ca92bf80eb647672d2" }, "type": "library", "autoload": { "psr-4": { "ExtraDataBundle\\": "" } }, "description": "Flowdat 3 Extra Data Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "extra-data" ], "time": "2019-07-17T13:54:53+00:00" }, { "name": "ik/leaflet-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/LeafletBundle.git", "reference": "66ab0b56c56b8bef9145d440ef51ea704b976954" }, "require": { "ext-curl": "*", "kriswallsmith/buzz": "~0.13" }, "type": "library", "autoload": { "psr-4": { "LeafletBundle\\": "" } }, "description": "The Flowdat3 Leaflet Resource", "time": "2019-07-17T14:26:03+00:00" }, { "name": "ik/map-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/MapBundle.git", "reference": "73589c0c265e02c00aaef045796e1f6284088518" }, "type": "library", "autoload": { "psr-4": { "MapBundle\\": "" } }, "description": "The Flowdat3 Symfony Admin Generator", "keywords": [ "Admin Generator", "admin", "bootstrap", "sonata" ], "time": "2019-07-17T14:14:36+00:00" }, { "name": "ik/migrations-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/migrations.git", "reference": "20f75ea4f94724e8a57db4d0ccf7e37c3742668d" }, "type": "library", "autoload": { "psr-4": { "MigrationsBundle\\": "" } }, "description": "Flowdat 3 Migrations Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "migrations" ], "time": "2019-07-17T14:03:53+00:00" }, { "name": "ik/oauthclient-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseOAuthClientBundle.git", "reference": "78b90b71cd643afa71d61f5dd05514803375aabc" }, "require": { "ext-curl": "*", "hwi/oauth-bundle": "^0.5.3" }, "type": "library", "autoload": { "psr-4": { "Base\\OAuthClientBundle\\": "" } }, "description": "Flowdat 3 Base OAuth Client Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "oauth" ], "time": "2019-07-17T14:31:20+00:00" }, { "name": "ik/owner-voter-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/OwnerVoter.git", "reference": "2615f3df75ce06d2e3a11eeb3273045a545ed085" }, "type": "library", "autoload": { "psr-4": { "OwnerVoterBundle\\": "" } }, "description": "Flowdat 3 Owner Voter Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "owner-voter" ], "time": "2019-07-17T14:06:09+00:00" }, { "name": "ik/template-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/TemplateBundle.git", "reference": "bc20f0347e748b8b6c287d6a9fc190f829ee8e71" }, "require": { "ik/base-admin-bundle": "*" }, "type": "library", "autoload": { "psr-4": { "TemplateBundle\\": "" } }, "description": "Flowdat 3 Template Bundle", "keywords": [ "Admin Generator", "admin", "bundle", "template" ], "time": "2019-07-17T14:20:17+00:00" }, { "name": "ik/tr069-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/TR069Bundle.git", "reference": "67fd12f89cf74b4905fea27c1d069b6092e93e52" }, "require": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-4": { "TR069Bundle\\": "" } }, "description": "The Flowdat3 TR069", "time": "2019-07-17T13:39:37+00:00" }, { "name": "ik/webservice-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/Webservice.git", "reference": "c67b6e09dbc45554dfc08ae8af33320a4c8323b9" }, "require": { "ext-curl": "*", "kriswallsmith/buzz": "~0.13" }, "type": "library", "autoload": { "psr-4": { "WebserviceBundle\\": "" } }, "description": "The Flowdat3 Webservice Rest", "time": "2019-07-17T14:28:59+00:00" }, { "name": "ik/workflow-bundle", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/WorkflowBundle.git", "reference": "f66578b0e84390a3bb7406137c8a9d782257482e" }, "require": { "php-amqplib/rabbitmq-bundle": "^1.12" }, "type": "library", "autoload": { "psr-4": { "WorkflowBundle\\": "" } }, "scripts": { "workflows-commands": [ "chown -Rf www-data:www-data app/Resources/workflows", "cp -n app/Resources/workflows/workflow_list.yml.dist app/Resources/workflows/workflow_list.yml", "chown -Rf www-data:www-data app/Resources/workflows/workflow_list.yml", "chown -Rf www-data:www-data web/workflows_png" ], "post-install-cmd": [ "@workflows-commands" ], "post-update-cmd": [ "@workflows-commands" ] }, "description": "Flowdat 3 Workflow Bundle", "keywords": [ "bundle", "workflow" ], "time": "2019-07-17T14:15:55+00:00" }, { "name": "incenteev/composer-parameter-handler", "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/Incenteev/ParameterHandler.git", "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/yaml": "~2.3|~3.0" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpspec/prophecy-phpunit": "~1.0", "symfony/filesystem": "~2.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "Incenteev\\ParameterHandler\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" } ], "description": "Composer script handling your ignored parameter file", "homepage": "https://github.com/Incenteev/ParameterHandler", "keywords": [ "parameters management" ], "time": "2015-11-10T17:04:01+00:00" }, { "name": "jdorn/sql-formatter", "version": "v1.2.17", "source": { "type": "git", "url": "https://github.com/jdorn/sql-formatter.git", "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/jdorn/sql-formatter/jdorn-sql-formatter-64990d96e0959dff8e059dfcdc1af130728d92bc-zip-8e3318.zip", "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", "shasum": "d429297f4037b36998a461ab5e499b769da334c5" }, "require": { "php": ">=5.2.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Dorn", "email": "jeremy@jeremydorn.com", "homepage": "http://jeremydorn.com/" } ], "description": "a PHP SQL highlighting library", "homepage": "https://github.com/jdorn/sql-formatter/", "keywords": [ "highlight", "sql" ], "time": "2014-01-12T16:20:24+00:00" }, { "name": "jms/metadata", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", "reference": "84088bc4f6e2387ec8b549bffc1e037107572f5a" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/jms/metadata/jms-metadata-84088bc4f6e2387ec8b549bffc1e037107572f5a-zip-226f9d.zip", "reference": "84088bc4f6e2387ec8b549bffc1e037107572f5a", "shasum": "e0db3958e238ba3a77976af7a4622b16cbfba7e5" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Metadata\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ], "time": "2012-01-02T21:32:49+00:00" }, { "name": "jms/parser-lib", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", "shasum": "" }, "require": { "phpoption/phpoption": ">=0.9,<2.0-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "JMS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", "time": "2012-11-18T18:08:43+00:00" }, { "name": "jms/serializer", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", "reference": "f4683f41ebf21e60667447bb49939bee35807c3c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f4683f41ebf21e60667447bb49939bee35807c3c", "reference": "f4683f41ebf21e60667447bb49939bee35807c3c", "shasum": "d9e20c4edc52c75590b759106047ef76a8a95134" }, "require": { "doctrine/annotations": "^1.0", "doctrine/instantiator": "^1.0.3", "jms/metadata": "~1.1", "jms/parser-lib": "1.*", "php": ">=5.5.0", "phpcollection/phpcollection": "~0.1", "phpoption/phpoption": "^1.1" }, "conflict": { "jms/serializer-bundle": "<1.2.1", "twig/twig": "<1.12" }, "require-dev": { "doctrine/orm": "~2.1", "doctrine/phpcr-odm": "^1.3|^2.0", "ext-pdo_sqlite": "*", "jackalope/jackalope-doctrine-dbal": "^1.1.5", "phpunit/phpunit": "^4.8|^5.0", "propel/propel1": "~1.7", "symfony/expression-language": "^2.6|^3.0", "symfony/filesystem": "^2.1", "symfony/form": "~2.1|^3.0", "symfony/translation": "^2.1|^3.0", "symfony/validator": "^2.2|^3.0", "symfony/yaml": "^2.1|^3.0", "twig/twig": "~1.12|~2.0" }, "suggest": { "doctrine/cache": "Required if you like to use cache functionality.", "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", "symfony/yaml": "Required if you'd like to serialize data to YAML format." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-0": { "JMS\\Serializer": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Asmir Mustafic", "email": "goetas@gmail.com" }, { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", "homepage": "http://jmsyst.com/libs/serializer", "keywords": [ "deserialization", "jaxb", "json", "serialization", "xml" ], "time": "2017-09-28T15:17:28+00:00" }, { "name": "jms/serializer-bundle", "version": "1.5.0", "target-dir": "JMS/SerializerBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", "reference": "85ee039a2b7f89d77c403e33cee7b43a875c31e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/85ee039a2b7f89d77c403e33cee7b43a875c31e5", "reference": "85ee039a2b7f89d77c403e33cee7b43a875c31e5", "shasum": "" }, "require": { "jms/serializer": "^1.7", "php": ">=5.4.0", "phpoption/phpoption": "^1.1.0", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "doctrine/doctrine-bundle": "*", "doctrine/orm": "*", "phpunit/phpunit": "^4.2|^5.0", "symfony/browser-kit": "*", "symfony/class-loader": "*", "symfony/css-selector": "*", "symfony/expression-language": "~2.6|~3.0", "symfony/finder": "*", "symfony/form": "*", "symfony/process": "*", "symfony/stopwatch": "*", "symfony/twig-bundle": "*", "symfony/validator": "*", "symfony/yaml": "*" }, "suggest": { "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-0": { "JMS\\SerializerBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Allows you to easily serialize, and deserialize data of any complexity", "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", "keywords": [ "deserialization", "jaxb", "json", "serialization", "xml" ], "time": "2017-05-10T10:17:17+00:00" }, { "name": "knplabs/knp-menu", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenu.git", "reference": "c6ad49933babd06a27b2f962a3469601ec9038b8" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/knplabs/knp-menu/knplabs-knp-menu-c6ad49933babd06a27b2f962a3469601ec9038b8-zip-b6dfda.zip", "reference": "c6ad49933babd06a27b2f962a3469601ec9038b8", "shasum": "aaa50e396025e04d19405b9547a449dd4765a97b" }, "require": { "php": ">=5.3.0" }, "require-dev": { "pimple/pimple": "~1.0", "silex/silex": "~1.0", "symfony/phpunit-bridge": "~2.7", "twig/twig": "~1.16|~2.0" }, "suggest": { "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider", "silex/silex": "for the integration with your silex application", "twig/twig": "for the TwigRenderer and the integration with your templates" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "Knp\\Menu\\": "src/Knp/Menu" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Knplabs", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "https://github.com/KnpLabs/KnpMenu/contributors" } ], "description": "An object oriented menu library", "homepage": "http://knplabs.com", "keywords": [ "menu", "tree" ], "time": "2015-09-20T08:23:47+00:00" }, { "name": "knplabs/knp-menu-bundle", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenuBundle.git", "reference": "90aff8e39274d1225dfa3bb7b1dd4e47b7312dca" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/knplabs/knp-menu-bundle/knplabs-knp-menu-bundle-90aff8e39274d1225dfa3bb7b1dd4e47b7312dca-zip-0b529b.zip", "reference": "90aff8e39274d1225dfa3bb7b1dd4e47b7312dca", "shasum": "9df3decc6263f893d4af2ce76ecdc1891d599bbd" }, "require": { "knplabs/knp-menu": "~2.1", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "symfony/expression-language": "~2.4|~3.0", "symfony/phpunit-bridge": "~2.7|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "Knp\\Bundle\\MenuBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Knplabs", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors" } ], "description": "This bundle provides an integration of the KnpMenu library", "keywords": [ "menu" ], "time": "2015-12-15T12:06:23+00:00" }, { "name": "kriswallsmith/buzz", "version": "v0.13", "source": { "type": "git", "url": "https://github.com/kriswallsmith/Buzz.git", "reference": "487760b05d6269a4c2c374364325326cfa65b12c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/487760b05d6269a4c2c374364325326cfa65b12c", "reference": "487760b05d6269a4c2c374364325326cfa65b12c", "shasum": "738ce41bcae934ac6346eeee49339886f2305779" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Buzz": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Lightweight HTTP client", "homepage": "https://github.com/kriswallsmith/Buzz", "keywords": [ "curl", "http client" ], "time": "2014-09-15T12:42:36+00:00" }, { "name": "monolog/monolog", "version": "1.22.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bad29cb8d18ab0315e6c477751418a82c850d558" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/monolog/monolog/monolog-monolog-bad29cb8d18ab0315e6c477751418a82c850d558-zip-96ac6d.zip", "reference": "bad29cb8d18ab0315e6c477751418a82c850d558", "shasum": "81358a7f80cccda122aa1f6f718a87e89fcbbfc0" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "~5.3" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2016-11-26T00:15:39+00:00" }, { "name": "myclabs/deep-copy", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/myclabs/deep-copy/myclabs-deep-copy-8e6e04167378abf1ddb4d3522d8755c5fd90d102-zip-b7d758.zip", "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", "shasum": "37b52563a4ae05716e8477fc781cb03e50599a8f" }, "require": { "php": ">=5.4.0" }, "require-dev": { "doctrine/collections": "1.*", "phpunit/phpunit": "~4.1" }, "type": "library", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "homepage": "https://github.com/myclabs/DeepCopy", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "time": "2017-04-12T18:52:22+00:00" }, { "name": "nelmio/cors-bundle", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioCorsBundle.git", "reference": "fa14a81737c605bf4766054cdcb72a16a433d537" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537", "reference": "fa14a81737c605bf4766054cdcb72a16a433d537", "shasum": "7cc39cd6e6db8edcccb0ff54161894e9e0ba03f1" }, "require": { "symfony/framework-bundle": "^2.2 || ^3.0" }, "require-dev": { "matthiasnoback/symfony-dependency-injection-test": "^0.7.6", "mockery/mockery": "0.9.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "Nelmio\\CorsBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nelmio", "homepage": "http://nelm.io" }, { "name": "Symfony Community", "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" } ], "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application", "keywords": [ "api", "cors", "crossdomain" ], "time": "2015-12-09T17:26:34+00:00" }, { "name": "paragonie/random_compat", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/paragonie/random_compat/paragonie-random_compat-a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1-zip-8ff3a6.zip", "reference": "a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1", "shasum": "7417d6bf8e5edde37b6dfe477c0ff4919e540a2e" }, "require": { "php": ">=5.2.0" }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2015-09-07T01:49:23+00:00" }, { "name": "phar-io/manifest", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phar-io/manifest/phar-io-manifest-2df402786ab5368a0169091f61a7c1e0eb6852d0-zip-b771a5.zip", "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "37cc829c10efb097e4d887e4b4f181250a451fef" }, "require": { "ext-dom": "*", "ext-phar": "*", "phar-io/version": "^1.0.1", "php": "^5.6 || ^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "time": "2017-03-05T18:14:27+00:00" }, { "name": "phar-io/version", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phar-io/version/phar-io-version-a70c0ced4be299a63d32fa96d9281d03e94041df-zip-61e932.zip", "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "93580a7d0633ae1ed4f2a32775a466ef23a9fbbf" }, "require": { "php": "^5.6 || ^7.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "time": "2017-03-05T17:38:23+00:00" }, { "name": "php-amqplib/php-amqplib", "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", "reference": "8a6e89ad46130eb365b7f57d313f2a795f5e3269" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/8a6e89ad46130eb365b7f57d313f2a795f5e3269", "reference": "8a6e89ad46130eb365b7f57d313f2a795f5e3269", "shasum": "b6eb8dacb145e8c09feba7864f6a051051a26c6a" }, "require": { "ext-bcmath": "*", "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "ext-sockets": "Use AMQPSocketConnection" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-4": { "PhpAmqpLib\\": "PhpAmqpLib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Alvaro Videla" } ], "description": "This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", "homepage": "https://github.com/videlalvaro/php-amqplib/", "keywords": [ "message", "queue", "rabbitmq" ], "time": "2015-09-23T02:25:31+00:00" }, { "name": "php-amqplib/rabbitmq-bundle", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/php-amqplib/RabbitMqBundle.git", "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/0bb11edec0abdf6dc28eac0144c0a673dddba28f", "reference": "0bb11edec0abdf6dc28eac0144c0a673dddba28f", "shasum": "747f4458ab338285c7dc45f43a9052c19d5db782" }, "require": { "php": ">=5.3.0", "php-amqplib/php-amqplib": "~2.6", "psr/log": "~1.0", "symfony/config": "~2.3 || ~3.0", "symfony/console": "~2.3 || ~3.0", "symfony/dependency-injection": "~2.3 || ~3.0", "symfony/event-dispatcher": "~2.3 || ~3.0", "symfony/yaml": "~2.3 || ~3.0" }, "replace": { "oldsound/rabbitmq-bundle": "self.version" }, "require-dev": { "phpunit/phpunit": "~4.8 || ~5.0", "symfony/debug": "~2.3 || ~3.0", "symfony/serializer": "~2.3 || ~3.0" }, "suggest": { "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.10.x-dev" } }, "autoload": { "psr-4": { "OldSound\\RabbitMqBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alvaro Videla" } ], "description": "Integrates php-amqplib with Symfony2|3 and RabbitMq. Formerly oldsound/rabbitmq-bundle.", "keywords": [ "AMQP", "Symfony2", "message", "queue", "rabbitmq" ], "time": "2016-12-09T12:58:28+00:00" }, { "name": "phpcollection/phpcollection", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", "reference": "360a888f246773e660fce0d175cf62e41f50dd22" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpcollection/phpcollection/phpcollection-phpcollection-360a888f246773e660fce0d175cf62e41f50dd22-zip-271c3f.zip", "reference": "360a888f246773e660fce0d175cf62e41f50dd22", "shasum": "6a4f75f5417e301fa4420ebc86078e76254c1e9b" }, "require": { "phpoption/phpoption": ">=0.9,<2.0-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "autoload": { "psr-0": { "PhpCollection": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "General-Purpose Collection Library for PHP", "keywords": [ "collection", "list", "map", "sequence", "set" ], "time": "2012-12-19T17:39:56+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpdocumentor/reflection-common/phpdocumentor-reflection-common-144c307535e82c8fdcaacbcfc1d6d8eeb896687c-zip-c3be2d.zip", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "shasum": "4539a1a703f4610530726a583389f6e85bf38a07" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2015-12-27T11:43:31+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpdocumentor/reflection-docblock/phpdocumentor-reflection-docblock-9270140b940ff02e58ec577c237274e92cd40cdd-zip-550863.zip", "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", "shasum": "41a73317deaa7f38e3f3eb5ef8e7f7bcb56fc24b" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0@dev", "phpdocumentor/type-resolver": "^0.2.0", "webmozart/assert": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^4.4" }, "type": "library", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2016-06-10T09:48:41+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "0.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpdocumentor/type-resolver/phpdocumentor-type-resolver-b39c7a5b194f9ed7bd0dd345c751007a41862443-zip-e34c86.zip", "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443", "shasum": "cc04f21b6dd88f21740d739392df15e6cdc117b8" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "time": "2016-06-10T07:14:17+00:00" }, { "name": "phpoption/phpoption", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "617bd84bf0d918da79b06ac6765b5390b83b1321" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpoption/phpoption/phpoption-phpoption-617bd84bf0d918da79b06ac6765b5390b83b1321-zip-ec7839.zip", "reference": "617bd84bf0d918da79b06ac6765b5390b83b1321", "shasum": "52d1c84913be818a51afed7d32fdc2256fac8dd1" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "time": "2013-01-19T11:01:32+00:00" }, { "name": "phpspec/prophecy", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/phpspec/prophecy/phpspec-prophecy-93d39f1f7f9326d746203c7c056f300f7f126073-zip-f944ab.zip", "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", "shasum": "f79466e27f8deee75a60d0b4fd98db55eacf9cc3" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", "sebastian/comparator": "^1.1|^2.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", "phpunit/phpunit": "^4.8 || ^5.6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2017-03-02T20:05:34+00:00" }, { "name": "phpunit/php-code-coverage", "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "8ed1902a57849e117b5651fc1a5c48110946c06b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8ed1902a57849e117b5651fc1a5c48110946c06b", "reference": "8ed1902a57849e117b5651fc1a5c48110946c06b", "shasum": "ff630e299d5c34740bfe6cc3eb5d7ed5931ed6d8" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": "^7.0", "phpunit/php-file-iterator": "^1.4.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-token-stream": "^1.4.11 || ^2.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/environment": "^3.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { "ext-xdebug": "^2.5", "phpunit/phpunit": "^6.0" }, "suggest": { "ext-xdebug": "^2.5.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2017-08-03T12:40:43+00:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2016-10-03T07:40:28+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", "version": "1.4.11", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", "shasum": "36144d698eff9a9f7c39dcf7c479d9b46e61e132" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2017-02-27T10:12:30+00:00" }, { "name": "phpunit/phpunit", "version": "6.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "a1bcaca096998de32c29535fdd2dea0c475e8f61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1bcaca096998de32c29535fdd2dea0c475e8f61", "reference": "a1bcaca096998de32c29535fdd2dea0c475e8f61", "shasum": "0b6c77f2626c591c008cc3391cc6ec55283bdb6e" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "myclabs/deep-copy": "^1.6.1", "phar-io/manifest": "^1.0.1", "phar-io/version": "^1.0", "php": "^7.0", "phpspec/prophecy": "^1.7", "phpunit/php-code-coverage": "^5.2.2", "phpunit/php-file-iterator": "^1.4.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^1.0.9", "phpunit/phpunit-mock-objects": "^4.0.3", "sebastian/comparator": "^2.0.2", "sebastian/diff": "^2.0", "sebastian/environment": "^3.1", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", "sebastian/resource-operations": "^1.0", "sebastian/version": "^2.0.1" }, "conflict": { "phpdocumentor/reflection-docblock": "3.0.2", "phpunit/dbunit": "<3.0" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-xdebug": "*", "phpunit/php-invoker": "^1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "6.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2017-10-06T03:14:57+00:00" }, { "name": "phpunit/phpunit-mock-objects", "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "ecefcd79159785826d02ccb76c8ab23c8dee8616" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ecefcd79159785826d02ccb76c8ab23c8dee8616", "reference": "ecefcd79159785826d02ccb76c8ab23c8dee8616", "shasum": "e74fc718dcfcfac95faadb34ae239d97e3c1a975" }, "require": { "doctrine/instantiator": "^1.0.5", "php": "^7.0", "phpunit/php-text-template": "^1.2.1", "sebastian/exporter": "^3.0" }, "conflict": { "phpunit/phpunit": "<6.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "abandoned": true, "time": "2017-08-03T12:45:52+00:00" }, { "name": "psr/cache", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "9e66031f41fbbdda45ee11e93c45d480ccba3eb3" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/cache/psr-cache-9e66031f41fbbdda45ee11e93c45d480ccba3eb3-zip-1d6c8b.zip", "reference": "9e66031f41fbbdda45ee11e93c45d480ccba3eb3", "shasum": "3d3864556293679b360904cb67838ebe6d26b33f" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2015-12-11T02:52:07+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/container/psr-container-b7ce3b176482dbbc1245ebf52b181af44c2cf55f-zip-34fef8.zip", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "2144c8a5161d84bf5134224ba337cb8613df8fce" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/http-message/psr-http-message-85d63699f0dbedb190bbd4b0d2b9dc707ea4c298-zip-13c6c1.zip", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "shasum": "7e0ce25498614088664b8146e4671af374bdb31a" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2015-05-04T20:22:00+00:00" }, { "name": "psr/link", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/link.git", "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/link/psr-link-eea8e8662d5cd3ae4517c9b864493f59fca95562-zip-978f3e.zip", "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", "shasum": "2a5f24d76dcf60d70ada663544d464f313b6721b" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Link\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for HTTP links", "keywords": [ "http", "http-link", "link", "psr", "psr-13", "rest" ], "time": "2016-10-28T16:06:13+00:00" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/log/psr-log-fe0936ee26643249e916849d48e3a51d5f5e278b-zip-e71523.zip", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "3796e091488045d72c8d0cef6e8b4a6b766c85c7" }, "type": "library", "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2012-12-21T11:40:51+00:00" }, { "name": "psr/simple-cache", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/psr/simple-cache/psr-simple-cache-753fa598e8f3b9966c886fe13f370baa45ef0e24-zip-d7dc15.zip", "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24", "shasum": "16c48f9c91718c8199f9e3c44fe355a4e553590d" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-01-02T13:31:39+00:00" }, { "name": "samsonasik/package-versions", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/samsonasik/PackageVersions.git", "reference": "1dab884977464613383afe0e4be571cdef2317fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/samsonasik/PackageVersions/zipball/1dab884977464613383afe0e4be571cdef2317fc", "reference": "1dab884977464613383afe0e4be571cdef2317fc", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": "^5.6 || ^7.0" }, "replace": { "ocramius/package-versions": ">=1.0.0" }, "require-dev": { "composer/composer": "^1.0.0-ALPHA11@ALPHA", "phpunit/phpunit": "^5.2.8" }, "type": "composer-plugin", "extra": { "class": "PackageVersions\\Installer", "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "PackageVersions\\": "src/PackageVersions" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "time": "2016-07-21T12:03:58+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "time": "2017-03-04T06:30:41+00:00" }, { "name": "sebastian/comparator", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "ae068fede81d06e7bb9bb46a367210a3d3e1fe6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ae068fede81d06e7bb9bb46a367210a3d3e1fe6a", "reference": "ae068fede81d06e7bb9bb46a367210a3d3e1fe6a", "shasum": "10db1338f572a1403bb18223a936842256a6ba55" }, "require": { "php": "^7.0", "sebastian/diff": "^2.0", "sebastian/exporter": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2017-08-03T07:14:59+00:00" }, { "name": "sebastian/diff", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/diff/sebastian-diff-347c1d8b49c5c3ee30c7040ea6fc446790e6bddd-zip-599411.zip", "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", "shasum": "7076d3a908d6c9be8f92ac8d85f5947a8d21599f" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2017-08-03T08:09:46+00:00" }, { "name": "sebastian/environment", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/environment/sebastian-environment-cd0871b3975fb7fc44d11314fd1ee20925fce4f5-zip-b6a43c.zip", "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", "shasum": "e9437fb9570ab9f8590a2492a637aee0187b60fa" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2017-07-01T08:51:00+00:00" }, { "name": "sebastian/exporter", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/exporter/sebastian-exporter-234199f4528de6d12aaa58b612e98f7d36adb937-zip-ba849f.zip", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", "shasum": "a4f7b005a9a0b8431189b656a79cea4c8beeb9ba" }, "require": { "php": "^7.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2017-04-03T13:19:02+00:00" }, { "name": "sebastian/global-state", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/global-state/sebastian-global-state-e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4-zip-51dbeb.zip", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "shasum": "b6c73c877097949781ba3f6167c5822e55957d4b" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2017-04-27T15:39:26+00:00" }, { "name": "sebastian/object-enumerator", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/object-enumerator/sebastian-object-enumerator-7cfd9e65d11ffb5af41198476395774d4c8a84c5-zip-360ba9.zip", "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", "shasum": "2219cb7f29be02201f03a8a308a8dc9e5cfb3e0a" }, "require": { "php": "^7.0", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "time": "2017-08-03T12:35:26+00:00" }, { "name": "sebastian/object-reflector", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "773f97c67f28de00d397be301821b06708fca0be" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/object-reflector/sebastian-object-reflector-773f97c67f28de00d397be301821b06708fca0be-zip-56c4ab.zip", "reference": "773f97c67f28de00d397be301821b06708fca0be", "shasum": "394d08b30e63aae53510eb1dd02f1ec87151d210" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "time": "2017-03-29T09:07:27+00:00" }, { "name": "sebastian/recursion-context", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sebastian/recursion-context/sebastian-recursion-context-5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8-zip-ab6a2f.zip", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "shasum": "3eb3f51ded0e82291a2fb8760dd7f6a36d2ae40c" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2017-03-03T06:23:57+00:00" }, { "name": "sebastian/resource-operations", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2016-10-03T07:35:21+00:00" }, { "name": "sensio/distribution-bundle", "version": "v5.0.21", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/eb6266b3b472e4002538610b28a0a04bcf94891a", "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a", "shasum": "" }, "require": { "php": ">=5.3.9", "sensiolabs/security-checker": "~3.0|~4.0", "symfony/class-loader": "~2.3|~3.0", "symfony/config": "~2.3|~3.0", "symfony/dependency-injection": "~2.3|~3.0", "symfony/filesystem": "~2.3|~3.0", "symfony/http-kernel": "~2.3|~3.0", "symfony/process": "~2.3|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "Sensio\\Bundle\\DistributionBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Base bundle for Symfony Distributions", "keywords": [ "configuration", "distribution" ], "time": "2017-08-25T16:55:44+00:00" }, { "name": "sensio/framework-extra-bundle", "version": "v3.0.11", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/a79e205737b58d557c05caef6dfa8f94d8084bca", "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca", "shasum": "b4929af34bcc3abda704ba311fa51a70c2a69a64" }, "require": { "doctrine/common": "~2.2", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "symfony/expression-language": "~2.4|~3.0", "symfony/security-bundle": "~2.4|~3.0" }, "suggest": { "symfony/expression-language": "", "symfony/psr-http-message-bridge": "To use the PSR-7 converters", "symfony/security-bundle": "" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Sensio\\Bundle\\FrameworkExtraBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle provides a way to configure your controllers with annotations", "keywords": [ "annotations", "controllers" ], "time": "2015-10-28T15:47:04+00:00" }, { "name": "sensio/generator-bundle", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", "reference": "f5f60fc84fdef91333c67f29b00a271cfbcf1ccb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/f5f60fc84fdef91333c67f29b00a271cfbcf1ccb", "reference": "f5f60fc84fdef91333c67f29b00a271cfbcf1ccb", "shasum": "6a1b539e6a1a7edeadd1510eed8c9a8a6294e713" }, "require": { "symfony/console": "~2.7|~3.0", "symfony/framework-bundle": "~2.7|~3.0", "symfony/process": "~2.7|~3.0", "symfony/yaml": "~2.7|~3.0" }, "require-dev": { "doctrine/orm": "~2.4", "symfony/doctrine-bridge": "~2.7|~3.0", "twig/twig": "~1.18" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Sensio\\Bundle\\GeneratorBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle generates code for you", "time": "2015-11-10T13:25:32+00:00" }, { "name": "sensiolabs/security-checker", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/sensiolabs/security-checker.git", "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93", "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93", "shasum": "93c7c86bab2ebebccadea1d63d92790ef9ddffd6" }, "require": { "symfony/console": "~2.0|~3.0" }, "bin": [ "security-checker" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-0": { "SensioLabs\\Security": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien.potencier@gmail.com" } ], "description": "A security checker for your composer.lock", "time": "2015-11-07T08:07:40+00:00" }, { "name": "simplethings/entity-audit-bundle", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/simplethings/EntityAuditBundle.git", "reference": "bcdd118356ef451da2f6986fbeab68184e084bf0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplethings/EntityAuditBundle/zipball/bcdd118356ef451da2f6986fbeab68184e084bf0", "reference": "bcdd118356ef451da2f6986fbeab68184e084bf0", "shasum": "75ece7213b4145a5eabd685aec346b8f517c3cd3" }, "require": { "doctrine/dbal": "~2.5", "doctrine/orm": "~2.4", "php": "^5.3.9|~7.0" }, "conflict": { "doctrine/doctrine-bundle": "<1.4", "gedmo/doctrine-extensions": "<2.3.1", "symfony/framework-bundle": "<2.7" }, "require-dev": { "doctrine/doctrine-bundle": "~1.4", "fabpot/php-cs-fixer": "^1.11", "gedmo/doctrine-extensions": "^2.3.1", "matthiasnoback/symfony-dependency-injection-test": "^1.0", "phpunit/phpunit": "^4.8", "symfony/framework-bundle": "~2.7|~3.0", "symfony/var-dumper": "^2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.x-dev" } }, "autoload": { "psr-4": { "SimpleThings\\EntityAudit\\": "src/SimpleThings/EntityAudit" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "description": "Audit for Doctrine Entities", "keywords": [ "Audit", "database", "persistence" ], "time": "2017-01-05T23:02:24+00:00" }, { "name": "sonata-project/admin-bundle", "version": "dev-bf4681", "source": { "type": "git", "url": "ssh://git@gogs.infra.flowdat.com:222/3erPartyFlowdat3/SonataAdminBundle.git", "reference": "acb8dd5fea6fefb7932245509da867091ccfe630" }, "require": { "doctrine/common": "^2.2", "doctrine/inflector": "^1.0", "knplabs/knp-menu-bundle": "^2.1.1", "php": "^5.3 || ^7.0", "sonata-project/block-bundle": "^3.2", "sonata-project/core-bundle": "^3.4", "sonata-project/exporter": "^1.7", "symfony/class-loader": "^2.3 || ^3.0", "symfony/config": "^2.3.9 || ^3.0", "symfony/console": "^2.3 || ^3.0", "symfony/dependency-injection": "^2.3.3 || ^3.0", "symfony/expression-language": "^2.4 || ^3.0", "symfony/form": "^2.3.5 || ^3.0", "symfony/http-foundation": "^2.3 || ^3.0", "symfony/property-access": "^2.3 || ^3.0", "symfony/routing": "^2.3 || ^3.0", "symfony/security-acl": "^2.3 || ^3.0", "symfony/security-bundle": "^2.3 || ^3.0", "symfony/templating": "^2.3 || ^3.0", "symfony/translation": "^2.3 || ^3.0", "symfony/twig-bridge": "^2.3.5 || ^3.0", "symfony/validator": "^2.3 || ^3.0", "twig/extensions": "^1.0", "twig/twig": "^1.28 || ^2.0" }, "conflict": { "jms/di-extra-bundle": "<1.7.0", "sonata-project/exporter": "1.6.0" }, "require-dev": { "jms/di-extra-bundle": "^1.7", "jms/translation-bundle": "^1.2", "matthiasnoback/symfony-dependency-injection-test": "^0.7.6 || ^1.1", "sensio/generator-bundle": "^2.3 || ^3.0", "sllh/php-cs-fixer-styleci-bridge": "^2.0", "sonata-project/intl-bundle": "^2.2.4", "symfony/phpunit-bridge": "^2.7 || ^3.0", "symfony/yaml": "^2.3 || ^3.0" }, "suggest": { "jms/di-extra-bundle": "Annotations for Admin definition", "jms/translation-bundle": "Extract message keys from Admins", "sensio/generator-bundle": "Add sonata:admin:generate command", "sonata-project/intl-bundle": "Add localized date and number into the list" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev", "dev-bf4681": "3.x-dev" } }, "autoload": { "psr-4": { "Sonata\\AdminBundle\\": "" }, "exclude-from-classmap": [ "Tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Thomas Rabaix", "email": "thomas.rabaix@sonata-project.org", "homepage": "https://sonata-project.org" }, { "name": "Sonata Community", "homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors" } ], "description": "The missing Symfony Admin Generator", "homepage": "https://sonata-project.org/bundles/admin", "keywords": [ "Admin Generator", "admin", "bootstrap", "sonata" ], "time": "2019-07-17T15:04:55+00:00" }, { "name": "sonata-project/block-bundle", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataBlockBundle.git", "reference": "987b9e9bbbdaeed339c1fcf97a4645aba1e6b403" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sonata-project/block-bundle/sonata-project-block-bundle-987b9e9bbbdaeed339c1fcf97a4645aba1e6b403-zip-f8223f.zip", "reference": "987b9e9bbbdaeed339c1fcf97a4645aba1e6b403", "shasum": "5d326359a01bb1c872b7cb09af333e5dfe6709b5" }, "require": { "doctrine/common": "^2.3", "php": "^5.3 || ^7.0", "sonata-project/cache": "^1.0", "sonata-project/core-bundle": "^3.0", "symfony/form": "^2.3 || ^3.0", "symfony/http-kernel": "^2.3 || ^3.0" }, "require-dev": { "knplabs/knp-menu-bundle": "^2.0", "sllh/php-cs-fixer-styleci-bridge": "^2.0", "sonata-project/admin-bundle": "^3.0", "symfony/phpunit-bridge": "^2.7 || ^3.0" }, "suggest": { "knplabs/knp-menu-bundle": "^2.0", "sonata-project/cache-bundle": "^3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Sonata\\BlockBundle\\": "" }, "exclude-from-classmap": [ "Tests/" ], "files": [ "Resources/stubs/symfony2.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sonata Community", "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors" }, { "name": "Thomas Rabaix", "email": "thomas.rabaix@sonata-project.org", "homepage": "https://sonata-project.org" } ], "description": "Symfony SonataBlockBundle", "homepage": "https://sonata-project.org/bundles/block", "keywords": [ "block", "sonata" ], "time": "2016-09-20T08:00:29+00:00" }, { "name": "sonata-project/cache", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sonata-project/cache.git", "reference": "882f41583d10e6320fcc5376964b934790add59f" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sonata-project/cache/sonata-project-cache-882f41583d10e6320fcc5376964b934790add59f-zip-e7fcb2.zip", "reference": "882f41583d10e6320fcc5376964b934790add59f", "shasum": "aa21e2f2b45881dfad8560eb10250966cba720bd" }, "require-dev": { "doctrine/orm": "~2.2", "doctrine/phpcr-odm": "~1.0", "predis/predis": "~0.8", "psr/log": "~1.0" }, "suggest": { "doctrine/orm": "ORM support", "doctrine/phpcr-odm": "PHPCR ODM support", "ext-apc": "Caching with ext/apc", "ext-memcached": "Caching with ext/memcached", "predis/predis": "Install redis php" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Sonata\\Cache\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Thomas Rabaix", "email": "thomas.rabaix@gmail.com", "homepage": "http://sonata-project.org/" } ], "description": "Cache library", "homepage": "https://github.com/sonata-project/cache", "keywords": [ "cache", "memcached", "mongodb", "redis" ], "time": "2014-02-11T15:15:48+00:00" }, { "name": "sonata-project/core-bundle", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataCoreBundle.git", "reference": "a1b837101262af856c45b22e8f0887553edf0fb0" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sonata-project/core-bundle/sonata-project-core-bundle-a1b837101262af856c45b22e8f0887553edf0fb0-zip-094660.zip", "reference": "a1b837101262af856c45b22e8f0887553edf0fb0", "shasum": "b4eab0224ddcb695619ccfd100c5e2e042a5bd65" }, "require": { "cocur/slugify": "^1.4 || ^2.0", "php": "^5.3 || ^7.0", "sonata-project/datagrid-bundle": "^2.0", "symfony/config": "^2.3 || ^3.0", "symfony/form": "^2.3.5 || ^3.0", "symfony/framework-bundle": "^2.3 || ^3.0", "symfony/http-foundation": "^2.3 || ^3.0", "symfony/property-access": "^2.3 || ^3.0", "symfony/security": "^2.3 || ^3.0", "symfony/translation": "^2.3 || ^3.0", "symfony/twig-bridge": "^2.3.5 || ^3.0", "symfony/validator": "^2.3 || ^3.0", "twig/extensions": "^1.0", "twig/twig": "^1.23 || ^2.0" }, "require-dev": { "doctrine/orm": "^2.4", "doctrine/phpcr-odm": "^1.0", "friendsofsymfony/rest-bundle": "^1.1 || ^2.0", "jackalope/jackalope-doctrine-dbal": "^1.0", "jms/serializer-bundle": "0.11 - 0.13 || ^1.0", "matthiasnoback/symfony-config-test": "^0.4 || ^1.0", "matthiasnoback/symfony-dependency-injection-test": "^0.7", "nelmio/api-doc-bundle": "^2.11", "sensio/framework-extra-bundle": "^2.3 || ^3.0", "sllh/php-cs-fixer-styleci-bridge": "^2.0", "sonata-project/exporter": "^1.3", "symfony/phpunit-bridge": "^2.7" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Sonata\\CoreBundle\\": "" }, "exclude-from-classmap": [ "Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sonata Community", "homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors" }, { "name": "Thomas Rabaix", "email": "thomas.rabaix@sonata-project.org" } ], "description": "Symfony SonataCoreBundle", "homepage": "https://sonata-project.org/bundles/core", "keywords": [ "sonata" ], "time": "2017-05-09T15:05:32+00:00" }, { "name": "sonata-project/datagrid-bundle", "version": "2.2", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataDatagridBundle.git", "reference": "0749e710b936bf84736c648eee16bc45e2c04607" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sonata-project/datagrid-bundle/sonata-project-datagrid-bundle-0749e710b936bf84736c648eee16bc45e2c04607-zip-22b16e.zip", "reference": "0749e710b936bf84736c648eee16bc45e2c04607", "shasum": "3e009a6e8ae5ea7eee7ad1df5c2a737901a111fe" }, "require": { "symfony/dependency-injection": "~2.3|~3.0", "symfony/form": "~2.3|~3.0" }, "require-dev": { "doctrine/orm": "~2.4", "fabpot/php-cs-fixer": "~0.5|~1.0", "symfony/phpunit-bridge": "~2.7|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "psr-4": { "Sonata\\DatagridBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sonata Community", "homepage": "https://github.com/sonata-project/SonataDatagridBundle/contributors" }, { "name": "Thomas Rabaix", "email": "thomas.rabaix@sonata-project.org", "homepage": "https://sonata-project.org" } ], "description": "Symfony SonataDatagridBundle", "homepage": "https://sonata-project.org/bundles/datagrid", "keywords": [ "datagrid", "sonata" ], "time": "2015-12-16T08:53:13+00:00" }, { "name": "sonata-project/doctrine-orm-admin-bundle", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle.git", "reference": "5a6819928f947cb7e5a8d288ad83f8131bab4875" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/5a6819928f947cb7e5a8d288ad83f8131bab4875", "reference": "5a6819928f947cb7e5a8d288ad83f8131bab4875", "shasum": "0c40ac0fe870f15d2a78d7657a0f81ca81e9dcaf" }, "require": { "doctrine/orm": "^2.3", "php": "^5.3 || ^7.0", "sonata-project/admin-bundle": "^3.1", "sonata-project/core-bundle": "^3.0", "sonata-project/exporter": "^1.3.1", "symfony/console": "^2.3 || ^3.0", "symfony/doctrine-bridge": "^2.2 || ^3.0", "symfony/form": "^2.3 || ^3.0", "symfony/framework-bundle": "^2.2 || ^3.0", "symfony/security": "^2.3 || ^3.0", "symfony/security-acl": "^2.2 || ^3.0" }, "provide": { "sonata-project/admin-bundle-persistency-layer": "1.0.0" }, "require-dev": { "knplabs/knp-menu-bundle": "^2.1.1", "simplethings/entity-audit-bundle": "0.1 - 0.9", "sllh/php-cs-fixer-styleci-bridge": "^2.0", "symfony/phpunit-bridge": "^2.7 || ^3.0" }, "suggest": { "simplethings/entity-audit-bundle": "If you want to support for versioning of entities and their associations." }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Sonata\\DoctrineORMAdminBundle\\": "" }, "exclude-from-classmap": [ "Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sonata Community", "homepage": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/contributors" }, { "name": "Thomas Rabaix", "email": "thomas.rabaix@sonata-project.org", "homepage": "https://sonata-project.org" } ], "description": "Symfony Sonata / Integrate Doctrine ORM into the SonataAdminBundle", "homepage": "https://sonata-project.org/bundles/admin", "keywords": [ "Admin Generator", "admin", "bootstrap", "generator", "sonata" ], "time": "2016-09-12T11:55:27+00:00" }, { "name": "sonata-project/exporter", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/sonata-project/exporter.git", "reference": "3be6e971533bf2cbb24803e2ccb06c6e3046d5d2" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/sonata-project/exporter/sonata-project-exporter-3be6e971533bf2cbb24803e2ccb06c6e3046d5d2-zip-47a691.zip", "reference": "3be6e971533bf2cbb24803e2ccb06c6e3046d5d2", "shasum": "5ee9addbfe20d2a9a550729779392a1afc837e69" }, "require": { "php": "^5.3 || ^7.0" }, "require-dev": { "doctrine/dbal": "^2.2", "matthiasnoback/symfony-config-test": "^1.2.1 || ^2.0", "matthiasnoback/symfony-dependency-injection-test": "^0.7.6 || ^1.0", "propel/propel1": "^1.6", "sllh/php-cs-fixer-styleci-bridge": "^2.0", "symfony/dependency-injection": "^2.3 || ^3.0", "symfony/http-foundation": "^2.3 || ^3.0", "symfony/http-kernel": "^2.3 || ^3.0", "symfony/phpunit-bridge": "^2.7 || ^3.0", "symfony/property-access": "^2.3 || ^3.0", "symfony/routing": "^2.3 || ^3.0" }, "suggest": { "ext-curl": "*", "propel/propel1": "^1.6", "symfony/property-access": "^2.3 || ^3.0", "symfony/routing": "^2.3 || ^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Exporter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Thomas Rabaix", "email": "thomas.rabaix@gmail.com", "homepage": "https://sonata-project.org/" } ], "description": "Lightweight Exporter library", "homepage": "https://github.com/sonata-project/Exporter", "keywords": [ "client", "csv", "data", "export", "xls" ], "time": "2016-08-17T08:25:58+00:00" }, { "name": "stof/doctrine-extensions-bundle", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4e7499d25dc5d0862da09fa8e336164948a29a25", "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25", "shasum": "" }, "require": { "gedmo/doctrine-extensions": "^2.3.1", "php": ">=5.3.2", "symfony/framework-bundle": "~2.1|~3.0" }, "suggest": { "doctrine/doctrine-bundle": "to use the ORM extensions", "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Stof\\DoctrineExtensionsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" } ], "description": "Integration of the gedmo/doctrine-extensions with Symfony2", "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle", "keywords": [ "behaviors", "doctrine2", "extensions", "gedmo", "loggable", "nestedset", "sluggable", "sortable", "timestampable", "translatable", "tree" ], "time": "2016-01-26T23:58:32+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "e2915242824e32e28be3fc699c453c1d16fd6de1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/e2915242824e32e28be3fc699c453c1d16fd6de1", "reference": "e2915242824e32e28be3fc699c453c1d16fd6de1", "shasum": "c7c962262f18a0a92333289c5cc60241ad97e5e9" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Chris Corbyn" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "time": "2013-04-30T17:35:30+00:00" }, { "name": "symfony/monolog-bundle", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bundle.git", "reference": "6f96c7dbb6b2ef70b307a1a6f897153cbca3da47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/6f96c7dbb6b2ef70b307a1a6f897153cbca3da47", "reference": "6f96c7dbb6b2ef70b307a1a6f897153cbca3da47", "shasum": "9bfbf89227cb6c537f05ae2097653339435f30e6" }, "require": { "monolog/monolog": "~1.22", "php": ">=5.3.2", "symfony/config": "~2.7|~3.0", "symfony/dependency-injection": "~2.7|~3.0", "symfony/http-kernel": "~2.7|~3.0", "symfony/monolog-bridge": "~2.7|~3.0" }, "require-dev": { "phpunit/phpunit": "^4.8", "symfony/console": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony MonologBundle", "homepage": "http://symfony.com", "keywords": [ "log", "logging" ], "time": "2017-03-26T11:55:59+00:00" }, { "name": "symfony/polyfill-apcu", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", "reference": "d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-apcu/symfony-polyfill-apcu-d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c-zip-ce3dd0.zip", "reference": "d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c", "shasum": "82a361acbbe28dad4d360f33b88255dc2daec70a" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "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 backporting apcu_* functions to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "apcu", "compatibility", "polyfill", "portable", "shim" ], "time": "2016-01-20T09:13:37+00:00" }, { "name": "symfony/polyfill-intl-icu", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", "reference": "2deb44160e1c886241c06602b12b98779f728177" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-intl-icu/symfony-polyfill-intl-icu-2deb44160e1c886241c06602b12b98779f728177-zip-5c7a77.zip", "reference": "2deb44160e1c886241c06602b12b98779f728177", "shasum": "d2a77632c399083f4e243b8787bea67de58b6333" }, "require": { "php": ">=5.3.3", "symfony/intl": "~2.3|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-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": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "0b6a8940385311a24e060ec1fe35680e17c74497" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-mbstring/symfony-polyfill-mbstring-0b6a8940385311a24e060ec1fe35680e17c74497-zip-af83ff.zip", "reference": "0b6a8940385311a24e060ec1fe35680e17c74497", "shasum": "3c32d4cef3c9212bbbed0dc3720339a82462620e" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "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 the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-php56", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", "reference": "a6bd4770a6967517e6610529e14afaa3111094a3" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-php56/symfony-polyfill-php56-a6bd4770a6967517e6610529e14afaa3111094a3-zip-2ddb9f.zip", "reference": "a6bd4770a6967517e6610529e14afaa3111094a3", "shasum": "a6d04b302d0186cd13c8ead1aa79093f30cad609" }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php56\\": "" }, "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 backporting some PHP 5.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-php70/symfony-polyfill-php70-7f7f3c9c2b9f17722e0cd64fdb4f957330c53146-zip-451ee3.zip", "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146", "shasum": "db1bbff956265a40f1030b6a0e9814db5d26c872" }, "require": { "paragonie/random_compat": "~1.0", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php70\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "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 backporting some PHP 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-util", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", "reference": "4271c55cbc0a77b2641f861b978123e46b3da969" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/symfony/polyfill-util/symfony-polyfill-util-4271c55cbc0a77b2641f861b978123e46b3da969-zip-601b3f.zip", "reference": "4271c55cbc0a77b2641f861b978123e46b3da969", "shasum": "d0d1c1363cc4275e8fc3a9f473b077ecff06d6b2" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Util\\": "" } }, "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 utilities for portability of PHP codes", "homepage": "https://symfony.com", "keywords": [ "compat", "compatibility", "polyfill", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/security-acl", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/security-acl.git", "reference": "053b49bf4aa333a392c83296855989bcf88ddad1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-acl/zipball/053b49bf4aa333a392c83296855989bcf88ddad1", "reference": "053b49bf4aa333a392c83296855989bcf88ddad1", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/security-core": "~2.8|~3.0" }, "require-dev": { "doctrine/common": "~2.2", "doctrine/dbal": "~2.2", "psr/log": "~1.0", "symfony/phpunit-bridge": "~2.8|~3.0" }, "suggest": { "doctrine/dbal": "For using the built-in ACL implementation", "symfony/class-loader": "For using the ACL generateSql script", "symfony/finder": "For using the ACL generateSql script" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\Acl\\": "" }, "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": "Symfony Security Component - ACL (Access Control List)", "homepage": "https://symfony.com", "time": "2015-12-28T09:39:46+00:00" }, { "name": "symfony/swiftmailer-bundle", "version": "v2.3.10", "source": { "type": "git", "url": "https://github.com/symfony/swiftmailer-bundle.git", "reference": "de5a2ddcaf91d2e44c19161e0fe8ed88022ceb51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/de5a2ddcaf91d2e44c19161e0fe8ed88022ceb51", "reference": "de5a2ddcaf91d2e44c19161e0fe8ed88022ceb51", "shasum": "b28c179d3c5d4ed8bbdf5cd37caa99918763b487" }, "require": { "php": ">=5.3.2", "swiftmailer/swiftmailer": ">=4.2.0,~5.0", "symfony/config": "~2.3|~3.0", "symfony/dependency-injection": "~2.3|~3.0", "symfony/http-kernel": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0" }, "require-dev": { "symfony/phpunit-bridge": "~2.7|~3.0" }, "suggest": { "psr/log": "Allows logging" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Bundle\\SwiftmailerBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", "time": "2016-01-14T10:25:38+00:00" }, { "name": "symfony/symfony", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", "reference": "5a7e31c48e7cd4831efa409fffb661beb9995174" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/symfony/zipball/5a7e31c48e7cd4831efa409fffb661beb9995174", "reference": "5a7e31c48e7cd4831efa409fffb661beb9995174", "shasum": "8873f29e1647f07f32cfb63410532490e4e5c1f8" }, "require": { "doctrine/common": "~2.4", "fig/link-util": "^1.0", "php": ">=5.5.9", "psr/cache": "~1.0", "psr/container": "^1.0", "psr/link": "^1.0", "psr/log": "~1.0", "psr/simple-cache": "^1.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php56": "~1.0", "symfony/polyfill-php70": "~1.0", "symfony/polyfill-util": "~1.0", "twig/twig": "~1.32|~2.2" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.0", "phpdocumentor/type-resolver": "<0.2.0", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "provide": { "psr/cache-implementation": "1.0", "psr/container-implementation": "1.0", "psr/simple-cache-implementation": "1.0" }, "replace": { "symfony/asset": "self.version", "symfony/browser-kit": "self.version", "symfony/cache": "self.version", "symfony/class-loader": "self.version", "symfony/config": "self.version", "symfony/console": "self.version", "symfony/css-selector": "self.version", "symfony/debug": "self.version", "symfony/debug-bundle": "self.version", "symfony/dependency-injection": "self.version", "symfony/doctrine-bridge": "self.version", "symfony/dom-crawler": "self.version", "symfony/dotenv": "self.version", "symfony/event-dispatcher": "self.version", "symfony/expression-language": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", "symfony/framework-bundle": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/inflector": "self.version", "symfony/intl": "self.version", "symfony/ldap": "self.version", "symfony/monolog-bridge": "self.version", "symfony/options-resolver": "self.version", "symfony/process": "self.version", "symfony/property-access": "self.version", "symfony/property-info": "self.version", "symfony/proxy-manager-bridge": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", "symfony/security-bundle": "self.version", "symfony/security-core": "self.version", "symfony/security-csrf": "self.version", "symfony/security-guard": "self.version", "symfony/security-http": "self.version", "symfony/serializer": "self.version", "symfony/stopwatch": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", "symfony/twig-bridge": "self.version", "symfony/twig-bundle": "self.version", "symfony/validator": "self.version", "symfony/var-dumper": "self.version", "symfony/web-link": "self.version", "symfony/web-profiler-bundle": "self.version", "symfony/web-server-bundle": "self.version", "symfony/workflow": "self.version", "symfony/yaml": "self.version" }, "require-dev": { "cache/integration-tests": "dev-master", "doctrine/cache": "~1.6", "doctrine/data-fixtures": "1.0.*", "doctrine/dbal": "~2.4", "doctrine/doctrine-bundle": "~1.4", "doctrine/orm": "~2.4,>=2.4.5", "egulias/email-validator": "~1.2,>=1.2.8|~2.0", "monolog/monolog": "~1.11", "ocramius/proxy-manager": "~0.4|~1.0|~2.0", "phpdocumentor/reflection-docblock": "^3.0", "predis/predis": "~1.0", "sensio/framework-extra-bundle": "^3.0.2", "symfony/phpunit-bridge": "~3.2", "symfony/polyfill-apcu": "~1.1", "symfony/security-acl": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/", "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", "Symfony\\Bundle\\": "src/Symfony/Bundle/", "Symfony\\Component\\": "src/Symfony/Component/" }, "classmap": [ "src/Symfony/Component/Intl/Resources/stubs" ], "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": "The Symfony PHP framework", "homepage": "https://symfony.com", "keywords": [ "framework" ], "time": "2017-05-29T21:02:32+00:00" }, { "name": "theseer/tokenizer", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/theseer/tokenizer/theseer-tokenizer-cb2f008f3f05af2893a87208fe6a6c4985483f8b-zip-1b9019.zip", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", "shasum": "0bec1cc1ee7f43564ccd2416582553f0c1c28b2f" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "time": "2017-04-07T12:08:54+00:00" }, { "name": "twig/extensions", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig-extensions.git", "reference": "d6d74d6f3213a9574c460c4390c25a1a67c17cc3" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/twig/extensions/twig-extensions-d6d74d6f3213a9574c460c4390c25a1a67c17cc3-zip-c91cfb.zip", "reference": "d6d74d6f3213a9574c460c4390c25a1a67c17cc3", "shasum": "f0c63150d50bbbf52c6de4b9825474856fcdee8b" }, "require": { "twig/twig": "~1.27|~2.0" }, "require-dev": { "symfony/phpunit-bridge": "~3.3@dev", "symfony/translation": "~2.3|~3.0" }, "suggest": { "symfony/translation": "Allow the time_diff output to be translated" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-0": { "Twig_Extensions_": "lib/" }, "psr-4": { "Twig\\Extensions\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Common additional features for Twig that do not directly belong in core", "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", "keywords": [ "i18n", "text" ], "time": "2017-05-24T06:24:07+00:00" }, { "name": "twig/twig", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "29bb02dde09ff56291d30f7687eb8696918023af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/29bb02dde09ff56291d30f7687eb8696918023af", "reference": "29bb02dde09ff56291d30f7687eb8696918023af", "shasum": "e39501374aa23d98f11643c344c32fae9c411555" }, "require": { "php": "^7.0", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "psr/container": "^1.0", "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "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": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2017-02-27T00:16:20+00:00" }, { "name": "voryx/restgeneratorbundle", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/voryx/restgeneratorbundle.git", "reference": "72b61d2188662da453d2e2a9cd625a60b6f3233b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voryx/restgeneratorbundle/zipball/72b61d2188662da453d2e2a9cd625a60b6f3233b", "reference": "72b61d2188662da453d2e2a9cd625a60b6f3233b", "shasum": "" }, "require": { "friendsofsymfony/rest-bundle": "~1.7", "jms/serializer-bundle": "~1.1", "nelmio/cors-bundle": "~1.4 ", "php": ">=5.3.0", "sensio/generator-bundle": "~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "autoload": { "psr-0": { "Voryx\\RESTGeneratorBundle": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Bonneau" }, { "name": "David Dan" } ], "description": "REST API Generator for Symfony 2", "time": "2016-04-18T12:29:38+00:00" }, { "name": "webmozart/assert", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "3371442b05531d8490d0b51b90b55e61948b0f10" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/webmozart/assert/webmozart-assert-3371442b05531d8490d0b51b90b55e61948b0f10-zip-885f0e.zip", "reference": "3371442b05531d8490d0b51b90b55e61948b0f10", "shasum": "2443035dc1c75ecba04a2d14cf21a639f86dc1da" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Efficient assertions to validate the input/output of your methods.", "keywords": [ "assert", "check", "validate" ], "time": "2015-05-12T12:40:29+00:00" }, { "name": "willdurand/jsonp-callback-validator", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/willdurand/JsonpCallbackValidator.git", "reference": "58c0a6c76718794856f7049cf066fdda4e984c49" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/willdurand/jsonp-callback-validator/willdurand-jsonp-callback-validator-58c0a6c76718794856f7049cf066fdda4e984c49-zip-e50bc6.zip", "reference": "58c0a6c76718794856f7049cf066fdda4e984c49", "shasum": "f96de007ab9df23a7c110fca2404a592d5d57c3b" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "psr-0": { "JsonpCallbackValidator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } ], "description": "JSONP callback validator.", "time": "2013-10-21T12:01:32+00:00" }, { "name": "willdurand/negotiation", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", "reference": "1757fc48a77a85df6f7659a16b4522bf8da14e99" }, "dist": { "type": "zip", "url": "https://satis.infra.flowdat.com/dist/willdurand/negotiation/willdurand-negotiation-1757fc48a77a85df6f7659a16b4522bf8da14e99-zip-7ea9c2.zip", "reference": "1757fc48a77a85df6f7659a16b4522bf8da14e99", "shasum": "1b48cece24cef7085c707ead21e0ee2505ca8422" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "Negotiation": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } ], "description": "Content Negotiation tools for PHP provided as a standalone library.", "homepage": "http://williamdurand.fr/Negotiation/", "keywords": [ "accept", "content", "format", "header", "negotiation" ], "time": "2013-12-14T14:09:01+00:00" } ], "packages-dev": [ { "name": "symfony/phpunit-bridge", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", "reference": "1a09124ea479cca85fc66a6f21e59aa952ebed1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1a09124ea479cca85fc66a6f21e59aa952ebed1f", "reference": "1a09124ea479cca85fc66a6f21e59aa952ebed1f", "shasum": "4a5cf75c386322f92af3868c2ce51e62846c91fb" }, "require": { "php": ">=5.3.3" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "suggest": { "ext-zip": "Zip support is required when using bin/simple-phpunit", "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ "bin/simple-phpunit" ], "type": "symfony-bridge", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Bridge\\PhpUnit\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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 PHPUnit Bridge", "homepage": "https://symfony.com", "time": "2017-05-28T11:10:04+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "dwoo/dwoo": 20, "ik/audit-bundle": 20, "ik/auth-bundle": 20, "ik/base-admin-bundle": 20, "ik/device-bundle": 20, "ik/check-sintax-bundle": 20, "ik/extra-data-bundle": 20, "ik/leaflet-bundle": 20, "ik/map-bundle": 20, "ik/migrations-bundle": 20, "ik/oauthclient-bundle": 20, "ik/owner-voter-bundle": 20, "ik/template-bundle": 20, "ik/tr069-bundle": 20, "ik/webservice-bundle": 20, "ik/workflow-bundle": 20, "sonata-project/admin-bundle": 20, "voryx/restgeneratorbundle": 20 }, "prefer-stable": false, "prefer-lowest": true, "platform": { "php": ">=5.5.9" }, "platform-dev": [] }