Created
November 22, 2019 09:31
-
-
Save ahmed-bhs/74d9ea33ccb58dd829b959af430c5554 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_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": "80ca68d70fca35b2168260ecab0df0d6", | |
"packages": [ | |
{ | |
"name": "api-platform/core", | |
"version": "v2.0.9", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/api-platform/core.git", | |
"reference": "05a01dcfa2548e6aeba28136e6e43b2da330a4b5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/api-platform/core/zipball/05a01dcfa2548e6aeba28136e6e43b2da330a4b5", | |
"reference": "05a01dcfa2548e6aeba28136e6e43b2da330a4b5", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/inflector": "^1.0", | |
"php": ">=7.0", | |
"psr/cache": "^1.0", | |
"symfony/http-foundation": "^3.1", | |
"symfony/http-kernel": "^2.7 || ^3.0", | |
"symfony/property-access": "^2.7 || ^3.0", | |
"symfony/property-info": "^3.1", | |
"symfony/serializer": "^3.1", | |
"willdurand/negotiation": "^2.0.3" | |
}, | |
"require-dev": { | |
"behat/behat": "^3.1", | |
"behat/mink": "^1.7", | |
"behat/mink-browserkit-driver": "^1.3.1", | |
"behat/mink-extension": "^2.2", | |
"behat/symfony2-extension": "^2.1", | |
"behatch/contexts": "^2.6", | |
"doctrine/annotations": "^1.2", | |
"doctrine/doctrine-bundle": "^1.6.3", | |
"doctrine/orm": "^2.5", | |
"friendsofsymfony/user-bundle": "^2.0", | |
"nelmio/api-doc-bundle": "^2.11.2", | |
"php-mock/php-mock-phpunit": "^1.1", | |
"phpdocumentor/reflection-docblock": "^3.0", | |
"phpdocumentor/type-resolver": "^0.2", | |
"phpunit/phpunit": "^5.6.8", | |
"psr/log": "^1.0", | |
"symfony/asset": "^2.7 || ^3.0", | |
"symfony/cache": "^3.1", | |
"symfony/config": "^3.2", | |
"symfony/dependency-injection": "^2.7 || ^3.0", | |
"symfony/doctrine-bridge": "^2.8 || ^3.0", | |
"symfony/finder": "^2.7 || ^3.0", | |
"symfony/framework-bundle": "^3.1", | |
"symfony/phpunit-bridge": "^2.7 || ^3.0", | |
"symfony/security": "^2.7 || ^3.0", | |
"symfony/twig-bundle": "^2.8 || ^3.1", | |
"symfony/validator": "^2.7 || ^3.0" | |
}, | |
"suggest": { | |
"friendsofsymfony/user-bundle": "To use the FOSUserBundle bridge.", | |
"phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.", | |
"psr/cache-implementation": "To use metadata caching.", | |
"symfony/cache": "To have metadata caching when using Symfony integration.", | |
"symfony/config": "To load XML configuration files.", | |
"symfony/twig-bundle": "To use the Swagger UI integration." | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"ApiPlatform\\Core\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Kévin Dunglas", | |
"email": "[email protected]", | |
"homepage": "https://dunglas.fr" | |
} | |
], | |
"description": "The ultimate solution to create web APIs.", | |
"homepage": "https://api-platform.com", | |
"keywords": [ | |
"Hydra", | |
"JSON-LD", | |
"api", | |
"hal", | |
"json", | |
"rest", | |
"swagger" | |
], | |
"time": "2017-06-06T16:07:31+00:00" | |
}, | |
{ | |
"name": "behat/transliterator", | |
"version": "v1.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Behat/Transliterator.git", | |
"reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", | |
"reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"require-dev": { | |
"chuyskywalker/rolling-curl": "^3.1", | |
"php-yaoi/php-yaoi": "^1.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Behat\\Transliterator": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Artistic-1.0" | |
], | |
"description": "String transliterator", | |
"keywords": [ | |
"i18n", | |
"slug", | |
"transliterator" | |
], | |
"time": "2017-04-04T11:38:05+00:00" | |
}, | |
{ | |
"name": "composer/ca-bundle", | |
"version": "1.0.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/composer/ca-bundle.git", | |
"reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", | |
"reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-openssl": "*", | |
"ext-pcre": "*", | |
"php": "^5.3.2 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.5", | |
"psr/log": "^1.0", | |
"symfony/process": "^2.5 || ^3.0" | |
}, | |
"suggest": { | |
"symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Composer\\CaBundle\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "[email protected]", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", | |
"keywords": [ | |
"cabundle", | |
"cacert", | |
"certificate", | |
"ssl", | |
"tls" | |
], | |
"time": "2017-03-06T11:59:08+00:00" | |
}, | |
{ | |
"name": "doctrine/annotations", | |
"version": "v1.8.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/annotations.git", | |
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", | |
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/lexer": "1.*", | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"doctrine/cache": "1.*", | |
"phpunit/phpunit": "^7.5" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.7.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Docblock Annotations Parser", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"annotations", | |
"docblock", | |
"parser" | |
], | |
"time": "2019-10-01T18:55:10+00:00" | |
}, | |
{ | |
"name": "doctrine/cache", | |
"version": "v1.8.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/cache.git", | |
"reference": "d4374ae95b36062d02ef310100ed33d78738d76c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/cache/zipball/d4374ae95b36062d02ef310100ed33d78738d76c", | |
"reference": "d4374ae95b36062d02ef310100ed33d78738d76c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "~7.1" | |
}, | |
"conflict": { | |
"doctrine/common": ">2.2,<2.4" | |
}, | |
"require-dev": { | |
"alcaeus/mongo-php-adapter": "^1.1", | |
"doctrine/coding-standard": "^4.0", | |
"mongodb/mongodb": "^1.1", | |
"phpunit/phpunit": "^7.0", | |
"predis/predis": "~1.0" | |
}, | |
"suggest": { | |
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.8.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Caching library offering an object-oriented API for many cache backends", | |
"homepage": "https://www.doctrine-project.org", | |
"keywords": [ | |
"cache", | |
"caching" | |
], | |
"time": "2019-10-28T09:31:32+00:00" | |
}, | |
{ | |
"name": "doctrine/collections", | |
"version": "v1.6.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/collections.git", | |
"reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be", | |
"reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^6.0", | |
"phpstan/phpstan-shim": "^0.9.2", | |
"phpunit/phpunit": "^7.0", | |
"vimeo/psalm": "^3.2.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.6.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", | |
"homepage": "https://www.doctrine-project.org/projects/collections.html", | |
"keywords": [ | |
"array", | |
"collections", | |
"iterators", | |
"php" | |
], | |
"time": "2019-06-09T13:48:14+00:00" | |
}, | |
{ | |
"name": "doctrine/common", | |
"version": "v2.11.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/common.git", | |
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", | |
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/annotations": "^1.0", | |
"doctrine/cache": "^1.0", | |
"doctrine/collections": "^1.0", | |
"doctrine/event-manager": "^1.0", | |
"doctrine/inflector": "^1.0", | |
"doctrine/lexer": "^1.0", | |
"doctrine/persistence": "^1.1", | |
"doctrine/reflection": "^1.0", | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^1.0", | |
"phpstan/phpstan": "^0.11", | |
"phpstan/phpstan-phpunit": "^0.11", | |
"phpunit/phpunit": "^7.0", | |
"squizlabs/php_codesniffer": "^3.0", | |
"symfony/phpunit-bridge": "^4.0.5" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.11.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\": "lib/Doctrine/Common" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]" | |
} | |
], | |
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", | |
"homepage": "https://www.doctrine-project.org/projects/common.html", | |
"keywords": [ | |
"common", | |
"doctrine", | |
"php" | |
], | |
"time": "2019-09-10T10:10:14+00:00" | |
}, | |
{ | |
"name": "doctrine/dbal", | |
"version": "v2.9.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/dbal.git", | |
"reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", | |
"reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/cache": "^1.0", | |
"doctrine/event-manager": "^1.0", | |
"ext-pdo": "*", | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^5.0", | |
"jetbrains/phpstorm-stubs": "^2018.1.2", | |
"phpstan/phpstan": "^0.10.1", | |
"phpunit/phpunit": "^7.4", | |
"symfony/console": "^2.0.5|^3.0|^4.0", | |
"symfony/phpunit-bridge": "^3.4.5|^4.0.5" | |
}, | |
"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.9.x-dev", | |
"dev-develop": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", | |
"homepage": "https://www.doctrine-project.org/projects/dbal.html", | |
"keywords": [ | |
"abstraction", | |
"database", | |
"dbal", | |
"mysql", | |
"persistence", | |
"pgsql", | |
"php", | |
"queryobject" | |
], | |
"time": "2018-12-31T03:27:51+00:00" | |
}, | |
{ | |
"name": "doctrine/doctrine-bundle", | |
"version": "1.6.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineBundle.git", | |
"reference": "6e96577cbbdbb5b6dcca2ff203d665976b51beb0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/6e96577cbbdbb5b6dcca2ff203d665976b51beb0", | |
"reference": "6e96577cbbdbb5b6dcca2ff203d665976b51beb0", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/dbal": "~2.3", | |
"doctrine/doctrine-cache-bundle": "~1.2", | |
"jdorn/sql-formatter": "~1.1", | |
"php": ">=5.5.9", | |
"symfony/console": "~2.7|~3.0|~4.0", | |
"symfony/dependency-injection": "~2.7|~3.0|~4.0", | |
"symfony/doctrine-bridge": "~2.7|~3.0|~4.0", | |
"symfony/framework-bundle": "~2.7|~3.0|~4.0" | |
}, | |
"require-dev": { | |
"doctrine/orm": "~2.3", | |
"phpunit/phpunit": "~4", | |
"satooshi/php-coveralls": "^1.0", | |
"symfony/phpunit-bridge": "~2.7|~3.0|~4.0", | |
"symfony/property-info": "~2.8|~3.0|~4.0", | |
"symfony/validator": "~2.7|~3.0|~4.0", | |
"symfony/yaml": "~2.7|~3.0|~4.0", | |
"twig/twig": "~1.12|~2.0" | |
}, | |
"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": "[email protected]" | |
}, | |
{ | |
"name": "Doctrine Project", | |
"homepage": "http://www.doctrine-project.org/" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony DoctrineBundle", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database", | |
"dbal", | |
"orm", | |
"persistence" | |
], | |
"time": "2017-05-18T08:15:18+00:00" | |
}, | |
{ | |
"name": "doctrine/doctrine-cache-bundle", | |
"version": "1.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineCacheBundle.git", | |
"reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504", | |
"reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/cache": "^1.4.2", | |
"doctrine/inflector": "~1.0", | |
"php": ">=5.3.2", | |
"symfony/doctrine-bridge": "~2.2|~3.0" | |
}, | |
"require-dev": { | |
"instaclick/coding-standard": "~1.1", | |
"instaclick/object-calisthenics-sniffs": "dev-master", | |
"instaclick/symfony2-coding-standard": "dev-remaster", | |
"phpunit/phpunit": "~4", | |
"predis/predis": "~0.8", | |
"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/security-acl": "~2.3|~3.0", | |
"symfony/validator": "~2.2|~3.0", | |
"symfony/yaml": "~2.2|~3.0" | |
}, | |
"suggest": { | |
"symfony/security-acl": "For using this bundle to cache ACLs" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2.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": "[email protected]" | |
}, | |
{ | |
"name": "Fabio B. Silva", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Doctrine Project", | |
"homepage": "http://www.doctrine-project.org/" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony Bundle for Doctrine Cache", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"cache", | |
"caching" | |
], | |
"time": "2016-01-26T17:28:51+00:00" | |
}, | |
{ | |
"name": "doctrine/doctrine-migrations-bundle", | |
"version": "v1.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", | |
"reference": "a9e506369f931351a2a6dd2aef588a822802b1b7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a9e506369f931351a2a6dd2aef588a822802b1b7", | |
"reference": "a9e506369f931351a2a6dd2aef588a822802b1b7", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/doctrine-bundle": "~1.0", | |
"doctrine/migrations": "^1.1", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7|~3.3|~4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8.36" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3-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": "[email protected]" | |
} | |
], | |
"description": "Symfony DoctrineMigrationsBundle", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"dbal", | |
"migrations", | |
"schema" | |
], | |
"time": "2017-11-01T09:13:26+00:00" | |
}, | |
{ | |
"name": "doctrine/event-manager", | |
"version": "v1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/event-manager.git", | |
"reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3", | |
"reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"conflict": { | |
"doctrine/common": "<2.9@dev" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^4.0", | |
"phpunit/phpunit": "^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\": "lib/Doctrine/Common" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Doctrine Event Manager component", | |
"homepage": "https://www.doctrine-project.org/projects/event-manager.html", | |
"keywords": [ | |
"event", | |
"eventdispatcher", | |
"eventmanager" | |
], | |
"time": "2018-06-11T11:59:03+00:00" | |
}, | |
{ | |
"name": "doctrine/inflector", | |
"version": "v1.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/inflector.git", | |
"reference": "5527a48b7313d15261292c149e55e26eae771b0a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", | |
"reference": "5527a48b7313d15261292c149e55e26eae771b0a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Common String Manipulations with regard to casing and singular/plural rules.", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"inflection", | |
"pluralize", | |
"singularize", | |
"string" | |
], | |
"time": "2018-01-09T20:05:19+00:00" | |
}, | |
{ | |
"name": "doctrine/instantiator", | |
"version": "1.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/instantiator.git", | |
"reference": "a2c590166b2133a4633738648b6b064edae0814a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a", | |
"reference": "a2c590166b2133a4633738648b6b064edae0814a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^6.0", | |
"ext-pdo": "*", | |
"ext-phar": "*", | |
"phpbench/phpbench": "^0.13", | |
"phpstan/phpstan-phpunit": "^0.11", | |
"phpstan/phpstan-shim": "^0.11", | |
"phpunit/phpunit": "^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]", | |
"homepage": "http://ocramius.github.com/" | |
} | |
], | |
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", | |
"homepage": "https://www.doctrine-project.org/projects/instantiator.html", | |
"keywords": [ | |
"constructor", | |
"instantiate" | |
], | |
"time": "2019-03-17T17:37:11+00:00" | |
}, | |
{ | |
"name": "doctrine/lexer", | |
"version": "1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/lexer.git", | |
"reference": "e17f069ede36f7534b95adec71910ed1b49c74ea" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea", | |
"reference": "e17f069ede36f7534b95adec71910ed1b49c74ea", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.2" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^6.0", | |
"phpstan/phpstan": "^0.11.8", | |
"phpunit/phpunit": "^8.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", | |
"homepage": "https://www.doctrine-project.org/projects/lexer.html", | |
"keywords": [ | |
"annotations", | |
"docblock", | |
"lexer", | |
"parser", | |
"php" | |
], | |
"time": "2019-07-30T19:33:28+00:00" | |
}, | |
{ | |
"name": "doctrine/migrations", | |
"version": "v1.5.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/migrations.git", | |
"reference": "c81147c0f2938a6566594455367e095150547f72" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72", | |
"reference": "c81147c0f2938a6566594455367e095150547f72", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/dbal": "~2.2", | |
"ocramius/proxy-manager": "^1.0|^2.0", | |
"php": "^5.5|^7.0", | |
"symfony/console": "~2.3|~3.0", | |
"symfony/yaml": "~2.3|~3.0" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "dev-master", | |
"doctrine/orm": "2.*", | |
"jdorn/sql-formatter": "~1.1", | |
"johnkary/phpunit-speedtrap": "~1.0@dev", | |
"mikey179/vfsstream": "^1.6", | |
"mockery/mockery": "^0.9.4", | |
"phpunit/phpunit": "~4.7", | |
"satooshi/php-coveralls": "^1.0" | |
}, | |
"suggest": { | |
"jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command." | |
}, | |
"bin": [ | |
"bin/doctrine-migrations" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "v1.6.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": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Michael Simonson", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Database Schema migrations using Doctrine DBAL", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database", | |
"migrations" | |
], | |
"time": "2016-12-25T22:54:00+00:00" | |
}, | |
{ | |
"name": "doctrine/orm", | |
"version": "v2.6.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/orm.git", | |
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", | |
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/annotations": "~1.5", | |
"doctrine/cache": "~1.6", | |
"doctrine/collections": "^1.4", | |
"doctrine/common": "^2.7.1", | |
"doctrine/dbal": "^2.6", | |
"doctrine/instantiator": "~1.1", | |
"ext-pdo": "*", | |
"php": "^7.1", | |
"symfony/console": "~3.0|~4.0" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^5.0", | |
"phpunit/phpunit": "^7.5", | |
"symfony/yaml": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver" | |
}, | |
"bin": [ | |
"bin/doctrine" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.6.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\ORM\\": "lib/Doctrine/ORM" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Object-Relational-Mapper for PHP", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database", | |
"orm" | |
], | |
"time": "2019-09-20T14:30:26+00:00" | |
}, | |
{ | |
"name": "doctrine/persistence", | |
"version": "1.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/persistence.git", | |
"reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48", | |
"reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/annotations": "^1.0", | |
"doctrine/cache": "^1.0", | |
"doctrine/collections": "^1.0", | |
"doctrine/event-manager": "^1.0", | |
"doctrine/reflection": "^1.0", | |
"php": "^7.1" | |
}, | |
"conflict": { | |
"doctrine/common": "<2.10@dev" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^5.0", | |
"phpstan/phpstan": "^0.8", | |
"phpunit/phpunit": "^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\": "lib/Doctrine/Common" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]" | |
} | |
], | |
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", | |
"homepage": "https://doctrine-project.org/projects/persistence.html", | |
"keywords": [ | |
"mapper", | |
"object", | |
"odm", | |
"orm", | |
"persistence" | |
], | |
"time": "2019-04-23T08:28:24+00:00" | |
}, | |
{ | |
"name": "doctrine/reflection", | |
"version": "v1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/reflection.git", | |
"reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", | |
"reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/annotations": "^1.0", | |
"ext-tokenizer": "*", | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^4.0", | |
"doctrine/common": "^2.8", | |
"phpstan/phpstan": "^0.9.2", | |
"phpstan/phpstan-phpunit": "^0.9.4", | |
"phpunit/phpunit": "^7.0", | |
"squizlabs/php_codesniffer": "^3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\": "lib/Doctrine/Common" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Doctrine Reflection component", | |
"homepage": "https://www.doctrine-project.org/projects/reflection.html", | |
"keywords": [ | |
"reflection" | |
], | |
"time": "2018-06-14T14:45:07+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://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac", | |
"reference": "1a07821801a148be4add11ab0603e4af55a72fac", | |
"shasum": "" | |
}, | |
"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/http-cache", | |
"version": "1.4.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git", | |
"reference": "783f3918d85263e444db02a9e42d0f42aa7c1f43" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/783f3918d85263e444db02a9e42d0f42aa7c1f43", | |
"reference": "783f3918d85263e444db02a9e42d0f42aa7c1f43", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzle/guzzle": "~3.8", | |
"php": ">=5.3.3", | |
"symfony/event-dispatcher": "^2.3||^3.0", | |
"symfony/options-resolver": "^2.3||^3.0" | |
}, | |
"require-dev": { | |
"mockery/mockery": "~0.9.1", | |
"monolog/monolog": "~1.0", | |
"symfony/http-kernel": "^2.3||^3.0", | |
"symfony/process": "^2.3||^3.0" | |
}, | |
"suggest": { | |
"monolog/monolog": "For logging issues while invalidating" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"FOS\\HttpCache\\": "src/", | |
"FOS\\HttpCache\\Tests\\": "tests/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Liip AG", | |
"homepage": "http://www.liip.ch/" | |
}, | |
{ | |
"name": "Driebit", | |
"email": "[email protected]", | |
"homepage": "http://www.driebit.nl" | |
}, | |
{ | |
"name": "Community contributions", | |
"homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors" | |
} | |
], | |
"description": "Tools to manage cache invalidation", | |
"homepage": "https://github.com/friendsofsymfony/FOSHttpCache", | |
"keywords": [ | |
"caching", | |
"http", | |
"invalidation", | |
"nginx", | |
"purge", | |
"varnish" | |
], | |
"time": "2016-02-02T12:07:34+00:00" | |
}, | |
{ | |
"name": "friendsofsymfony/http-cache-bundle", | |
"version": "1.3.10", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git", | |
"reference": "d5ccceeb0c6ce806b0b1f7fcc4f7a752fc85cf87" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/d5ccceeb0c6ce806b0b1f7fcc4f7a752fc85cf87", | |
"reference": "d5ccceeb0c6ce806b0b1f7fcc4f7a752fc85cf87", | |
"shasum": "" | |
}, | |
"require": { | |
"friendsofsymfony/http-cache": "~1.4", | |
"php": ">=5.3.3", | |
"symfony/framework-bundle": "^2.3||^3.0" | |
}, | |
"conflict": { | |
"twig/twig": "<1.12.0" | |
}, | |
"require-dev": { | |
"matthiasnoback/symfony-dependency-injection-test": "^0.7.4", | |
"mockery/mockery": "0.9.*", | |
"monolog/monolog": "*", | |
"polishsymfonycommunity/symfony-mocker-container": "^1.0", | |
"sensio/framework-extra-bundle": "^2.3||^3.0", | |
"symfony/expression-language": "^2.4||^3.0", | |
"symfony/monolog-bundle": "^2.3||^3.0", | |
"symfony/phpunit-bridge": "^2.7||^3.0", | |
"symfony/symfony": "^2.3.4||^3.0" | |
}, | |
"suggest": { | |
"sensio/framework-extra-bundle": "For Tagged Cache Invalidation", | |
"symfony/console": "To send invalidation requests from the command line", | |
"symfony/expression-language": "For Tagged Cache Invalidation" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"FOS\\HttpCacheBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Liip AG", | |
"homepage": "http://www.liip.ch/" | |
}, | |
{ | |
"name": "Driebit", | |
"email": "[email protected]", | |
"homepage": "http://www.driebit.nl" | |
}, | |
{ | |
"name": "Community contributions", | |
"homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors" | |
} | |
], | |
"description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache", | |
"homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle", | |
"keywords": [ | |
"caching", | |
"esi", | |
"http", | |
"invalidation", | |
"purge", | |
"varnish" | |
], | |
"time": "2017-01-06T14:39:18+00:00" | |
}, | |
{ | |
"name": "friendsofsymfony/user-bundle", | |
"version": "v2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", | |
"reference": "4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a", | |
"reference": "4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a", | |
"shasum": "" | |
}, | |
"require": { | |
"paragonie/random_compat": "^1 || ^2", | |
"php": "^5.5.9 || ^7.0", | |
"symfony/form": "^2.7 || ^3.0", | |
"symfony/framework-bundle": "^2.7 || ^3.0", | |
"symfony/security-bundle": "^2.7 || ^3.0", | |
"symfony/templating": "^2.7 || ^3.0", | |
"symfony/twig-bundle": "^2.7 || ^3.0", | |
"twig/twig": "^1.28 || ^2.0" | |
}, | |
"conflict": { | |
"doctrine/doctrine-bundle": "<1.3", | |
"symfony/doctrine-bridge": "<2.7" | |
}, | |
"require-dev": { | |
"doctrine/doctrine-bundle": "^1.3", | |
"friendsofphp/php-cs-fixer": "^1.11", | |
"phpunit/phpunit": "~4.8|~5.0", | |
"swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0", | |
"symfony/console": "^2.7 || ^3.0", | |
"symfony/phpunit-bridge": "^2.7 || ^3.0", | |
"symfony/validator": "^2.7 || ^3.0", | |
"symfony/yaml": "^2.7 || ^3.0" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"FOS\\UserBundle\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Christophe Coevoet", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "FriendsOfSymfony Community", | |
"homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors" | |
}, | |
{ | |
"name": "Thibault Duplessis", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony FOSUserBundle", | |
"homepage": "http://friendsofsymfony.github.com", | |
"keywords": [ | |
"User management" | |
], | |
"time": "2017-05-31T11:50:14+00:00" | |
}, | |
{ | |
"name": "gedmo/doctrine-extensions", | |
"version": "v2.4.29", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Atlantic18/DoctrineExtensions.git", | |
"reference": "f65c02eae3bff1aa57709ea4c8ca26947df95b9c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/f65c02eae3bff1aa57709ea4c8ca26947df95b9c", | |
"reference": "f65c02eae3bff1aa57709ea4c8ca26947df95b9c", | |
"shasum": "" | |
}, | |
"require": { | |
"behat/transliterator": "~1.2", | |
"doctrine/common": "~2.4", | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"doctrine/common": ">=2.5.0", | |
"doctrine/mongodb-odm": ">=1.0.2", | |
"doctrine/orm": ">=2.5.0", | |
"phpunit/phpunit": "*", | |
"symfony/yaml": "~2.6|~3.0" | |
}, | |
"suggest": { | |
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM", | |
"doctrine/orm": "to use the extensions with the ORM" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Gedmo\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "David Buchmann", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Gediminas Morkevicius", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Gustavo Falco", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Doctrine2 behavioral extensions", | |
"homepage": "http://gediminasm.org/", | |
"keywords": [ | |
"Blameable", | |
"behaviors", | |
"doctrine2", | |
"extensions", | |
"gedmo", | |
"loggable", | |
"nestedset", | |
"sluggable", | |
"sortable", | |
"timestampable", | |
"translatable", | |
"tree", | |
"uploadable" | |
], | |
"time": "2017-05-29T17:33:48+00:00" | |
}, | |
{ | |
"name": "guzzle/guzzle", | |
"version": "v3.8.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/guzzle.git", | |
"reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba", | |
"reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-curl": "*", | |
"php": ">=5.3.3", | |
"symfony/event-dispatcher": ">=2.1" | |
}, | |
"replace": { | |
"guzzle/batch": "self.version", | |
"guzzle/cache": "self.version", | |
"guzzle/common": "self.version", | |
"guzzle/http": "self.version", | |
"guzzle/inflection": "self.version", | |
"guzzle/iterator": "self.version", | |
"guzzle/log": "self.version", | |
"guzzle/parser": "self.version", | |
"guzzle/plugin": "self.version", | |
"guzzle/plugin-async": "self.version", | |
"guzzle/plugin-backoff": "self.version", | |
"guzzle/plugin-cache": "self.version", | |
"guzzle/plugin-cookie": "self.version", | |
"guzzle/plugin-curlauth": "self.version", | |
"guzzle/plugin-error-response": "self.version", | |
"guzzle/plugin-history": "self.version", | |
"guzzle/plugin-log": "self.version", | |
"guzzle/plugin-md5": "self.version", | |
"guzzle/plugin-mock": "self.version", | |
"guzzle/plugin-oauth": "self.version", | |
"guzzle/service": "self.version", | |
"guzzle/stream": "self.version" | |
}, | |
"require-dev": { | |
"doctrine/cache": "*", | |
"monolog/monolog": "1.*", | |
"phpunit/phpunit": "3.7.*", | |
"psr/log": "1.0.*", | |
"symfony/class-loader": "*", | |
"zendframework/zend-cache": "<2.3", | |
"zendframework/zend-log": "<2.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.8-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Guzzle": "src/", | |
"Guzzle\\Tests": "tests/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "[email protected]", | |
"homepage": "https://github.com/mtdowling" | |
}, | |
{ | |
"name": "Guzzle Community", | |
"homepage": "https://github.com/guzzle/guzzle/contributors" | |
} | |
], | |
"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" | |
], | |
"abandoned": "guzzlehttp/guzzle", | |
"time": "2014-01-28T22:29:15+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/guzzle", | |
"version": "6.3.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/guzzle.git", | |
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", | |
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/promises": "^1.0", | |
"guzzlehttp/psr7": "^1.4", | |
"php": ">=5.5" | |
}, | |
"require-dev": { | |
"ext-curl": "*", | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", | |
"psr/log": "^1.0" | |
}, | |
"suggest": { | |
"psr/log": "Required for using the Log middleware" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "6.3-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"src/functions_include.php" | |
], | |
"psr-4": { | |
"GuzzleHttp\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "[email protected]", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "Guzzle is a PHP HTTP client library", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"client", | |
"curl", | |
"framework", | |
"http", | |
"http client", | |
"rest", | |
"web service" | |
], | |
"time": "2018-04-22T15:46:56+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/promises", | |
"version": "v1.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/promises.git", | |
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.5.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"GuzzleHttp\\Promise\\": "src/" | |
}, | |
"files": [ | |
"src/functions_include.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "[email protected]", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "Guzzle promises library", | |
"keywords": [ | |
"promise" | |
], | |
"time": "2016-12-20T10:07:11+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/psr7", | |
"version": "1.5.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/psr7.git", | |
"reference": "9f83dded91781a01c63574e387eaa769be769115" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", | |
"reference": "9f83dded91781a01c63574e387eaa769be769115", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4.0", | |
"psr/http-message": "~1.0", | |
"ralouphie/getallheaders": "^2.0.5" | |
}, | |
"provide": { | |
"psr/http-message-implementation": "1.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.5-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"GuzzleHttp\\Psr7\\": "src/" | |
}, | |
"files": [ | |
"src/functions_include.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "[email protected]", | |
"homepage": "https://github.com/mtdowling" | |
}, | |
{ | |
"name": "Tobias Schultze", | |
"homepage": "https://github.com/Tobion" | |
} | |
], | |
"description": "PSR-7 message implementation that also provides common utility methods", | |
"keywords": [ | |
"http", | |
"message", | |
"psr-7", | |
"request", | |
"response", | |
"stream", | |
"uri", | |
"url" | |
], | |
"time": "2018-12-04T20:46:45+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": "[email protected]" | |
}, | |
{ | |
"name": "Alexander", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Geoffrey Bachelet", | |
"email": "[email protected]" | |
} | |
], | |
"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": "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": "[email protected]" | |
} | |
], | |
"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://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", | |
"reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"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": "kriswallsmith/buzz", | |
"version": "v0.15", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/kriswallsmith/Buzz.git", | |
"reference": "d4041666c3ffb379af02a92dabe81c904b35fab8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8", | |
"reference": "d4041666c3ffb379af02a92dabe81c904b35fab8", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"homepage": "http://kriswallsmith.net/" | |
} | |
], | |
"description": "Lightweight HTTP client", | |
"homepage": "https://github.com/kriswallsmith/Buzz", | |
"keywords": [ | |
"curl", | |
"http client" | |
], | |
"time": "2015-06-25T17:26:56+00:00" | |
}, | |
{ | |
"name": "lexik/jwt-authentication-bundle", | |
"version": "v2.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/lexik/LexikJWTAuthenticationBundle.git", | |
"reference": "b0d64729f57a76fd0bce2100a487af2e0aa99936" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/b0d64729f57a76fd0bce2100a487af2e0aa99936", | |
"reference": "b0d64729f57a76fd0bce2100a487af2e0aa99936", | |
"shasum": "" | |
}, | |
"require": { | |
"namshi/jose": "^7.2", | |
"php": "^5.5|^7.0", | |
"symfony/console": "^2.8|^3.0", | |
"symfony/framework-bundle": "^2.8|^3.0", | |
"symfony/security-bundle": "^2.8|^3.0" | |
}, | |
"require-dev": { | |
"friendsofphp/php-cs-fixer": "^1.1", | |
"lcobucci/jwt": "~3.2", | |
"phpunit/phpunit": "^4.8|^5.0", | |
"symfony/browser-kit": "^2.8|^3.0", | |
"symfony/dom-crawler": "^2.8|^3.0", | |
"symfony/phpunit-bridge": "~3.2", | |
"symfony/yaml": "^2.8|^3.0" | |
}, | |
"suggest": { | |
"gesdinet/jwt-refresh-token-bundle": "Implements a refresh token system over Json Web Tokens in Symfony", | |
"lcobucci/jwt": "For using the LcobucciJWTEncoder", | |
"spomky-labs/lexik-jose-bridge": "Provides a JWT Token encoder with encryption support" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Lexik\\Bundle\\JWTAuthenticationBundle\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Robin Chalas", | |
"email": "[email protected]", | |
"homepage": "https://github.com/chalasr" | |
}, | |
{ | |
"name": "Jeremy Barthe", | |
"email": "[email protected]", | |
"homepage": "https://github.com/jeremyb" | |
}, | |
{ | |
"name": "Nicolas Cabot", | |
"email": "[email protected]", | |
"homepage": "https://github.com/slashfan" | |
}, | |
{ | |
"name": "Cedric Girard", | |
"email": "[email protected]", | |
"homepage": "https://github.com/cedric-g" | |
}, | |
{ | |
"name": "Lexik Community", | |
"homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle/graphs/contributors" | |
}, | |
{ | |
"name": "Dev Lexik", | |
"email": "[email protected]", | |
"homepage": "https://github.com/lexik" | |
} | |
], | |
"description": "This bundle provides JWT authentication for your Symfony REST API", | |
"homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle", | |
"keywords": [ | |
"Authentication", | |
"JWS", | |
"api", | |
"bundle", | |
"jwt", | |
"rest", | |
"symfony" | |
], | |
"time": "2017-05-08T10:16:54+00:00" | |
}, | |
{ | |
"name": "markbaker/complex", | |
"version": "1.4.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/MarkBaker/PHPComplex.git", | |
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000", | |
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6.0|^7.0.0" | |
}, | |
"require-dev": { | |
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", | |
"phpcompatibility/php-compatibility": "^8.0", | |
"phpdocumentor/phpdocumentor": "2.*", | |
"phploc/phploc": "2.*", | |
"phpmd/phpmd": "2.*", | |
"phpunit/phpunit": "^4.8.35|^5.4.0", | |
"sebastian/phpcpd": "2.*", | |
"squizlabs/php_codesniffer": "^3.3.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Complex\\": "classes/src/" | |
}, | |
"files": [ | |
"classes/src/functions/abs.php", | |
"classes/src/functions/acos.php", | |
"classes/src/functions/acosh.php", | |
"classes/src/functions/acot.php", | |
"classes/src/functions/acoth.php", | |
"classes/src/functions/acsc.php", | |
"classes/src/functions/acsch.php", | |
"classes/src/functions/argument.php", | |
"classes/src/functions/asec.php", | |
"classes/src/functions/asech.php", | |
"classes/src/functions/asin.php", | |
"classes/src/functions/asinh.php", | |
"classes/src/functions/atan.php", | |
"classes/src/functions/atanh.php", | |
"classes/src/functions/conjugate.php", | |
"classes/src/functions/cos.php", | |
"classes/src/functions/cosh.php", | |
"classes/src/functions/cot.php", | |
"classes/src/functions/coth.php", | |
"classes/src/functions/csc.php", | |
"classes/src/functions/csch.php", | |
"classes/src/functions/exp.php", | |
"classes/src/functions/inverse.php", | |
"classes/src/functions/ln.php", | |
"classes/src/functions/log2.php", | |
"classes/src/functions/log10.php", | |
"classes/src/functions/negative.php", | |
"classes/src/functions/pow.php", | |
"classes/src/functions/rho.php", | |
"classes/src/functions/sec.php", | |
"classes/src/functions/sech.php", | |
"classes/src/functions/sin.php", | |
"classes/src/functions/sinh.php", | |
"classes/src/functions/sqrt.php", | |
"classes/src/functions/tan.php", | |
"classes/src/functions/tanh.php", | |
"classes/src/functions/theta.php", | |
"classes/src/operations/add.php", | |
"classes/src/operations/subtract.php", | |
"classes/src/operations/multiply.php", | |
"classes/src/operations/divideby.php", | |
"classes/src/operations/divideinto.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Mark Baker", | |
"email": "[email protected]" | |
} | |
], | |
"description": "PHP Class for working with complex numbers", | |
"homepage": "https://github.com/MarkBaker/PHPComplex", | |
"keywords": [ | |
"complex", | |
"mathematics" | |
], | |
"time": "2018-10-13T23:28:42+00:00" | |
}, | |
{ | |
"name": "markbaker/matrix", | |
"version": "1.1.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/MarkBaker/PHPMatrix.git", | |
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64", | |
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6.0|^7.0.0" | |
}, | |
"require-dev": { | |
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", | |
"phpcompatibility/php-compatibility": "^8.0", | |
"phpdocumentor/phpdocumentor": "2.*", | |
"phploc/phploc": "2.*", | |
"phpmd/phpmd": "2.*", | |
"phpunit/phpunit": "^4.8.35|^5.4.0", | |
"sebastian/phpcpd": "2.*", | |
"squizlabs/php_codesniffer": "^3.3.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Matrix\\": "classes/src/" | |
}, | |
"files": [ | |
"classes/src/functions/adjoint.php", | |
"classes/src/functions/antidiagonal.php", | |
"classes/src/functions/cofactors.php", | |
"classes/src/functions/determinant.php", | |
"classes/src/functions/diagonal.php", | |
"classes/src/functions/identity.php", | |
"classes/src/functions/inverse.php", | |
"classes/src/functions/minors.php", | |
"classes/src/functions/trace.php", | |
"classes/src/functions/transpose.php", | |
"classes/src/operations/add.php", | |
"classes/src/operations/directsum.php", | |
"classes/src/operations/subtract.php", | |
"classes/src/operations/multiply.php", | |
"classes/src/operations/divideby.php", | |
"classes/src/operations/divideinto.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Mark Baker", | |
"email": "[email protected]" | |
} | |
], | |
"description": "PHP Class for working with matrices", | |
"homepage": "https://github.com/MarkBaker/PHPMatrix", | |
"keywords": [ | |
"mathematics", | |
"matrix", | |
"vector" | |
], | |
"time": "2018-11-04T22:12:12+00:00" | |
}, | |
{ | |
"name": "michelf/php-markdown", | |
"version": "1.7.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/michelf/php-markdown.git", | |
"reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220", | |
"reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-lib": "1.4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Michelf": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Michel Fortin", | |
"email": "[email protected]", | |
"homepage": "https://michelf.ca/", | |
"role": "Developer" | |
}, | |
{ | |
"name": "John Gruber", | |
"homepage": "https://daringfireball.net/" | |
} | |
], | |
"description": "PHP Markdown", | |
"homepage": "https://michelf.ca/projects/php-markdown/", | |
"keywords": [ | |
"markdown" | |
], | |
"time": "2016-10-29T18:58:20+00:00" | |
}, | |
{ | |
"name": "mmucklo/inflect", | |
"version": "v0.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/mmucklo/inflect.git", | |
"reference": "b665bcd3d4c23b6aa1990b6405ff96dd437689e9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/mmucklo/inflect/zipball/b665bcd3d4c23b6aa1990b6405ff96dd437689e9", | |
"reference": "b665bcd3d4c23b6aa1990b6405ff96dd437689e9", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.17" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "3.7.*" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Inflect": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Sho Kuwamoto", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Matthew J. Mucklo", | |
"email": "[email protected]" | |
} | |
], | |
"description": "inflect - a memoizing inflector for php", | |
"keywords": [ | |
"inflect", | |
"inflector", | |
"pluralize", | |
"singularize", | |
"urlify" | |
], | |
"time": "2015-05-16T04:16:08+00:00" | |
}, | |
{ | |
"name": "monolog/monolog", | |
"version": "1.25.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/monolog.git", | |
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf", | |
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf", | |
"shasum": "" | |
}, | |
"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|^6.0" | |
}, | |
"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": "[email protected]", | |
"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": "2019-09-06T13:49:17+00:00" | |
}, | |
{ | |
"name": "namshi/jose", | |
"version": "7.2.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/namshi/jose.git", | |
"reference": "89a24d7eb3040e285dd5925fcad992378b82bcff" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff", | |
"reference": "89a24d7eb3040e285dd5925fcad992378b82bcff", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-date": "*", | |
"ext-hash": "*", | |
"ext-json": "*", | |
"ext-pcre": "*", | |
"ext-spl": "*", | |
"php": ">=5.5", | |
"symfony/polyfill-php56": "^1.0" | |
}, | |
"require-dev": { | |
"phpseclib/phpseclib": "^2.0", | |
"phpunit/phpunit": "^4.5|^5.0", | |
"satooshi/php-coveralls": "^1.0" | |
}, | |
"suggest": { | |
"ext-openssl": "Allows to use OpenSSL as crypto engine.", | |
"phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0." | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Namshi\\JOSE\\": "src/Namshi/JOSE/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Alessandro Nadalin", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Alessandro Cinelli (cirpo)", | |
"email": "[email protected]" | |
} | |
], | |
"description": "JSON Object Signing and Encryption library for PHP.", | |
"keywords": [ | |
"JSON Web Signature", | |
"JSON Web Token", | |
"JWS", | |
"json", | |
"jwt", | |
"token" | |
], | |
"time": "2016-12-05T07:27:31+00:00" | |
}, | |
{ | |
"name": "nelmio/api-doc-bundle", | |
"version": "2.13.2", | |
"target-dir": "Nelmio/ApiDocBundle", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", | |
"reference": "adcdd91950db72346be4a8af82cc05883b97cef3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/adcdd91950db72346be4a8af82cc05883b97cef3", | |
"reference": "adcdd91950db72346be4a8af82cc05883b97cef3", | |
"shasum": "" | |
}, | |
"require": { | |
"michelf/php-markdown": "~1.4", | |
"php": ">=5.4", | |
"symfony/console": "~2.3|~3.0", | |
"symfony/framework-bundle": "~2.3|~3.0", | |
"symfony/twig-bundle": "~2.3|~3.0" | |
}, | |
"conflict": { | |
"jms/serializer": "<0.12", | |
"jms/serializer-bundle": "<0.11", | |
"symfony/symfony": "~2.7.8", | |
"twig/twig": "<1.12" | |
}, | |
"require-dev": { | |
"doctrine/doctrine-bundle": "~1.5", | |
"doctrine/orm": "~2.3", | |
"dunglas/api-bundle": "~1.0@dev", | |
"friendsofsymfony/rest-bundle": "~1.0|~2.0", | |
"jms/serializer-bundle": ">=0.11", | |
"sensio/framework-extra-bundle": "~3.0", | |
"symfony/browser-kit": "~2.3|~3.0", | |
"symfony/css-selector": "~2.3|~3.0", | |
"symfony/finder": "~2.3|~3.0", | |
"symfony/form": "~2.3|~3.0", | |
"symfony/phpunit-bridge": "~2.7|~3.0", | |
"symfony/serializer": "~2.7|~3.0", | |
"symfony/validator": "~2.3|~3.0", | |
"symfony/yaml": "~2.3|~3.0" | |
}, | |
"suggest": { | |
"dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.", | |
"friendsofsymfony/rest-bundle": "For making use of REST information in the doc.", | |
"jms/serializer": "For making use of serializer information in the doc.", | |
"symfony/form": "For using form definitions as input.", | |
"symfony/validator": "For making use of validator information in the doc." | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.13-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Nelmio\\ApiDocBundle": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nelmio", | |
"homepage": "http://nelm.io" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors" | |
} | |
], | |
"description": "Generates documentation for your REST API from annotations", | |
"keywords": [ | |
"api", | |
"doc", | |
"documentation", | |
"rest" | |
], | |
"time": "2017-05-13T14:53:58+00:00" | |
}, | |
{ | |
"name": "nelmio/cors-bundle", | |
"version": "1.5.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/nelmio/NelmioCorsBundle.git", | |
"reference": "ac6576a599d7db9c2c6022602c188a5594216056" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/ac6576a599d7db9c2c6022602c188a5594216056", | |
"reference": "ac6576a599d7db9c2c6022602c188a5594216056", | |
"shasum": "" | |
}, | |
"require": { | |
"symfony/framework-bundle": "^2.7 || ^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.5.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": "2017-04-24T09:12:42+00:00" | |
}, | |
{ | |
"name": "ocramius/package-versions", | |
"version": "1.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Ocramius/PackageVersions.git", | |
"reference": "ad8a245decad4897cc6b432743913dad0d69753c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/ad8a245decad4897cc6b432743913dad0d69753c", | |
"reference": "ad8a245decad4897cc6b432743913dad0d69753c", | |
"shasum": "" | |
}, | |
"require": { | |
"composer-plugin-api": "^1.0", | |
"php": "~7.0" | |
}, | |
"require-dev": { | |
"composer/composer": "^1.3", | |
"ext-zip": "*", | |
"humbug/humbug": "dev-master", | |
"phpunit/phpunit": "^6.4" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", | |
"time": "2017-11-24T11:07:03+00:00" | |
}, | |
{ | |
"name": "ocramius/proxy-manager", | |
"version": "2.0.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Ocramius/ProxyManager.git", | |
"reference": "a55d08229f4f614bf335759ed0cf63378feeb2e6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/a55d08229f4f614bf335759ed0cf63378feeb2e6", | |
"reference": "a55d08229f4f614bf335759ed0cf63378feeb2e6", | |
"shasum": "" | |
}, | |
"require": { | |
"ocramius/package-versions": "^1.0", | |
"php": "7.0.0 - 7.0.5 || ^7.0.7", | |
"zendframework/zend-code": "3.0.0 - 3.0.2 || ^3.0.4" | |
}, | |
"require-dev": { | |
"couscous/couscous": "^1.4.0", | |
"ext-phar": "*", | |
"phpbench/phpbench": "^0.11.2", | |
"phpunit/phpunit": "^5.4.6", | |
"squizlabs/php_codesniffer": "^2.6.0" | |
}, | |
"suggest": { | |
"ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", | |
"zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", | |
"zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", | |
"zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"ProxyManager\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Marco Pivetta", | |
"email": "[email protected]", | |
"homepage": "http://ocramius.github.io/" | |
} | |
], | |
"description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", | |
"homepage": "https://github.com/Ocramius/ProxyManager", | |
"keywords": [ | |
"aop", | |
"lazy loading", | |
"proxy", | |
"proxy pattern", | |
"service proxies" | |
], | |
"time": "2016-11-04T15:53:15+00:00" | |
}, | |
{ | |
"name": "paragonie/random_compat", | |
"version": "v2.0.18", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/paragonie/random_compat.git", | |
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", | |
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*|5.*" | |
}, | |
"suggest": { | |
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"lib/random.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Paragon Initiative Enterprises", | |
"email": "[email protected]", | |
"homepage": "https://paragonie.com" | |
} | |
], | |
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", | |
"keywords": [ | |
"csprng", | |
"polyfill", | |
"pseudorandom", | |
"random" | |
], | |
"time": "2019-01-03T20:59:08+00:00" | |
}, | |
{ | |
"name": "pclzip/pclzip", | |
"version": "2.8.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ivanlanin/pclzip.git", | |
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", | |
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", | |
"shasum": "" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"pclzip.lib.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-2.1" | |
], | |
"authors": [ | |
{ | |
"name": "Vincent Blavet" | |
} | |
], | |
"description": "A PHP library that offers compression and extraction functions for Zip formatted archives", | |
"homepage": "http://www.phpconcept.net/pclzip", | |
"keywords": [ | |
"php", | |
"zip" | |
], | |
"time": "2014-06-05T11:42:24+00:00" | |
}, | |
{ | |
"name": "phpoffice/common", | |
"version": "v0.2.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/PHPOffice/Common.git", | |
"reference": "c9be70c80637c28c728be78e66aad4878a34f8dd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/PHPOffice/Common/zipball/c9be70c80637c28c728be78e66aad4878a34f8dd", | |
"reference": "c9be70c80637c28c728be78e66aad4878a34f8dd", | |
"shasum": "" | |
}, | |
"require": { | |
"pclzip/pclzip": "^2.8", | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpdocumentor/phpdocumentor": "2.*", | |
"phploc/phploc": "2.*", | |
"phpmd/phpmd": "2.*", | |
"phpunit/phpunit": "3.7.*", | |
"sebastian/phpcpd": "2.*", | |
"squizlabs/php_codesniffer": "2.*" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"PhpOffice\\Common\\": "src/Common/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL" | |
], | |
"authors": [ | |
{ | |
"name": "Mark Baker" | |
}, | |
{ | |
"name": "Franck Lefevre", | |
"homepage": "http://rootslabs.net" | |
} | |
], | |
"description": "PHPOffice Common", | |
"homepage": "http://phpoffice.github.io", | |
"keywords": [ | |
"common", | |
"component", | |
"office", | |
"php" | |
], | |
"time": "2016-07-07T17:26:55+00:00" | |
}, | |
{ | |
"name": "phpoffice/phpspreadsheet", | |
"version": "1.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", | |
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bf00f0cc5f55c354018f9a9ef15e6e3e1a229051", | |
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-ctype": "*", | |
"ext-dom": "*", | |
"ext-fileinfo": "*", | |
"ext-gd": "*", | |
"ext-iconv": "*", | |
"ext-libxml": "*", | |
"ext-mbstring": "*", | |
"ext-simplexml": "*", | |
"ext-xml": "*", | |
"ext-xmlreader": "*", | |
"ext-xmlwriter": "*", | |
"ext-zip": "*", | |
"ext-zlib": "*", | |
"markbaker/complex": "^1.4", | |
"markbaker/matrix": "^1.1", | |
"php": "^5.6|^7.0", | |
"psr/simple-cache": "^1.0" | |
}, | |
"require-dev": { | |
"doctrine/instantiator": "^1.0.0", | |
"dompdf/dompdf": "^0.8.0", | |
"friendsofphp/php-cs-fixer": "@stable", | |
"jpgraph/jpgraph": "^4.0", | |
"mpdf/mpdf": "^7.0.0", | |
"phpcompatibility/php-compatibility": "^8.0", | |
"phpunit/phpunit": "^5.7", | |
"squizlabs/php_codesniffer": "^3.3", | |
"tecnickcom/tcpdf": "^6.2" | |
}, | |
"suggest": { | |
"dompdf/dompdf": "Option for rendering PDF with PDF Writer", | |
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", | |
"mpdf/mpdf": "Option for rendering PDF with PDF Writer", | |
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-2.1-or-later" | |
], | |
"authors": [ | |
{ | |
"name": "Erik Tilt" | |
}, | |
{ | |
"name": "Adrien Crivelli" | |
}, | |
{ | |
"name": "Maarten Balliauw", | |
"homepage": "https://blog.maartenballiauw.be" | |
}, | |
{ | |
"name": "Mark Baker", | |
"homepage": "https://markbakeruk.net" | |
}, | |
{ | |
"name": "Franck Lefevre", | |
"homepage": "https://rootslabs.net" | |
} | |
], | |
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", | |
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet", | |
"keywords": [ | |
"OpenXML", | |
"excel", | |
"gnumeric", | |
"ods", | |
"php", | |
"spreadsheet", | |
"xls", | |
"xlsx" | |
], | |
"time": "2019-01-02T04:42:54+00:00" | |
}, | |
{ | |
"name": "phpoffice/phpword", | |
"version": "v0.14.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/PHPOffice/PHPWord.git", | |
"reference": "b614497ae6dd44280be1c2dda56772198bcd25ae" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/b614497ae6dd44280be1c2dda56772198bcd25ae", | |
"reference": "b614497ae6dd44280be1c2dda56772198bcd25ae", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-xml": "*", | |
"php": "^5.3.3 || ^7.0", | |
"phpoffice/common": "^0.2", | |
"zendframework/zend-escaper": "^2.2", | |
"zendframework/zend-stdlib": "^2.2 || ^3.0" | |
}, | |
"require-dev": { | |
"dompdf/dompdf": "0.8.*", | |
"friendsofphp/php-cs-fixer": "^2.0", | |
"mpdf/mpdf": "5.* || 6.* || 7.*", | |
"phpdocumentor/phpdocumentor": "2.*", | |
"phploc/phploc": "2.* || 3.* || 4.*", | |
"phpmd/phpmd": "2.*", | |
"phpunit/phpunit": "^4.8.36 || ^5.0", | |
"squizlabs/php_codesniffer": "^2.7", | |
"tecnickcom/tcpdf": "6.*" | |
}, | |
"suggest": { | |
"dompdf/dompdf": "Allows writing PDF", | |
"ext-gd2": "Allows adding images", | |
"ext-xmlwriter": "Allows writing OOXML and ODF", | |
"ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template", | |
"ext-zip": "Allows writing OOXML and ODF" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"PhpOffice\\PhpWord\\": "src/PhpWord" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0" | |
], | |
"authors": [ | |
{ | |
"name": "Mark Baker" | |
}, | |
{ | |
"name": "Gabriel Bull", | |
"email": "[email protected]", | |
"homepage": "http://gabrielbull.com/" | |
}, | |
{ | |
"name": "Ivan Lanin", | |
"homepage": "http://ivan.lanin.org" | |
}, | |
{ | |
"name": "Roman Syroeshko", | |
"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/" | |
}, | |
{ | |
"name": "Franck Lefevre", | |
"homepage": "https://rootslabs.net/blog/" | |
}, | |
{ | |
"name": "Antoine de Troostembergh" | |
} | |
], | |
"description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)", | |
"homepage": "http://phpoffice.github.io", | |
"keywords": [ | |
"ISO IEC 29500", | |
"OOXML", | |
"Office Open XML", | |
"OpenDocument", | |
"OpenXML", | |
"PhpOffice", | |
"PhpWord", | |
"Rich Text Format", | |
"WordprocessingML", | |
"doc", | |
"docx", | |
"html", | |
"odf", | |
"odt", | |
"office", | |
"pdf", | |
"php", | |
"reader", | |
"rtf", | |
"template", | |
"template processor", | |
"word", | |
"writer" | |
], | |
"time": "2017-12-29T01:30:53+00:00" | |
}, | |
{ | |
"name": "psr/cache", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/cache.git", | |
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", | |
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", | |
"shasum": "" | |
}, | |
"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": "2016-08-06T20:24:11+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://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
"shasum": "" | |
}, | |
"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.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/http-message.git", | |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"shasum": "" | |
}, | |
"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", | |
"homepage": "https://github.com/php-fig/http-message", | |
"keywords": [ | |
"http", | |
"http-message", | |
"psr", | |
"psr-7", | |
"request", | |
"response" | |
], | |
"time": "2016-08-06T14:39:51+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://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", | |
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", | |
"shasum": "" | |
}, | |
"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.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/log.git", | |
"reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/log/zipball/bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2", | |
"reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Log\\": "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", | |
"homepage": "https://github.com/php-fig/log", | |
"keywords": [ | |
"log", | |
"psr", | |
"psr-3" | |
], | |
"time": "2019-10-25T08:06:51+00:00" | |
}, | |
{ | |
"name": "psr/simple-cache", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/simple-cache.git", | |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
"shasum": "" | |
}, | |
"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-10-23T01:57:42+00:00" | |
}, | |
{ | |
"name": "ralouphie/getallheaders", | |
"version": "2.0.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ralouphie/getallheaders.git", | |
"reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", | |
"reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~3.7.0", | |
"satooshi/php-coveralls": ">=1.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"src/getallheaders.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Ralph Khattar", | |
"email": "[email protected]" | |
} | |
], | |
"description": "A polyfill for getallheaders.", | |
"time": "2016-02-11T07:05:27+00:00" | |
}, | |
{ | |
"name": "sensio/distribution-bundle", | |
"version": "v5.0.20", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/SensioDistributionBundle.git", | |
"reference": "4b019d4c0bd64438c42e4b6b0726085b409be8d9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/4b019d4c0bd64438c42e4b6b0726085b409be8d9", | |
"reference": "4b019d4c0bd64438c42e4b6b0726085b409be8d9", | |
"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": "[email protected]" | |
} | |
], | |
"description": "Base bundle for Symfony Distributions", | |
"keywords": [ | |
"configuration", | |
"distribution" | |
], | |
"time": "2017-05-11T16:21:03+00:00" | |
}, | |
{ | |
"name": "sensio/framework-extra-bundle", | |
"version": "v3.0.26", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", | |
"reference": "6d6cbe971554f0a2cc84965850481eb04a2a0059" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/6d6cbe971554f0a2cc84965850481eb04a2a0059", | |
"reference": "6d6cbe971554f0a2cc84965850481eb04a2a0059", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": "~2.2", | |
"symfony/dependency-injection": "~2.3|~3.0", | |
"symfony/framework-bundle": "~2.3|~3.0" | |
}, | |
"require-dev": { | |
"doctrine/doctrine-bundle": "~1.5", | |
"doctrine/orm": "~2.4,>=2.4.5", | |
"symfony/asset": "~2.7|~3.0", | |
"symfony/browser-kit": "~2.3|~3.0", | |
"symfony/dom-crawler": "~2.3|~3.0", | |
"symfony/expression-language": "~2.4|~3.0", | |
"symfony/finder": "~2.3|~3.0", | |
"symfony/phpunit-bridge": "~3.2", | |
"symfony/psr-http-message-bridge": "^0.3", | |
"symfony/security-bundle": "~2.4|~3.0", | |
"symfony/templating": "~2.3|~3.0", | |
"symfony/translation": "~2.3|~3.0", | |
"symfony/twig-bundle": "~2.3|~3.0", | |
"symfony/yaml": "~2.3|~3.0", | |
"twig/twig": "~1.12|~2.0", | |
"zendframework/zend-diactoros": "^1.3" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"description": "This bundle provides a way to configure your controllers with annotations", | |
"keywords": [ | |
"annotations", | |
"controllers" | |
], | |
"time": "2017-05-11T17:01:57+00:00" | |
}, | |
{ | |
"name": "sensiolabs/security-checker", | |
"version": "v4.0.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/security-checker.git", | |
"reference": "9e69eddf3bc49d1ee5c7908564da3141796d4bbc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/9e69eddf3bc49d1ee5c7908564da3141796d4bbc", | |
"reference": "9e69eddf3bc49d1ee5c7908564da3141796d4bbc", | |
"shasum": "" | |
}, | |
"require": { | |
"composer/ca-bundle": "^1.0", | |
"symfony/console": "~2.7|~3.0" | |
}, | |
"bin": [ | |
"security-checker" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"SensioLabs\\Security": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "A security checker for your composer.lock", | |
"time": "2017-03-31T14:50:32+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": "[email protected]" | |
} | |
], | |
"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.4.12", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/swiftmailer/swiftmailer.git", | |
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", | |
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"require-dev": { | |
"mockery/mockery": "~0.9.1", | |
"symfony/phpunit-bridge": "~3.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "5.4-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"lib/swift_required.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Corbyn" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Swiftmailer, free feature-rich PHP mailer", | |
"homepage": "https://swiftmailer.symfony.com", | |
"keywords": [ | |
"email", | |
"mail", | |
"mailer" | |
], | |
"time": "2018-07-31T09:26:32+00:00" | |
}, | |
{ | |
"name": "symfony/monolog-bundle", | |
"version": "v3.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/monolog-bundle.git", | |
"reference": "8781649349fe418d51d194f8c9d212c0b97c40dd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/8781649349fe418d51d194f8c9d212c0b97c40dd", | |
"reference": "8781649349fe418d51d194f8c9d212c0b97c40dd", | |
"shasum": "" | |
}, | |
"require": { | |
"monolog/monolog": "~1.22", | |
"php": ">=5.3.2", | |
"symfony/config": "~2.7|~3.0|~4.0", | |
"symfony/dependency-injection": "~2.7|~3.0|~4.0", | |
"symfony/http-kernel": "~2.7|~3.0|~4.0", | |
"symfony/monolog-bridge": "~2.7|~3.0|~4.0" | |
}, | |
"require-dev": { | |
"symfony/console": "~2.3|~3.0|~4.0", | |
"symfony/phpunit-bridge": "^3.3|^4.0", | |
"symfony/yaml": "~2.3|~3.0|~4.0" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Bundle\\MonologBundle\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "http://symfony.com/contributors" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony MonologBundle", | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"time": "2018-03-05T14:51:36+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-apcu", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-apcu.git", | |
"reference": "71ce80635d5dcd67772b4dda00b86068595f64d5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/71ce80635d5dcd67772b4dda00b86068595f64d5", | |
"reference": "71ce80635d5dcd67772b4dda00b86068595f64d5", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Apcu\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-intl-icu", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-intl-icu.git", | |
"reference": "66810b9d6eb4af54d543867909d65ab9af654d7e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e", | |
"reference": "66810b9d6eb4af54d543867909d65ab9af654d7e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3", | |
"symfony/intl": "~2.3|~3.0|~4.0|~5.0" | |
}, | |
"suggest": { | |
"ext-intl": "For best performance" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-mbstring", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-mbstring.git", | |
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", | |
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"suggest": { | |
"ext-mbstring": "For best performance" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Mbstring\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-php56", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-php56.git", | |
"reference": "0e3b212e96a51338639d8ce175c046d7729c3403" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", | |
"reference": "0e3b212e96a51338639d8ce175c046d7729c3403", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3", | |
"symfony/polyfill-util": "~1.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Php56\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-php70", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-php70.git", | |
"reference": "54b4c428a0054e254223797d2713c31e08610831" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", | |
"reference": "54b4c428a0054e254223797d2713c31e08610831", | |
"shasum": "" | |
}, | |
"require": { | |
"paragonie/random_compat": "~1.0|~2.0|~9.99", | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-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": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-util", | |
"version": "v1.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-util.git", | |
"reference": "4317de1386717b4c22caed7725350a8887ab205c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", | |
"reference": "4317de1386717b4c22caed7725350a8887ab205c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.12-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Util\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "[email protected]" | |
}, | |
{ | |
"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": "2019-08-06T08:03:45+00:00" | |
}, | |
{ | |
"name": "symfony/swiftmailer-bundle", | |
"version": "v2.6.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/swiftmailer-bundle.git", | |
"reference": "c4808f5169efc05567be983909d00f00521c53ec" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec", | |
"reference": "c4808f5169efc05567be983909d00f00521c53ec", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2", | |
"swiftmailer/swiftmailer": "~4.2|~5.0", | |
"symfony/config": "~2.7|~3.0", | |
"symfony/dependency-injection": "~2.7|~3.0", | |
"symfony/http-kernel": "~2.7|~3.0" | |
}, | |
"require-dev": { | |
"symfony/console": "~2.7|~3.0", | |
"symfony/framework-bundle": "~2.7|~3.0", | |
"symfony/phpunit-bridge": "~3.3@dev", | |
"symfony/yaml": "~2.7|~3.0" | |
}, | |
"suggest": { | |
"psr/log": "Allows logging" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.6-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": "[email protected]" | |
} | |
], | |
"description": "Symfony SwiftmailerBundle", | |
"homepage": "http://symfony.com", | |
"time": "2017-10-19T01:06:41+00:00" | |
}, | |
{ | |
"name": "symfony/symfony", | |
"version": "v3.3.18", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/symfony.git", | |
"reference": "e8d2a2ed1f1ad9726388b97a0e76b20405379d1b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/symfony/zipball/e8d2a2ed1f1ad9726388b97a0e76b20405379d1b", | |
"reference": "e8d2a2ed1f1ad9726388b97a0e76b20405379d1b", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": "~2.4", | |
"ext-xml": "*", | |
"fig/link-util": "^1.0", | |
"php": "^5.5.9|>=7.0.8", | |
"psr/cache": "~1.0", | |
"psr/container": "^1.0", | |
"psr/link": "^1.0", | |
"psr/log": "~1.0", | |
"psr/simple-cache": "^1.0", | |
"symfony/polyfill-apcu": "~1.1", | |
"symfony/polyfill-intl-icu": "~1.0", | |
"symfony/polyfill-mbstring": "~1.0", | |
"symfony/polyfill-php56": "~1.0", | |
"symfony/polyfill-php70": "~1.0", | |
"twig/twig": "~1.34|~2.4" | |
}, | |
"conflict": { | |
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2", | |
"phpdocumentor/type-resolver": "<0.2.1", | |
"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/annotations": "~1.0", | |
"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|^4.0", | |
"predis/predis": "~1.0", | |
"sensio/framework-extra-bundle": "^3.0.2", | |
"symfony/phpunit-bridge": "~3.4|~4.0", | |
"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\\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": "[email protected]" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "The Symfony PHP framework", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"time": "2018-08-01T14:04:47+00:00" | |
}, | |
{ | |
"name": "twig/twig", | |
"version": "v2.4.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/twigphp/Twig.git", | |
"reference": "eab7c3288ae6603d7d6f92b531626af2b162d1f2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/twigphp/Twig/zipball/eab7c3288ae6603d7d6f92b531626af2b162d1f2", | |
"reference": "eab7c3288ae6603d7d6f92b531626af2b162d1f2", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"symfony/polyfill-mbstring": "~1.0" | |
}, | |
"require-dev": { | |
"psr/container": "^1.0", | |
"symfony/debug": "~2.7", | |
"symfony/phpunit-bridge": "~3.3@dev" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
}, | |
"psr-4": { | |
"Twig\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]", | |
"homepage": "http://fabien.potencier.org", | |
"role": "Lead Developer" | |
}, | |
{ | |
"name": "Armin Ronacher", | |
"email": "[email protected]", | |
"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-06-07T18:47:58+00:00" | |
}, | |
{ | |
"name": "willdurand/negotiation", | |
"version": "v2.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/willdurand/Negotiation.git", | |
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", | |
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.5" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Negotiation\\": "src/Negotiation" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "William Durand", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Content Negotiation tools for PHP provided as a standalone library.", | |
"homepage": "http://williamdurand.fr/Negotiation/", | |
"keywords": [ | |
"accept", | |
"content", | |
"format", | |
"header", | |
"negotiation" | |
], | |
"time": "2017-05-14T17:21:12+00:00" | |
}, | |
{ | |
"name": "zendesk/zendesk_api_client_php", | |
"version": "v2.2.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendesk/zendesk_api_client_php.git", | |
"reference": "78076286cc134f397a1b9536fd67366f197cf9ec" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendesk/zendesk_api_client_php/zipball/78076286cc134f397a1b9536fd67366f197cf9ec", | |
"reference": "78076286cc134f397a1b9536fd67366f197cf9ec", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/guzzle": "^6.0", | |
"mmucklo/inflect": "0.3.*", | |
"php": ">=5.5.0" | |
}, | |
"require-dev": { | |
"fzaninotto/faker": ">=1.5.0", | |
"phpmd/phpmd": "@stable", | |
"phpunit/phpunit": "4.5.*", | |
"psy/psysh": "@stable", | |
"squizlabs/php_codesniffer": "2.*" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Zendesk\\API\\": "src/", | |
"Zendesk\\Console\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"description": "PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .", | |
"homepage": "https://github.com/zendesk/zendesk_api_client_php", | |
"time": "2018-11-09T01:42:57+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-code", | |
"version": "3.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-code.git", | |
"reference": "46feaeecea14161734b56c1ace74f28cb329f194" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-code/zipball/46feaeecea14161734b56c1ace74f28cb329f194", | |
"reference": "46feaeecea14161734b56c1ace74f28cb329f194", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1", | |
"zendframework/zend-eventmanager": "^2.6 || ^3.0" | |
}, | |
"require-dev": { | |
"doctrine/annotations": "^1.0", | |
"ext-phar": "*", | |
"phpunit/phpunit": "^7.5.16 || ^8.4", | |
"zendframework/zend-coding-standard": "^1.0", | |
"zendframework/zend-stdlib": "^2.7 || ^3.0" | |
}, | |
"suggest": { | |
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", | |
"zendframework/zend-stdlib": "Zend\\Stdlib component" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.4.x-dev", | |
"dev-develop": "3.5.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Code\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation", | |
"keywords": [ | |
"ZendFramework", | |
"code", | |
"zf" | |
], | |
"time": "2019-10-05T23:18:22+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-escaper", | |
"version": "2.6.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-escaper.git", | |
"reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", | |
"reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
"zendframework/zend-coding-standard": "~1.0.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.6.x-dev", | |
"dev-develop": "2.7.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Escaper\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", | |
"keywords": [ | |
"ZendFramework", | |
"escaper", | |
"zf" | |
], | |
"time": "2019-09-05T20:03:20+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-eventmanager", | |
"version": "3.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-eventmanager.git", | |
"reference": "a5e2583a211f73604691586b8406ff7296a946dd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd", | |
"reference": "a5e2583a211f73604691586b8406ff7296a946dd", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"athletic/athletic": "^0.1", | |
"container-interop/container-interop": "^1.1.0", | |
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
"zendframework/zend-coding-standard": "~1.0.0", | |
"zendframework/zend-stdlib": "^2.7.3 || ^3.0" | |
}, | |
"suggest": { | |
"container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", | |
"zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.2-dev", | |
"dev-develop": "3.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\EventManager\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "Trigger and listen to events within a PHP application", | |
"homepage": "https://github.com/zendframework/zend-eventmanager", | |
"keywords": [ | |
"event", | |
"eventmanager", | |
"events", | |
"zf2" | |
], | |
"time": "2018-04-25T15:33:34+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-stdlib", | |
"version": "3.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-stdlib.git", | |
"reference": "66536006722aff9e62d1b331025089b7ec71c065" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065", | |
"reference": "66536006722aff9e62d1b331025089b7ec71c065", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"phpbench/phpbench": "^0.13", | |
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
"zendframework/zend-coding-standard": "~1.0.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.2.x-dev", | |
"dev-develop": "3.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Stdlib\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "SPL extensions, array utilities, error handlers, and more", | |
"keywords": [ | |
"ZendFramework", | |
"stdlib", | |
"zf" | |
], | |
"time": "2018-08-28T21:34:05+00:00" | |
} | |
], | |
"packages-dev": [ | |
{ | |
"name": "doctrine/data-fixtures", | |
"version": "v1.2.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/data-fixtures.git", | |
"reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e", | |
"reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": "~2.2", | |
"php": "^5.6 || ^7.0" | |
}, | |
"conflict": { | |
"doctrine/orm": "< 2.4" | |
}, | |
"require-dev": { | |
"doctrine/dbal": "^2.5.4", | |
"doctrine/orm": "^2.5.4", | |
"phpunit/phpunit": "^5.4.6" | |
}, | |
"suggest": { | |
"doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", | |
"doctrine/orm": "For loading ORM fixtures", | |
"doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\DataFixtures": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Data Fixtures for all Doctrine Object Managers", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database" | |
], | |
"time": "2016-09-20T10:07:57+00:00" | |
}, | |
{ | |
"name": "doctrine/doctrine-fixtures-bundle", | |
"version": "2.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git", | |
"reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029", | |
"reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/data-fixtures": "~1.0", | |
"doctrine/doctrine-bundle": "~1.0", | |
"php": ">=5.3.2", | |
"symfony/doctrine-bridge": "~2.3|~3.0" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Bundle\\FixturesBundle\\": "" | |
} | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"description": "Symfony DoctrineFixturesBundle", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"Fixture", | |
"persistence" | |
], | |
"time": "2015-11-04T21:23:23+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://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", | |
"reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", | |
"shasum": "" | |
}, | |
"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": "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://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", | |
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Heuer", | |
"email": "[email protected]", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]", | |
"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://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", | |
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Heuer", | |
"email": "[email protected]", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]", | |
"role": "Developer" | |
} | |
], | |
"description": "Library for handling version information and constraints", | |
"time": "2017-03-05T17:38:23+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://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", | |
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"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.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | |
"reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", | |
"reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"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-09-30T07:12:33+00:00" | |
}, | |
{ | |
"name": "phpdocumentor/type-resolver", | |
"version": "0.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpDocumentor/TypeResolver.git", | |
"reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", | |
"reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"time": "2016-11-25T06:54:22+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://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", | |
"reference": "93d39f1f7f9326d746203c7c056f300f7f126073", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"homepage": "http://everzet.com" | |
}, | |
{ | |
"name": "Marcello Duarte", | |
"email": "[email protected]" | |
} | |
], | |
"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.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", | |
"reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/dc421f9ca5082a0c0cb04afb171c765f79add85b", | |
"reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-xmlwriter": "*", | |
"php": "^7.0", | |
"phpunit/php-file-iterator": "^1.3", | |
"phpunit/php-text-template": "^1.2", | |
"phpunit/php-token-stream": "^1.4.11 || ^2.0", | |
"sebastian/code-unit-reverse-lookup": "^1.0", | |
"sebastian/environment": "^3.0", | |
"sebastian/version": "^2.0", | |
"theseer/tokenizer": "^1.1" | |
}, | |
"require-dev": { | |
"ext-xdebug": "^2.5", | |
"phpunit/phpunit": "^6.0" | |
}, | |
"suggest": { | |
"ext-xdebug": "^2.5.3" | |
}, | |
"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": "[email protected]", | |
"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-04-21T08:03:57+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": "[email protected]", | |
"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": "[email protected]", | |
"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": "[email protected]", | |
"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": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"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.2.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/phpunit.git", | |
"reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2786490399836d2a544a34785c4a8d3ab32cf0e", | |
"reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-json": "*", | |
"ext-libxml": "*", | |
"ext-mbstring": "*", | |
"ext-xml": "*", | |
"myclabs/deep-copy": "^1.3", | |
"phar-io/manifest": "^1.0.1", | |
"phar-io/version": "^1.0", | |
"php": "^7.0", | |
"phpspec/prophecy": "^1.7", | |
"phpunit/php-code-coverage": "^5.2", | |
"phpunit/php-file-iterator": "^1.4", | |
"phpunit/php-text-template": "^1.2", | |
"phpunit/php-timer": "^1.0.6", | |
"phpunit/phpunit-mock-objects": "^4.0", | |
"sebastian/comparator": "^2.0", | |
"sebastian/diff": "^1.4.3 || ^2.0", | |
"sebastian/environment": "^3.0.2", | |
"sebastian/exporter": "^3.1", | |
"sebastian/global-state": "^1.1 || ^2.0", | |
"sebastian/object-enumerator": "^3.0.2", | |
"sebastian/resource-operations": "^1.0", | |
"sebastian/version": "^2.0" | |
}, | |
"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.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]", | |
"role": "lead" | |
} | |
], | |
"description": "The PHP Unit Testing framework.", | |
"homepage": "https://phpunit.de/", | |
"keywords": [ | |
"phpunit", | |
"testing", | |
"xunit" | |
], | |
"time": "2017-06-13T14:07:07+00:00" | |
}, | |
{ | |
"name": "phpunit/phpunit-mock-objects", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", | |
"reference": "eabce450df194817a7d7e27e19013569a903a2bf" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/eabce450df194817a7d7e27e19013569a903a2bf", | |
"reference": "eabce450df194817a7d7e27e19013569a903a2bf", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/instantiator": "^1.0.2", | |
"php": "^7.0", | |
"phpunit/php-text-template": "^1.2", | |
"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": "[email protected]", | |
"role": "lead" | |
} | |
], | |
"description": "Mock Object library for PHPUnit", | |
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", | |
"keywords": [ | |
"mock", | |
"xunit" | |
], | |
"abandoned": true, | |
"time": "2017-03-03T06:30:20+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": "[email protected]" | |
} | |
], | |
"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.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/comparator.git", | |
"reference": "20f84f468cb67efee293246e6a09619b891f55f0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/20f84f468cb67efee293246e6a09619b891f55f0", | |
"reference": "20f84f468cb67efee293246e6a09619b891f55f0", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"sebastian/diff": "^1.2", | |
"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": "[email protected]" | |
}, | |
{ | |
"name": "Volker Dusch", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Bernhard Schussek", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Provides the functionality to compare PHP values for equality", | |
"homepage": "http://www.github.com/sebastianbergmann/comparator", | |
"keywords": [ | |
"comparator", | |
"compare", | |
"equality" | |
], | |
"time": "2017-03-03T06:26:08+00:00" | |
}, | |
{ | |
"name": "sebastian/diff", | |
"version": "1.4.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/diff.git", | |
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", | |
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", | |
"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.4-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Kore Nordmann", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Diff implementation", | |
"homepage": "https://github.com/sebastianbergmann/diff", | |
"keywords": [ | |
"diff" | |
], | |
"time": "2017-05-22T07:24:03+00:00" | |
}, | |
{ | |
"name": "sebastian/environment", | |
"version": "3.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/environment.git", | |
"reference": "02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3", | |
"reference": "02b6b2c7aefe2cdb1185b8dbf8718b0bcedf3ab3", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.1" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"description": "Provides functionality to handle HHVM/PHP environments", | |
"homepage": "http://www.github.com/sebastianbergmann/environment", | |
"keywords": [ | |
"Xdebug", | |
"environment", | |
"hhvm" | |
], | |
"time": "2017-05-18T10:10: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://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", | |
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
}, | |
{ | |
"name": "Volker Dusch", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Bernhard Schussek", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Adam Harvey", | |
"email": "[email protected]" | |
} | |
], | |
"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://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | |
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"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.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/object-enumerator.git", | |
"reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/31dd3379d16446c5d86dec32ab1ad1f378581ad8", | |
"reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"sebastian/object-reflector": "^1.0", | |
"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": "[email protected]" | |
} | |
], | |
"description": "Traverses array structures and object graphs to enumerate all referenced objects", | |
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", | |
"time": "2017-03-12T15:17:29+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://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", | |
"reference": "773f97c67f28de00d397be301821b06708fca0be", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
} | |
], | |
"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://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | |
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | |
"shasum": "" | |
}, | |
"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": "[email protected]" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Adam Harvey", | |
"email": "[email protected]" | |
} | |
], | |
"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": "[email protected]" | |
} | |
], | |
"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": "[email protected]", | |
"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/generator-bundle", | |
"version": "v3.1.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", | |
"reference": "37f9f4e165b033fb76cc2320838321cc57140e65" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/37f9f4e165b033fb76cc2320838321cc57140e65", | |
"reference": "37f9f4e165b033fb76cc2320838321cc57140e65", | |
"shasum": "" | |
}, | |
"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", | |
"twig/twig": "^1.28.2|^2.0" | |
}, | |
"require-dev": { | |
"doctrine/orm": "~2.4", | |
"symfony/doctrine-bridge": "~2.7|~3.0", | |
"symfony/filesystem": "~2.7|~3.0", | |
"symfony/phpunit-bridge": "^3.3" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.1.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": "[email protected]" | |
} | |
], | |
"description": "This bundle generates code for you", | |
"time": "2017-03-15T01:02:10+00:00" | |
}, | |
{ | |
"name": "symfony/phpunit-bridge", | |
"version": "v3.4.32", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/phpunit-bridge.git", | |
"reference": "cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7", | |
"reference": "cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"conflict": { | |
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | |
}, | |
"suggest": { | |
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" | |
}, | |
"bin": [ | |
"bin/simple-phpunit" | |
], | |
"type": "symfony-bridge", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.4-dev" | |
}, | |
"thanks": { | |
"name": "phpunit/phpunit", | |
"url": "https://github.com/sebastianbergmann/phpunit" | |
} | |
}, | |
"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": "[email protected]" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony PHPUnit Bridge", | |
"homepage": "https://symfony.com", | |
"time": "2019-09-30T20:33:19+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://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", | |
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", | |
"shasum": "" | |
}, | |
"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": "[email protected]", | |
"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": "webmozart/assert", | |
"version": "1.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/webmozart/assert.git", | |
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", | |
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.3.3 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.6", | |
"sebastian/version": "^1.0.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Webmozart\\Assert\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bernhard Schussek", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Assertions to validate method input/output with nice error messages.", | |
"keywords": [ | |
"assert", | |
"check", | |
"validate" | |
], | |
"time": "2016-11-23T20:04:58+00:00" | |
} | |
], | |
"aliases": [], | |
"minimum-stability": "stable", | |
"stability-flags": [], | |
"prefer-stable": false, | |
"prefer-lowest": false, | |
"platform": { | |
"php": ">=7.0" | |
}, | |
"platform-dev": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment