From 9ac6c133e227195c2177c441a557a3731a0abae6 Mon Sep 17 00:00:00 2001 From: Kamil Kokot Date: Fri, 16 Mar 2018 08:53:16 +0100 Subject: [PATCH] Update to v1.0.12 --- composer.json | 17 +- composer.lock | 8170 +++++++++++++++++++++++++------------------------ 2 files changed, 4171 insertions(+), 4016 deletions(-) diff --git a/composer.json b/composer.json index 40054415c1..531008fa60 100644 --- a/composer.json +++ b/composer.json @@ -22,8 +22,7 @@ "require": { "php": "^7.1", - "sylius/sylius": "1.0.*", - "sylius-labs/coding-standard": "^1.0" + "sylius/sylius": "1.0.*" }, "require-dev": { "behat/behat": "^3.4", @@ -31,23 +30,21 @@ "behat/mink-browserkit-driver": "^1.3", "behat/mink-extension": "^2.2", "behat/mink-selenium2-driver": "^1.3", - "bossa/phpspec2-expect": "^1.0", - "coduo/php-matcher": "^2.1", - "dama/doctrine-test-bundle": "^1.0", - "friends-of-behat/context-service-extension": "^0.3", - "friends-of-behat/cross-container-extension": "^0.2", + "friends-of-behat/context-service-extension": "^1.0", + "friends-of-behat/cross-container-extension": "^1.0", "friends-of-behat/performance-extension": "^1.0", "friends-of-behat/service-container-extension": "^1.0", "friends-of-behat/suite-settings-extension": "^1.0", "friends-of-behat/symfony-extension": "^1.0", "friends-of-behat/variadic-extension": "^1.0", - "lakion/api-test-case": "^1.0", + "lakion/api-test-case": "^2.0", "lakion/mink-debug-extension": "^1.2.3", "phpspec/phpspec": "^3.4", - "phpunit/phpunit": "^5.6", + "phpunit/phpunit": "^6.5", "se/selenium-server-standalone": "^2.52", "sensio/generator-bundle": "^3.1", - "stripe/stripe-php": "^4.1" + "stripe/stripe-php": "^4.1", + "sylius-labs/coding-standard": "^1.0" }, "prefer-stable": true, "scripts": { diff --git a/composer.lock b/composer.lock index 185475c45d..044b0fe8f7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "f682c32c071b72cc858d9ec430fe5845", + "content-hash": "00098bfd169a6996d248d6af2b508102", "packages": [ { "name": "behat/transliterator", @@ -223,68 +223,6 @@ ], "time": "2017-11-29T09:37:33+00:00" }, - { - "name": "composer/semver", - "version": "1.4.2", - "source": { - "type": "git", - "url": "https://github.com/composer/semver.git", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Semver\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "Semver library that offers utilities, version constraint parsing and validation.", - "keywords": [ - "semantic", - "semver", - "validation", - "versioning" - ], - "time": "2016-08-30T16:08:34+00:00" - }, { "name": "doctrine/annotations", "version": "v1.6.0", @@ -1237,16 +1175,16 @@ }, { "name": "doctrine/orm", - "version": "v2.6.0", + "version": "v2.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083" + "reference": "87ee409783a4a322b5597ebaae558661404055a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/374e7ace49d864dad8cddbc55346447c8a6a2083", - "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/87ee409783a4a322b5597ebaae558661404055a7", + "reference": "87ee409783a4a322b5597ebaae558661404055a7", "shasum": "" }, "require": { @@ -1315,7 +1253,7 @@ "database", "orm" ], - "time": "2017-12-20T00:38:15+00:00" + "time": "2018-02-27T07:30:56+00:00" }, { "name": "egulias/email-validator", @@ -1428,93 +1366,6 @@ ], "time": "2016-10-17T18:31:11+00:00" }, - { - "name": "friendsofphp/php-cs-fixer", - "version": "v2.10.3", - "source": { - "type": "git", - "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "1634a2c250bf4640f1c5c963f63b413c2d966c8a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1634a2c250bf4640f1c5c963f63b413c2d966c8a", - "reference": "1634a2c250bf4640f1c5c963f63b413c2d966c8a", - "shasum": "" - }, - "require": { - "composer/semver": "^1.4", - "doctrine/annotations": "^1.2", - "ext-json": "*", - "ext-tokenizer": "*", - "php": "^5.6 || >=7.0 <7.3", - "php-cs-fixer/diff": "^1.2", - "symfony/console": "^3.2 || ^4.0", - "symfony/event-dispatcher": "^3.0 || ^4.0", - "symfony/filesystem": "^3.0 || ^4.0", - "symfony/finder": "^3.0 || ^4.0", - "symfony/options-resolver": "^3.0 || ^4.0", - "symfony/polyfill-php70": "^1.0", - "symfony/polyfill-php72": "^1.4", - "symfony/process": "^3.0 || ^4.0", - "symfony/stopwatch": "^3.0 || ^4.0" - }, - "conflict": { - "hhvm": "*" - }, - "require-dev": { - "johnkary/phpunit-speedtrap": "^1.1 || ^2.0@dev", - "justinrainbow/json-schema": "^5.0", - "keradus/cli-executor": "^1.0", - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.0", - "php-cs-fixer/accessible-object": "^1.0", - "phpunit/phpunit": "^5.7.23 || ^6.4.3", - "phpunitgoodpractices/traits": "^1.0", - "symfony/phpunit-bridge": "^3.2.2 || ^4.0" - }, - "suggest": { - "ext-mbstring": "For handling non-UTF8 characters in cache signature.", - "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." - }, - "bin": [ - "php-cs-fixer" - ], - "type": "application", - "autoload": { - "psr-4": { - "PhpCsFixer\\": "src/" - }, - "classmap": [ - "tests/Test/AbstractFixerTestCase.php", - "tests/Test/AbstractIntegrationCaseFactory.php", - "tests/Test/AbstractIntegrationTestCase.php", - "tests/Test/Assert/AssertTokensTrait.php", - "tests/Test/Constraint/SameStringsConstraint.php", - "tests/Test/IntegrationCase.php", - "tests/Test/IntegrationCaseFactory.php", - "tests/Test/IntegrationCaseFactoryInterface.php", - "tests/Test/InternalIntegrationCaseFactory.php", - "tests/TestCase.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Dariusz Rumiński", - "email": "dariusz.ruminski@gmail.com" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "A tool to automatically fix PHP code style", - "time": "2018-02-22T16:49:33+00:00" - }, { "name": "friendsofsymfony/oauth-server-bundle", "version": "1.5.2", @@ -1643,16 +1494,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "24422b0b0ba3dcfe0649abb8637f92a101e9981a" + "reference": "1abdf3d82502ac67b93c7f84c844fa147f0ec70e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/24422b0b0ba3dcfe0649abb8637f92a101e9981a", - "reference": "24422b0b0ba3dcfe0649abb8637f92a101e9981a", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/1abdf3d82502ac67b93c7f84c844fa147f0ec70e", + "reference": "1abdf3d82502ac67b93c7f84c844fa147f0ec70e", "shasum": "" }, "require": { @@ -1741,7 +1592,7 @@ "keywords": [ "rest" ], - "time": "2017-11-28T07:59:44+00:00" + "time": "2018-02-28T13:57:04+00:00" }, { "name": "fzaninotto/faker", @@ -2776,28 +2627,28 @@ }, { "name": "league/uri", - "version": "5.2.0", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "872194ac1ca5e51fbb9e0e5ba4d27f91aa783e82" + "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/872194ac1ca5e51fbb9e0e5ba4d27f91aa783e82", - "reference": "872194ac1ca5e51fbb9e0e5ba4d27f91aa783e82", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/f2bceb755f1108758cf4cf925e4cd7699ce686aa", + "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa", "shasum": "" }, "require": { "ext-fileinfo": "*", "ext-intl": "*", "ext-mbstring": "*", - "league/uri-components": "^1.5.0", - "league/uri-hostname-parser": "^1.0.4", + "league/uri-components": "^1.8", + "league/uri-hostname-parser": "^1.1", "league/uri-interfaces": "^1.0", - "league/uri-manipulations": "^1.3", - "league/uri-parser": "^1.3.0", - "league/uri-schemes": "^1.1.1", + "league/uri-manipulations": "^1.5", + "league/uri-parser": "^1.4", + "league/uri-schemes": "^1.2", "php": ">=7.0.13", "psr/http-message": "^1.0" }, @@ -2839,39 +2690,40 @@ "url", "ws" ], - "time": "2017-12-01T13:36:42+00:00" + "time": "2018-03-14T17:19:39+00:00" }, { "name": "league/uri-components", - "version": "1.7.1", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-components.git", - "reference": "fc7058401f356b8cf51ed75bad37c55c0dd960e2" + "reference": "5290537e2d3bc5218d4aa4cc62d277a7e01050b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/fc7058401f356b8cf51ed75bad37c55c0dd960e2", - "reference": "fc7058401f356b8cf51ed75bad37c55c0dd960e2", + "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/5290537e2d3bc5218d4aa4cc62d277a7e01050b5", + "reference": "5290537e2d3bc5218d4aa4cc62d277a7e01050b5", "shasum": "" }, "require": { "ext-curl": "*", "ext-fileinfo": "*", "ext-intl": "*", - "ext-mbstring": "*", "league/uri-hostname-parser": "^1.1.0", "php": ">=7.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.3", - "phpstan/phpstan": "^0.9.0", + "phpstan/phpstan": "^0.9.2", + "phpstan/phpstan-phpunit": "^0.9.4", + "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -2909,7 +2761,7 @@ "url", "userinfo" ], - "time": "2018-02-16T07:44:04+00:00" + "time": "2018-03-14T15:32:06+00:00" }, { "name": "league/uri-hostname-parser", @@ -3034,20 +2886,21 @@ }, { "name": "league/uri-manipulations", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-manipulations.git", - "reference": "7b1344490a293e2bd2a313afc6a95927cec4c2b3" + "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/7b1344490a293e2bd2a313afc6a95927cec4c2b3", - "reference": "7b1344490a293e2bd2a313afc6a95927cec4c2b3", + "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2", + "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2", "shasum": "" }, "require": { - "league/uri-components": "^1.7.0", + "ext-intl": "*", + "league/uri-components": "^1.8.0", "league/uri-interfaces": "^1.0", "php": ">=7.0", "psr/http-message": "^1.0" @@ -3055,7 +2908,10 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "guzzlehttp/psr7": "^1.2", - "league/uri-schemes": "^1.0", + "league/uri-schemes": "^1.2", + "phpstan/phpstan": "^0.9.2", + "phpstan/phpstan-phpunit": "^0.9.4", + "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.0", "zendframework/zend-diactoros": "1.4.0" }, @@ -3065,7 +2921,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -3102,31 +2958,34 @@ "uri", "url" ], - "time": "2018-02-06T11:37:57+00:00" + "time": "2018-03-14T16:44:57+00:00" }, { "name": "league/uri-parser", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-parser.git", - "reference": "f3c99b77f0cba4446dad2eca8c57227fcda0f39b" + "reference": "8beb28540744a5ad728aee7060100002f9196f46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/f3c99b77f0cba4446dad2eca8c57227fcda0f39b", - "reference": "f3c99b77f0cba4446dad2eca8c57227fcda0f39b", + "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/8beb28540744a5ad728aee7060100002f9196f46", + "reference": "8beb28540744a5ad728aee7060100002f9196f46", "shasum": "" }, "require": { - "ext-intl": "*", "php": ">=7.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", + "phpstan/phpstan": "^0.9.2", + "phpstan/phpstan-phpunit": "^0.9.4", + "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.0" }, "suggest": { + "ext-intl": "Allow parsing RFC3987 compliant hosts", "league/uri-schemes": "Allow validating and normalizing URI parsing results" }, "type": "library", @@ -3160,39 +3019,42 @@ "parse_url", "parser", "rfc3986", + "rfc3987", "uri", "url" ], - "time": "2017-12-01T11:53:01+00:00" + "time": "2018-03-13T21:13:33+00:00" }, { "name": "league/uri-schemes", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-schemes.git", - "reference": "fd2448689186bfff27a112aa21d82931f4b366c5" + "reference": "c26aedac0f60d1ce915aa309e1d08a4b09c7d708" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/fd2448689186bfff27a112aa21d82931f4b366c5", - "reference": "fd2448689186bfff27a112aa21d82931f4b366c5", + "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/c26aedac0f60d1ce915aa309e1d08a4b09c7d708", + "reference": "c26aedac0f60d1ce915aa309e1d08a4b09c7d708", "shasum": "" }, "require": { "ext-fileinfo": "*", - "ext-intl": "*", - "ext-mbstring": "*", "league/uri-interfaces": "^1.0", - "league/uri-parser": "^1.3.0", + "league/uri-parser": "^1.4.0", "php": ">=7.0.13", "psr/http-message": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", + "phpstan/phpstan": "^0.9.2", + "phpstan/phpstan-phpunit": "^0.9.4", + "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.0" }, "suggest": { + "ext-intl": "Allow parsing RFC3987 compliant hosts", "league/uri-manipulations": "Needed to easily manipulate URI objects" }, "type": "library", @@ -3236,7 +3098,7 @@ "ws", "wss" ], - "time": "2017-12-01T12:05:37+00:00" + "time": "2018-03-14T08:33:20+00:00" }, { "name": "liip/imagine-bundle", @@ -3483,624 +3345,691 @@ "time": "2017-06-19T01:22:40+00:00" }, { - "name": "nette/bootstrap", - "version": "v2.4.5", + "name": "ocramius/package-versions", + "version": "1.3.0", "source": { "type": "git", - "url": "https://github.com/nette/bootstrap.git", - "reference": "804925787764d708a7782ea0d9382a310bb21968" + "url": "https://github.com/Ocramius/PackageVersions.git", + "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/bootstrap/zipball/804925787764d708a7782ea0d9382a310bb21968", - "reference": "804925787764d708a7782ea0d9382a310bb21968", + "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/4489d5002c49d55576fa0ba786f42dbb009be46f", + "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f", "shasum": "" }, "require": { - "nette/di": "~2.4.7", - "nette/utils": "~2.4", - "php": ">=5.6.0" - }, - "conflict": { - "nette/nette": "<2.2" + "composer-plugin-api": "^1.0.0", + "php": "^7.1.0" }, "require-dev": { - "latte/latte": "~2.2", - "nette/application": "~2.3", - "nette/caching": "~2.3", - "nette/database": "~2.3", - "nette/forms": "~2.3", - "nette/http": "~2.4.0", - "nette/mail": "~2.3", - "nette/robot-loader": "^2.4.2 || ^3.0", - "nette/safe-stream": "~2.2", - "nette/security": "~2.3", - "nette/tester": "~2.0", - "tracy/tracy": "^2.4.1" - }, - "suggest": { - "nette/robot-loader": "to use Configurator::createRobotLoader()", - "tracy/tracy": "to use Configurator::enableTracy()" + "composer/composer": "^1.6.3", + "ext-zip": "*", + "infection/infection": "^0.7.1", + "phpunit/phpunit": "^7.0.0" }, - "type": "library", + "type": "composer-plugin", "extra": { + "class": "PackageVersions\\Installer", "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "PackageVersions\\": "src/PackageVersions" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" } ], - "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", - "homepage": "https://nette.org", - "keywords": [ - "bootstrapping", - "configurator", - "nette" - ], - "time": "2017-08-20T17:36:59+00:00" + "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", + "time": "2018-02-05T13:05:30+00:00" }, { - "name": "nette/caching", - "version": "v2.5.6", + "name": "ocramius/proxy-manager", + "version": "2.1.1", "source": { "type": "git", - "url": "https://github.com/nette/caching.git", - "reference": "1231735b5135ca02bd381b70482c052d2a90bdc9" + "url": "https://github.com/Ocramius/ProxyManager.git", + "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/caching/zipball/1231735b5135ca02bd381b70482c052d2a90bdc9", - "reference": "1231735b5135ca02bd381b70482c052d2a90bdc9", + "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7", + "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7", "shasum": "" }, "require": { - "nette/finder": "^2.2 || ~3.0.0", - "nette/utils": "^2.4 || ~3.0.0", - "php": ">=5.6.0" - }, - "conflict": { - "nette/nette": "<2.2" + "ocramius/package-versions": "^1.1.1", + "php": "^7.1.0", + "zendframework/zend-code": "^3.1.0" }, "require-dev": { - "latte/latte": "^2.4", - "nette/di": "^2.4 || ~3.0.0", - "nette/tester": "^2.0", - "tracy/tracy": "^2.4" - }, - "suggest": { - "ext-pdo_sqlite": "to use SQLiteStorage or SQLiteJournal" - }, + "couscous/couscous": "^1.5.2", + "ext-phar": "*", + "humbug/humbug": "dev-master@DEV", + "nikic/php-parser": "^3.0.4", + "phpbench/phpbench": "^0.12.2", + "phpstan/phpstan": "^0.6.4", + "phpunit/phpunit": "^5.6.4", + "phpunit/phpunit-mock-objects": "^3.4.1", + "squizlabs/php_codesniffer": "^2.7.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": "2.5-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-0": { + "ProxyManager\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Marco Pivetta", + "email": "ocramius@gmail.com", + "homepage": "http://ocramius.github.io/" } ], - "description": "⏱ Nette Caching: library with easy-to-use API and many cache backends.", - "homepage": "https://nette.org", + "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", + "homepage": "https://github.com/Ocramius/ProxyManager", "keywords": [ - "cache", - "journal", - "memcached", - "nette", - "sqlite" + "aop", + "lazy loading", + "proxy", + "proxy pattern", + "service proxies" ], - "time": "2017-08-30T12:12:25+00:00" + "time": "2017-05-04T11:12:50+00:00" }, { - "name": "nette/di", - "version": "v2.4.10", + "name": "pagerfanta/pagerfanta", + "version": "v1.0.5", "source": { "type": "git", - "url": "https://github.com/nette/di.git", - "reference": "a4b3be935b755f23aebea1ce33d7e3c832cdff98" + "url": "https://github.com/whiteoctober/Pagerfanta.git", + "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/di/zipball/a4b3be935b755f23aebea1ce33d7e3c832cdff98", - "reference": "a4b3be935b755f23aebea1ce33d7e3c832cdff98", + "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/29aade64addfdfb12c05aabf160f09d1aea6b143", + "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "nette/neon": "^2.3.3 || ~3.0.0", - "nette/php-generator": "^2.6.1 || ~3.0.0", - "nette/utils": "^2.4.3 || ~3.0.0", - "php": ">=5.6.0" - }, - "conflict": { - "nette/bootstrap": "<2.4", - "nette/nette": "<2.2" + "php": ">=5.3.0" }, "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" + "doctrine/orm": "~2.3", + "doctrine/phpcr-odm": "1.*", + "jackalope/jackalope-doctrine-dbal": "1.*", + "jmikola/geojson": "~1.0", + "mandango/mandango": "~1.0@dev", + "mandango/mondator": "~1.0@dev", + "phpunit/phpunit": "~4 | ~5", + "propel/propel": "~2.0@dev", + "propel/propel1": "~1.6", + "ruflin/elastica": "~1.3", + "solarium/solarium": "~3.1" + }, + "suggest": { + "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.", + "doctrine/orm": "To use the DoctrineORMAdapter.", + "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0", + "mandango/mandango": "To use the MandangoAdapter.", + "propel/propel": "To use the Propel2Adapter", + "propel/propel1": "To use the PropelAdapter", + "solarium/solarium": "To use the SolariumAdapter." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-0": { + "Pagerfanta\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Pablo Díez", + "email": "pablodip@gmail.com" } ], - "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.", - "homepage": "https://nette.org", + "description": "Pagination for PHP 5.3", "keywords": [ - "compiled", - "di", - "dic", - "factory", - "ioc", - "nette", - "static" + "page", + "pagination", + "paginator", + "paging" ], - "time": "2017-08-31T22:42:00+00:00" + "time": "2017-03-20T13:46:15+00:00" }, { - "name": "nette/finder", - "version": "v2.4.1", + "name": "paragonie/random_compat", + "version": "v2.0.11", "source": { "type": "git", - "url": "https://github.com/nette/finder.git", - "reference": "4d43a66d072c57d585bf08a3ef68d3587f7e9547" + "url": "https://github.com/paragonie/random_compat.git", + "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/finder/zipball/4d43a66d072c57d585bf08a3ef68d3587f7e9547", - "reference": "4d43a66d072c57d585bf08a3ef68d3587f7e9547", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", + "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", "shasum": "" }, "require": { - "nette/utils": "^2.4 || ~3.0.0", - "php": ">=5.6.0" - }, - "conflict": { - "nette/nette": "<2.2" + "php": ">=5.2.0" }, "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" + "phpunit/phpunit": "4.*|5.*" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - } + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, + "type": "library", "autoload": { - "classmap": [ - "src/" + "files": [ + "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" } ], - "description": "Nette Finder: Files Searching", - "homepage": "https://nette.org", - "time": "2017-07-10T23:47:08+00:00" + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "time": "2017-09-27T21:40:39+00:00" }, { - "name": "nette/neon", - "version": "v2.4.2", + "name": "payum/iso4217", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/nette/neon.git", - "reference": "9eacd50553b26b53a3977bfb2fea2166d4331622" + "url": "https://github.com/Payum/iso4217.git", + "reference": "6a45480e2818350dea58b7a076d0115aa7ff5789" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/9eacd50553b26b53a3977bfb2fea2166d4331622", - "reference": "9eacd50553b26b53a3977bfb2fea2166d4331622", + "url": "https://api.github.com/repos/Payum/iso4217/zipball/6a45480e2818350dea58b7a076d0115aa7ff5789", + "reference": "6a45480e2818350dea58b7a076d0115aa7ff5789", "shasum": "" }, "require": { - "ext-iconv": "*", - "ext-json": "*", - "php": ">=5.6.0" + "php": ">=5.3" }, "require-dev": { - "nette/tester": "~2.0", - "tracy/tracy": "^2.3" + "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Payum\\ISO4217\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" + "name": "Rob Bast", + "email": "rob.bast@gmail.com" }, { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Community contributions", + "homepage": "https://github.com/Payum/Payum/contributors" + }, + { + "name": "Kotlyar Maksim", + "email": "kotlyar.maksim@gmail.com" + }, + { + "name": "Payum project", + "homepage": "http://payum.org/" } ], - "description": "Nette NEON: parser & generator for Nette Object Notation", - "homepage": "http://ne-on.org", - "time": "2017-07-11T18:29:08+00:00" + "description": "ISO 4217 PHP Library", + "homepage": "http://payum.org", + "keywords": [ + "4217", + "ISO 4217", + "currencies", + "iso", + "library" + ], + "time": "2016-08-04T08:15:12+00:00" }, { - "name": "nette/php-generator", - "version": "v3.0.2", + "name": "payum/payum", + "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/nette/php-generator.git", - "reference": "1652635d312a8db4291b16f3ebf87cb1a15a6257" - }, + "url": "https://github.com/Payum/Payum.git", + "reference": "ce4bed89584634b7ef36c4bbd8b87f7a04034371" + }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/php-generator/zipball/1652635d312a8db4291b16f3ebf87cb1a15a6257", - "reference": "1652635d312a8db4291b16f3ebf87cb1a15a6257", + "url": "https://api.github.com/repos/Payum/Payum/zipball/ce4bed89584634b7ef36c4bbd8b87f7a04034371", + "reference": "ce4bed89584634b7ef36c4bbd8b87f7a04034371", "shasum": "" }, "require": { - "nette/utils": "^2.4.2 || ~3.0.0", - "php": ">=7.0" + "league/uri": "^5.0", + "payum/iso4217": "~1.0", + "php": "^7.0", + "php-http/client-implementation": "^1.0", + "php-http/message": "^1.0", + "twig/twig": "~1.0|~2.0" }, - "conflict": { - "nette/nette": "<2.2" + "replace": { + "payum/authorize-net-aim": "self.version", + "payum/be2bill": "self.version", + "payum/core": "^1", + "payum/klarna-checkout": "self.version", + "payum/klarna-invoice": "self.version", + "payum/offline": "self.version", + "payum/payex": "self.version", + "payum/paypal-express-checkout-nvp": "self.version", + "payum/paypal-ipn": "self.version", + "payum/paypal-pro-checkout-nvp": "self.version", + "payum/paypal-rest": "self.version", + "payum/sofort": "self.version", + "payum/stripe": "self.version" }, "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" + "authorizenet/authorizenet": "~1.8", + "defuse/php-encryption": "^2", + "doctrine/orm": "2.5.*", + "ext-curl": "*", + "ext-pdo_sqlite": "*", + "ext-soap": "*", + "fp/klarna-invoice": "0.1.*", + "klarna/checkout": "~1|~2.0", + "omnipay/common": "^3@dev", + "omnipay/dummy": "^3@alpha", + "paypal/rest-api-sdk-php": "0.5.*", + "payum/omnipay-v3-bridge": "^1@alpha", + "php-http/guzzle6-adapter": "^1.1.1", + "phpunit/phpunit": "^5.7", + "propel/propel1": "~1.7", + "psr/log": "~1.0", + "sofort/sofortlib-php": "^3.0", + "stripe/stripe-php": "~2.0|~3.0", + "symfony/dependency-injection": "^3.1|^4.0", + "symfony/form": "^3.1|^4.0", + "symfony/http-foundation": "^3.1|^4.0", + "symfony/http-kernel": "^3.1|^4.0", + "symfony/phpunit-bridge": "^3.1|^4.0", + "symfony/routing": "^3.1|^4.0", + "symfony/templating": "^3.1|^4.0", + "symfony/validator": "^3.1|^4.0", + "zendframework/zend-db": "~2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "1.5-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-0": { + "Payum": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" + "name": "Community contributions", + "homepage": "https://github.com/Payum/Payum/contributors" }, { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Kotlyar Maksim", + "email": "kotlyar.maksim@gmail.com" + }, + { + "name": "Payum project", + "homepage": "https://payum.forma-pro.com/" } ], - "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.2 features.", - "homepage": "https://nette.org", + "description": "One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Zend, Yii, Silex). Check more visiting site.", + "homepage": "https://payum.forma-pro.com", "keywords": [ - "code", - "nette", - "php", - "scaffolding" + "authorize.net", + "be2bill", + "instant payment notification", + "ipn", + "jms payment", + "payex", + "payment", + "payout", + "paypal", + "paypal digital goods", + "paypal express", + "paypal pro", + "paypal rest", + "recurring payment", + "stripe", + "stripe checkout", + "stripe.js", + "withdrawal" ], - "time": "2017-09-26T11:19:32+00:00" + "time": "2018-01-09T21:00:40+00:00" }, { - "name": "nette/robot-loader", - "version": "v3.0.3", + "name": "payum/payum-bundle", + "version": "2.3.0", "source": { "type": "git", - "url": "https://github.com/nette/robot-loader.git", - "reference": "92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a" + "url": "https://github.com/Payum/PayumBundle.git", + "reference": "a740640dae94839518b84815ffe9713311dd60d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/robot-loader/zipball/92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a", - "reference": "92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a", + "url": "https://api.github.com/repos/Payum/PayumBundle/zipball/a740640dae94839518b84815ffe9713311dd60d9", + "reference": "a740640dae94839518b84815ffe9713311dd60d9", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "nette/finder": "^2.3 || ^3.0", - "nette/utils": "^2.4 || ^3.0", - "php": ">=5.6.0" - }, - "conflict": { - "nette/nette": "<2.2" + "payum/core": "^1.5", + "php": "^7.0", + "symfony/form": "^3.1|^4", + "symfony/framework-bundle": "^3.1|^4", + "symfony/security-csrf": "^3.1|^4", + "symfony/validator": "^3.1|^4" }, "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" + "defuse/php-encryption": "^2", + "doctrine/orm": "~2.5", + "ext-curl": "*", + "ext-pdo_sqlite": "*", + "ext-soap": "*", + "fp/klarna-invoice": "0.1.*", + "klarna/checkout": "~1|~2.0", + "omnipay/common": "^3@dev", + "omnipay/dummy": "^3@alpha", + "omnipay/paypal": "^3@dev", + "paypal/rest-api-sdk-php": "0.5.*", + "payum/omnipay-v3-bridge": "^1@alpha", + "payum/payum": "^1.5@dev", + "php-http/guzzle6-adapter": "^1", + "phpunit/phpunit": "^5.7", + "stripe/stripe-php": "~1.0", + "symfony/browser-kit": "^3.1|^4", + "symfony/expression-language": "^3.1|^4", + "symfony/phpunit-bridge": "^3.1|^4", + "symfony/templating": "^3.1|^4", + "symfony/twig-bundle": "^3.1|^4", + "twig/twig": "^1.16|^2.0" }, - "type": "library", + "suggest": { + "sonata-project/admin-bundle": "^3 If you want to configure payments in the backend." + }, + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.3-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Payum\\Bundle\\PayumBundle\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" + "name": "Community contributions", + "homepage": "https://github.com/Payum/PayumBundle/contributors" }, { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "Kotlyar Maksim", + "email": "kotlyar.maksim@gmail.com" + }, + { + "name": "Payum project", + "homepage": "https://payum.forma-pro.com/" } ], - "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", - "homepage": "https://nette.org", + "description": "One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.", + "homepage": "https://payum.forma-pro.com/", "keywords": [ - "autoload", - "class", - "interface", - "nette", - "trait" + "authorize.net", + "be2bill", + "instant notifications", + "klarna", + "offline", + "omnipay", + "payex", + "payment", + "paypal", + "paypal express checkout", + "paypal pro checkout", + "recurring payment", + "stripe", + "stripe checkout", + "stripe.js", + "symfony" ], - "time": "2017-09-26T13:42:21+00:00" + "time": "2018-01-09T21:09:36+00:00" }, { - "name": "nette/utils", - "version": "v2.5.1", + "name": "php-http/guzzle6-adapter", + "version": "v1.1.1", "source": { "type": "git", - "url": "https://github.com/nette/utils.git", - "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc" + "url": "https://github.com/php-http/guzzle6-adapter.git", + "reference": "a56941f9dc6110409cfcddc91546ee97039277ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", - "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", + "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab", + "reference": "a56941f9dc6110409cfcddc91546ee97039277ab", "shasum": "" }, "require": { - "php": ">=5.6.0" + "guzzlehttp/guzzle": "^6.0", + "php": ">=5.5.0", + "php-http/httplug": "^1.0" }, - "conflict": { - "nette/nette": "<2.2" + "provide": { + "php-http/async-client-implementation": "1.0", + "php-http/client-implementation": "1.0" }, "require-dev": { - "nette/tester": "~2.0", - "tracy/tracy": "^2.3" - }, - "suggest": { - "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize() and toAscii()", - "ext-intl": "for script transliteration in Strings::webalize() and toAscii()", - "ext-json": "to use Nette\\Utils\\Json", - "ext-mbstring": "to use Strings::lower() etc...", - "ext-xml": "to use Strings::length() etc. when mbstring is not available" + "ext-curl": "*", + "php-http/adapter-integration-tests": "^0.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev" + "dev-master": "1.2-dev" } }, "autoload": { - "classmap": [ - "src/" - ], - "files": [ - "src/loader.php" - ] + "psr-4": { + "Http\\Adapter\\Guzzle6\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "MIT" ], "authors": [ { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" }, { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" + "name": "David de Boer", + "email": "david@ddeboer.nl" } ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", - "homepage": "https://nette.org", + "description": "Guzzle 6 HTTP Adapter", + "homepage": "http://httplug.io", "keywords": [ - "array", - "core", - "datetime", - "images", - "json", - "nette", - "paginator", - "password", - "slugify", - "string", - "unicode", - "utf-8", - "utility", - "validation" + "Guzzle", + "http" ], - "time": "2018-02-19T14:42:42+00:00" + "time": "2016-05-10T06:13:32+00:00" }, { - "name": "nikic/php-parser", - "version": "v3.1.4", + "name": "php-http/httplug", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "e57b3a09784f846411aa7ed664eedb73e3399078" + "url": "https://github.com/php-http/httplug.git", + "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e57b3a09784f846411aa7ed664eedb73e3399078", - "reference": "e57b3a09784f846411aa7ed664eedb73e3399078", + "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", + "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": ">=5.5" + "php": ">=5.4", + "php-http/promise": "^1.0", + "psr/http-message": "^1.0" }, "require-dev": { - "phpunit/phpunit": "~4.0|~5.0" + "henrikbjorn/phpspec-code-coverage": "^1.0", + "phpspec/phpspec": "^2.4" }, - "bin": [ - "bin/php-parse" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { - "PhpParser\\": "lib/PhpParser" + "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Nikita Popov" + "name": "Eric GELOEN", + "email": "geloen.eric@gmail.com" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" } ], - "description": "A PHP parser written in PHP", + "description": "HTTPlug, the HTTP client abstraction for PHP", + "homepage": "http://httplug.io", "keywords": [ - "parser", - "php" + "client", + "http" ], - "time": "2018-01-25T21:31:33+00:00" + "time": "2016-08-31T08:30:17+00:00" }, { - "name": "ocramius/package-versions", - "version": "1.3.0", + "name": "php-http/message", + "version": "1.6.0", "source": { "type": "git", - "url": "https://github.com/Ocramius/PackageVersions.git", - "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f" + "url": "https://github.com/php-http/message.git", + "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/4489d5002c49d55576fa0ba786f42dbb009be46f", - "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f", + "url": "https://api.github.com/repos/php-http/message/zipball/2edd63bae5f52f79363c5f18904b05ce3a4b7253", + "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0.0", - "php": "^7.1.0" + "clue/stream-filter": "^1.3", + "php": ">=5.4", + "php-http/message-factory": "^1.0.2", + "psr/http-message": "^1.0" + }, + "provide": { + "php-http/message-factory-implementation": "1.0" }, "require-dev": { - "composer/composer": "^1.6.3", - "ext-zip": "*", - "infection/infection": "^0.7.1", - "phpunit/phpunit": "^7.0.0" + "akeneo/phpspec-skip-example-extension": "^1.0", + "coduo/phpspec-data-provider-extension": "^1.0", + "ext-zlib": "*", + "guzzlehttp/psr7": "^1.0", + "henrikbjorn/phpspec-code-coverage": "^1.0", + "phpspec/phpspec": "^2.4", + "slim/slim": "^3.0", + "zendframework/zend-diactoros": "^1.0" }, - "type": "composer-plugin", + "suggest": { + "ext-zlib": "Used with compressor/decompressor streams", + "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", + "slim/slim": "Used with Slim Framework PSR-7 implementation", + "zendframework/zend-diactoros": "Used with Diactoros Factories" + }, + "type": "library", "extra": { - "class": "PackageVersions\\Installer", "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { - "PackageVersions\\": "src/PackageVersions" - } + "Http\\Message\\": "src/" + }, + "files": [ + "src/filters.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4108,58 +4037,46 @@ ], "authors": [ { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" } ], - "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", - "time": "2018-02-05T13:05:30+00:00" + "description": "HTTP Message related tools", + "homepage": "http://php-http.org", + "keywords": [ + "http", + "message", + "psr-7" + ], + "time": "2017-07-05T06:40:53+00:00" }, { - "name": "ocramius/proxy-manager", - "version": "2.1.1", + "name": "php-http/message-factory", + "version": "v1.0.2", "source": { "type": "git", - "url": "https://github.com/Ocramius/ProxyManager.git", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7" + "url": "https://github.com/php-http/message-factory.git", + "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7", + "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", + "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", "shasum": "" }, "require": { - "ocramius/package-versions": "^1.1.1", - "php": "^7.1.0", - "zendframework/zend-code": "^3.1.0" - }, - "require-dev": { - "couscous/couscous": "^1.5.2", - "ext-phar": "*", - "humbug/humbug": "dev-master@DEV", - "nikic/php-parser": "^3.0.4", - "phpbench/phpbench": "^0.12.2", - "phpstan/phpstan": "^0.6.4", - "phpunit/phpunit": "^5.6.4", - "phpunit/phpunit-mock-objects": "^3.4.1", - "squizlabs/php_codesniffer": "^2.7.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)" + "php": ">=5.4", + "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "1.0-dev" } }, "autoload": { - "psr-0": { - "ProxyManager\\": "src" + "psr-4": { + "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4168,70 +4085,48 @@ ], "authors": [ { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.io/" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" } ], - "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", - "homepage": "https://github.com/Ocramius/ProxyManager", + "description": "Factory interfaces for PSR-7 HTTP Message", + "homepage": "http://php-http.org", "keywords": [ - "aop", - "lazy loading", - "proxy", - "proxy pattern", - "service proxies" + "factory", + "http", + "message", + "stream", + "uri" ], - "time": "2017-05-04T11:12:50+00:00" + "time": "2015-12-19T14:08:53+00:00" }, { - "name": "pagerfanta/pagerfanta", - "version": "v1.0.5", + "name": "php-http/promise", + "version": "v1.0.0", "source": { "type": "git", - "url": "https://github.com/whiteoctober/Pagerfanta.git", - "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143" + "url": "https://github.com/php-http/promise.git", + "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/29aade64addfdfb12c05aabf160f09d1aea6b143", - "reference": "29aade64addfdfb12c05aabf160f09d1aea6b143", + "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", + "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", "shasum": "" }, - "require": { - "php": ">=5.3.0" - }, "require-dev": { - "doctrine/orm": "~2.3", - "doctrine/phpcr-odm": "1.*", - "jackalope/jackalope-doctrine-dbal": "1.*", - "jmikola/geojson": "~1.0", - "mandango/mandango": "~1.0@dev", - "mandango/mondator": "~1.0@dev", - "phpunit/phpunit": "~4 | ~5", - "propel/propel": "~2.0@dev", - "propel/propel1": "~1.6", - "ruflin/elastica": "~1.3", - "solarium/solarium": "~3.1" - }, - "suggest": { - "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.", - "doctrine/orm": "To use the DoctrineORMAdapter.", - "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0", - "mandango/mandango": "To use the MandangoAdapter.", - "propel/propel": "To use the Propel2Adapter", - "propel/propel1": "To use the PropelAdapter", - "solarium/solarium": "To use the SolariumAdapter." + "henrikbjorn/phpspec-code-coverage": "^1.0", + "phpspec/phpspec": "^2.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1-dev" } }, "autoload": { - "psr-0": { - "Pagerfanta\\": "src/" + "psr-4": { + "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4240,206 +4135,142 @@ ], "authors": [ { - "name": "Pablo Díez", - "email": "pablodip@gmail.com" + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + }, + { + "name": "Joel Wurtz", + "email": "joel.wurtz@gmail.com" } ], - "description": "Pagination for PHP 5.3", + "description": "Promise used for asynchronous HTTP requests", + "homepage": "http://httplug.io", "keywords": [ - "page", - "pagination", - "paginator", - "paging" + "promise" ], - "time": "2017-03-20T13:46:15+00:00" + "time": "2016-01-26T13:27:02+00:00" }, { - "name": "paragonie/random_compat", - "version": "v2.0.11", + "name": "phpcollection/phpcollection", + "version": "0.5.0", "source": { "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" + "url": "https://github.com/schmittjoh/php-collection.git", + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", + "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", "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." + "phpoption/phpoption": "1.*" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.4-dev" + } + }, "autoload": { - "files": [ - "lib/random.php" - ] + "psr-0": { + "PhpCollection": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache2" ], "authors": [ { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" } ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "description": "General-Purpose Collection Library for PHP", "keywords": [ - "csprng", - "pseudorandom", - "random" + "collection", + "list", + "map", + "sequence", + "set" ], - "time": "2017-09-27T21:40:39+00:00" + "time": "2015-05-17T12:39:23+00:00" }, { - "name": "payum/iso4217", - "version": "1.0.1", + "name": "phpoption/phpoption", + "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/Payum/iso4217.git", - "reference": "6a45480e2818350dea58b7a076d0115aa7ff5789" + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Payum/iso4217/zipball/6a45480e2818350dea58b7a076d0115aa7ff5789", - "reference": "6a45480e2818350dea58b7a076d0115aa7ff5789", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "4.7.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.3-dev" } }, "autoload": { - "psr-4": { - "Payum\\ISO4217\\": "." + "psr-0": { + "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache2" ], "authors": [ { - "name": "Rob Bast", - "email": "rob.bast@gmail.com" - }, - { - "name": "Community contributions", - "homepage": "https://github.com/Payum/Payum/contributors" - }, - { - "name": "Kotlyar Maksim", - "email": "kotlyar.maksim@gmail.com" - }, - { - "name": "Payum project", - "homepage": "http://payum.org/" + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" } ], - "description": "ISO 4217 PHP Library", - "homepage": "http://payum.org", + "description": "Option Type for PHP", "keywords": [ - "4217", - "ISO 4217", - "currencies", - "iso", - "library" + "language", + "option", + "php", + "type" ], - "time": "2016-08-04T08:15:12+00:00" + "time": "2015-07-25T16:39:46+00:00" }, { - "name": "payum/payum", - "version": "1.5.0", + "name": "polishsymfonycommunity/symfony-mocker-container", + "version": "v1.0.2", "source": { "type": "git", - "url": "https://github.com/Payum/Payum.git", - "reference": "ce4bed89584634b7ef36c4bbd8b87f7a04034371" + "url": "https://github.com/PolishSymfonyCommunity/SymfonyMockerContainer.git", + "reference": "111537c17f32f1bda5ed0253e723b57915c08ff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Payum/Payum/zipball/ce4bed89584634b7ef36c4bbd8b87f7a04034371", - "reference": "ce4bed89584634b7ef36c4bbd8b87f7a04034371", + "url": "https://api.github.com/repos/PolishSymfonyCommunity/SymfonyMockerContainer/zipball/111537c17f32f1bda5ed0253e723b57915c08ff4", + "reference": "111537c17f32f1bda5ed0253e723b57915c08ff4", "shasum": "" }, "require": { - "league/uri": "^5.0", - "payum/iso4217": "~1.0", - "php": "^7.0", - "php-http/client-implementation": "^1.0", - "php-http/message": "^1.0", - "twig/twig": "~1.0|~2.0" - }, - "replace": { - "payum/authorize-net-aim": "self.version", - "payum/be2bill": "self.version", - "payum/core": "^1", - "payum/klarna-checkout": "self.version", - "payum/klarna-invoice": "self.version", - "payum/offline": "self.version", - "payum/payex": "self.version", - "payum/paypal-express-checkout-nvp": "self.version", - "payum/paypal-ipn": "self.version", - "payum/paypal-pro-checkout-nvp": "self.version", - "payum/paypal-rest": "self.version", - "payum/sofort": "self.version", - "payum/stripe": "self.version" - }, - "require-dev": { - "authorizenet/authorizenet": "~1.8", - "defuse/php-encryption": "^2", - "doctrine/orm": "2.5.*", - "ext-curl": "*", - "ext-pdo_sqlite": "*", - "ext-soap": "*", - "fp/klarna-invoice": "0.1.*", - "klarna/checkout": "~1|~2.0", - "omnipay/common": "^3@dev", - "omnipay/dummy": "^3@alpha", - "paypal/rest-api-sdk-php": "0.5.*", - "payum/omnipay-v3-bridge": "^1@alpha", - "php-http/guzzle6-adapter": "^1.1.1", - "phpunit/phpunit": "^5.7", - "propel/propel1": "~1.7", - "psr/log": "~1.0", - "sofort/sofortlib-php": "^3.0", - "stripe/stripe-php": "~2.0|~3.0", - "symfony/dependency-injection": "^3.1|^4.0", - "symfony/form": "^3.1|^4.0", - "symfony/http-foundation": "^3.1|^4.0", - "symfony/http-kernel": "^3.1|^4.0", - "symfony/phpunit-bridge": "^3.1|^4.0", - "symfony/routing": "^3.1|^4.0", - "symfony/templating": "^3.1|^4.0", - "symfony/validator": "^3.1|^4.0", - "zendframework/zend-db": "~2" + "mockery/mockery": ">=0.7.0", + "php": ">=5.3.2", + "symfony/dependency-injection": ">=2.0.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.5-dev" - } - }, "autoload": { "psr-0": { - "Payum": "src/" + "PSS\\SymfonyMockerContainer": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4448,100 +4279,53 @@ ], "authors": [ { - "name": "Community contributions", - "homepage": "https://github.com/Payum/Payum/contributors" - }, - { - "name": "Kotlyar Maksim", - "email": "kotlyar.maksim@gmail.com" + "name": "Polish Symfony Community", + "homepage": "http://symfonylab.pl" }, { - "name": "Payum project", - "homepage": "https://payum.forma-pro.com/" + "name": "Jakub Zalas", + "email": "jakub@zalas.pl", + "homepage": "http://www.zalas.eu" } ], - "description": "One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Zend, Yii, Silex). Check more visiting site.", - "homepage": "https://payum.forma-pro.com", + "description": "Provides base Symfony dependency injection container enabling service mocking.", + "homepage": "http://symfonylab.pl", "keywords": [ - "authorize.net", - "be2bill", - "instant payment notification", - "ipn", - "jms payment", - "payex", - "payment", - "payout", - "paypal", - "paypal digital goods", - "paypal express", - "paypal pro", - "paypal rest", - "recurring payment", - "stripe", - "stripe checkout", - "stripe.js", - "withdrawal" + "BDD", + "Behat", + "TDD", + "mock", + "mockery", + "test" ], - "time": "2018-01-09T21:00:40+00:00" + "time": "2016-03-04T08:53:43+00:00" }, { - "name": "payum/payum-bundle", - "version": "2.3.0", + "name": "psr/cache", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/Payum/PayumBundle.git", - "reference": "a740640dae94839518b84815ffe9713311dd60d9" + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Payum/PayumBundle/zipball/a740640dae94839518b84815ffe9713311dd60d9", - "reference": "a740640dae94839518b84815ffe9713311dd60d9", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { - "payum/core": "^1.5", - "php": "^7.0", - "symfony/form": "^3.1|^4", - "symfony/framework-bundle": "^3.1|^4", - "symfony/security-csrf": "^3.1|^4", - "symfony/validator": "^3.1|^4" + "php": ">=5.3.0" }, - "require-dev": { - "defuse/php-encryption": "^2", - "doctrine/orm": "~2.5", - "ext-curl": "*", - "ext-pdo_sqlite": "*", - "ext-soap": "*", - "fp/klarna-invoice": "0.1.*", - "klarna/checkout": "~1|~2.0", - "omnipay/common": "^3@dev", - "omnipay/dummy": "^3@alpha", - "omnipay/paypal": "^3@dev", - "paypal/rest-api-sdk-php": "0.5.*", - "payum/omnipay-v3-bridge": "^1@alpha", - "payum/payum": "^1.5@dev", - "php-http/guzzle6-adapter": "^1", - "phpunit/phpunit": "^5.7", - "stripe/stripe-php": "~1.0", - "symfony/browser-kit": "^3.1|^4", - "symfony/expression-language": "^3.1|^4", - "symfony/phpunit-bridge": "^3.1|^4", - "symfony/templating": "^3.1|^4", - "symfony/twig-bundle": "^3.1|^4", - "twig/twig": "^1.16|^2.0" - }, - "suggest": { - "sonata-project/admin-bundle": "^3 If you want to configure payments in the backend." - }, - "type": "symfony-bundle", + "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Payum\\Bundle\\PayumBundle\\": "" + "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4550,127 +4334,93 @@ ], "authors": [ { - "name": "Community contributions", - "homepage": "https://github.com/Payum/PayumBundle/contributors" - }, - { - "name": "Kotlyar Maksim", - "email": "kotlyar.maksim@gmail.com" - }, - { - "name": "Payum project", - "homepage": "https://payum.forma-pro.com/" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.", - "homepage": "https://payum.forma-pro.com/", + "description": "Common interface for caching libraries", "keywords": [ - "authorize.net", - "be2bill", - "instant notifications", - "klarna", - "offline", - "omnipay", - "payex", - "payment", - "paypal", - "paypal express checkout", - "paypal pro checkout", - "recurring payment", - "stripe", - "stripe checkout", - "stripe.js", - "symfony" + "cache", + "psr", + "psr-6" ], - "time": "2018-01-09T21:09:36+00:00" + "time": "2016-08-06T20:24:11+00:00" }, { - "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "name": "psr/container", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", - "symfony/process": "^3.3" + "php": ">=5.3.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Psr\\Container\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "SpacePossum" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "sebastian/diff v2 backport support for PHP5.6", - "homepage": "https://github.com/PHP-CS-Fixer", + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", "keywords": [ - "diff" + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2017-02-14T16:28:37+00:00" }, { - "name": "php-http/guzzle6-adapter", - "version": "v1.1.1", + "name": "psr/http-message", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/php-http/guzzle6-adapter.git", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab" + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.0", - "php": ">=5.5.0", - "php-http/httplug": "^1.0" - }, - "provide": { - "php-http/async-client-implementation": "1.0", - "php-http/client-implementation": "1.0" - }, - "require-dev": { - "ext-curl": "*", - "php-http/adapter-integration-tests": "^0.4" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Http\\Adapter\\Guzzle6\\": "src/" + "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4679,54 +4429,48 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" - }, - { - "name": "David de Boer", - "email": "david@ddeboer.nl" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Guzzle 6 HTTP Adapter", - "homepage": "http://httplug.io", + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ - "Guzzle", - "http" + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" ], - "time": "2016-05-10T06:13:32+00:00" + "time": "2016-08-06T14:39:51+00:00" }, { - "name": "php-http/httplug", - "version": "v1.1.0", + "name": "psr/link", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/php-http/httplug.git", - "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" + "url": "https://github.com/php-fig/link.git", + "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", - "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", + "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", + "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", "shasum": "" }, "require": { - "php": ">=5.4", - "php-http/promise": "^1.0", - "psr/http-message": "^1.0" - }, - "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Http\\Client\\": "src/" + "Psr\\Link\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4735,74 +4479,48 @@ ], "authors": [ { - "name": "Eric GELOEN", - "email": "geloen.eric@gmail.com" - }, - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "HTTPlug, the HTTP client abstraction for PHP", - "homepage": "http://httplug.io", + "description": "Common interfaces for HTTP links", "keywords": [ - "client", - "http" + "http", + "http-link", + "link", + "psr", + "psr-13", + "rest" ], - "time": "2016-08-31T08:30:17+00:00" + "time": "2016-10-28T16:06:13+00:00" }, { - "name": "php-http/message", - "version": "1.6.0", + "name": "psr/log", + "version": "1.0.2", "source": { "type": "git", - "url": "https://github.com/php-http/message.git", - "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253" + "url": "https://github.com/php-fig/log.git", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/2edd63bae5f52f79363c5f18904b05ce3a4b7253", - "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { - "clue/stream-filter": "^1.3", - "php": ">=5.4", - "php-http/message-factory": "^1.0.2", - "psr/http-message": "^1.0" - }, - "provide": { - "php-http/message-factory-implementation": "1.0" - }, - "require-dev": { - "akeneo/phpspec-skip-example-extension": "^1.0", - "coduo/phpspec-data-provider-extension": "^1.0", - "ext-zlib": "*", - "guzzlehttp/psr7": "^1.0", - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4", - "slim/slim": "^3.0", - "zendframework/zend-diactoros": "^1.0" - }, - "suggest": { - "ext-zlib": "Used with compressor/decompressor streams", - "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", - "slim/slim": "Used with Slim Framework PSR-7 implementation", - "zendframework/zend-diactoros": "Used with Diactoros Factories" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Http\\Message\\": "src/" - }, - "files": [ - "src/filters.php" - ] + "Psr\\Log\\": "Psr/Log/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4810,46 +4528,45 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "HTTP Message related tools", - "homepage": "http://php-http.org", + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ - "http", - "message", - "psr-7" + "log", + "psr", + "psr-3" ], - "time": "2017-07-05T06:40:53+00:00" + "time": "2016-10-10T12:19:37+00:00" }, { - "name": "php-http/message-factory", - "version": "v1.0.2", + "name": "psr/simple-cache", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/php-http/message-factory.git", - "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", - "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { - "php": ">=5.4", - "psr/http-message": "^1.0" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Http\\Message\\": "src/" + "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4858,48 +4575,70 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Factory interfaces for PSR-7 HTTP Message", - "homepage": "http://php-http.org", + "description": "Common interfaces for simple caching", "keywords": [ - "factory", - "http", - "message", - "stream", - "uri" + "cache", + "caching", + "psr", + "psr-16", + "simple-cache" ], - "time": "2015-12-19T14:08:53+00:00" + "time": "2017-10-23T01:57:42+00:00" }, { - "name": "php-http/promise", - "version": "v1.0.0", + "name": "ramsey/uuid", + "version": "3.7.3", "source": { "type": "git", - "url": "https://github.com/php-http/promise.git", - "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" + "url": "https://github.com/ramsey/uuid.git", + "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", - "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76", + "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76", "shasum": "" }, + "require": { + "paragonie/random_compat": "^1.0|^2.0", + "php": "^5.4 || ^7.0" + }, + "replace": { + "rhumsaa/uuid": "self.version" + }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4" + "codeception/aspect-mock": "^1.0 | ~2.0.0", + "doctrine/annotations": "~1.2.0", + "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1", + "ircmaxell/random-lib": "^1.1", + "jakub-onderka/php-parallel-lint": "^0.9.0", + "mockery/mockery": "^0.9.9", + "moontoast/math": "^1.1", + "php-mock/php-mock-phpunit": "^0.3|^1.1", + "phpunit/phpunit": "^4.7|^5.0", + "squizlabs/php_codesniffer": "^2.3" + }, + "suggest": { + "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", + "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", + "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", + "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", + "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", + "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { - "Http\\Promise\\": "src/" + "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4908,197 +4647,253 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Marijn Huizendveld", + "email": "marijn.huizendveld@gmail.com" }, { - "name": "Joel Wurtz", - "email": "joel.wurtz@gmail.com" + "name": "Thibaud Fabre", + "email": "thibaud@aztech.io" + }, + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" } ], - "description": "Promise used for asynchronous HTTP requests", - "homepage": "http://httplug.io", + "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", + "homepage": "https://github.com/ramsey/uuid", "keywords": [ - "promise" + "guid", + "identifier", + "uuid" ], - "time": "2016-01-26T13:27:02+00:00" + "time": "2018-01-20T00:28:24+00:00" }, { - "name": "phpcollection/phpcollection", - "version": "0.5.0", + "name": "sensio/distribution-bundle", + "version": "v5.0.21", "source": { "type": "git", - "url": "https://github.com/schmittjoh/php-collection.git", - "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" + "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", + "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", - "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/eb6266b3b472e4002538610b28a0a04bcf94891a", + "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a", "shasum": "" }, "require": { - "phpoption/phpoption": "1.*" + "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": "library", + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "0.4-dev" + "dev-master": "5.0.x-dev" } }, "autoload": { - "psr-0": { - "PhpCollection": "src/" + "psr-4": { + "Sensio\\Bundle\\DistributionBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache2" + "MIT" ], "authors": [ { - "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "General-Purpose Collection Library for PHP", + "description": "Base bundle for Symfony Distributions", "keywords": [ - "collection", - "list", - "map", - "sequence", - "set" + "configuration", + "distribution" ], - "time": "2015-05-17T12:39:23+00:00" + "time": "2017-08-25T16:55:44+00:00" }, { - "name": "phpoption/phpoption", - "version": "1.5.0", + "name": "sensiolabs/security-checker", + "version": "v4.1.8", "source": { "type": "git", - "url": "https://github.com/schmittjoh/php-option.git", - "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" + "url": "https://github.com/sensiolabs/security-checker.git", + "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", - "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142", + "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142", "shasum": "" }, "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "4.7.*" + "composer/ca-bundle": "^1.0", + "symfony/console": "~2.7|~3.0|~4.0" }, + "bin": [ + "security-checker" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "4.1-dev" } }, "autoload": { "psr-0": { - "PhpOption\\": "src/" + "SensioLabs\\Security": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache2" + "MIT" ], "authors": [ { - "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Fabien Potencier", + "email": "fabien.potencier@gmail.com" } ], - "description": "Option Type for PHP", - "keywords": [ - "language", - "option", - "php", - "type" - ], - "time": "2015-07-25T16:39:46+00:00" + "description": "A security checker for your composer.lock", + "time": "2018-02-28T22:10:01+00:00" }, { - "name": "polishsymfonycommunity/symfony-mocker-container", - "version": "v1.0.2", + "name": "sonata-project/block-bundle", + "version": "3.12.1", "source": { "type": "git", - "url": "https://github.com/PolishSymfonyCommunity/SymfonyMockerContainer.git", - "reference": "111537c17f32f1bda5ed0253e723b57915c08ff4" + "url": "https://github.com/sonata-project/SonataBlockBundle.git", + "reference": "8196b71f73282c884f2176a1b90ba05cb6c99eaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PolishSymfonyCommunity/SymfonyMockerContainer/zipball/111537c17f32f1bda5ed0253e723b57915c08ff4", - "reference": "111537c17f32f1bda5ed0253e723b57915c08ff4", + "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/8196b71f73282c884f2176a1b90ba05cb6c99eaa", + "reference": "8196b71f73282c884f2176a1b90ba05cb6c99eaa", "shasum": "" }, "require": { - "mockery/mockery": ">=0.7.0", - "php": ">=5.3.2", - "symfony/dependency-injection": ">=2.0.0" + "doctrine/common": "^2.3", + "php": "^5.6 || ^7.0", + "sonata-project/cache": "^1.0 || ^2.0", + "sonata-project/core-bundle": "^3.4", + "symfony/asset": "^2.8 || ^3.2 || ^4.0", + "symfony/config": "^2.8 || ^3.2 || ^4.0", + "symfony/console": "^2.8 || ^3.2 || ^4.0", + "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", + "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0", + "symfony/form": "^2.8 || ^3.2 || ^4.0", + "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0", + "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0", + "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", + "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0", + "symfony/templating": "^2.8 || ^3.2 || ^4.0", + "symfony/twig-bundle": "^2.8 || ^3.2 || ^4.0", + "twig/twig": "^1.34 || ^2.0" }, - "type": "library", - "autoload": { - "psr-0": { - "PSS\\SymfonyMockerContainer": "src/" + "conflict": { + "jms/di-extra-bundle": "<1.7.0" + }, + "require-dev": { + "jms/di-extra-bundle": "^1.7", + "knplabs/knp-menu-bundle": "^2.0", + "sonata-project/admin-bundle": "^3.22", + "symfony/debug": "^2.8 || ^3.2 || ^4.0", + "symfony/phpunit-bridge": "^4.0", + "symfony/stopwatch": "^2.8 || ^3.2 || ^4.0" + }, + "suggest": { + "jms/di-extra-bundle": "Annotations for Block definition", + "knplabs/knp-menu-bundle": "^2.0", + "sonata-project/cache-bundle": "^3.0" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" } }, + "autoload": { + "psr-4": { + "Sonata\\BlockBundle\\": "src/" + }, + "files": [ + "src/Resources/stubs/symfony2.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { - "name": "Polish Symfony Community", - "homepage": "http://symfonylab.pl" + "name": "Sonata Community", + "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors" }, { - "name": "Jakub Zalas", - "email": "jakub@zalas.pl", - "homepage": "http://www.zalas.eu" + "name": "Thomas Rabaix", + "email": "thomas.rabaix@sonata-project.org", + "homepage": "https://sonata-project.org" } ], - "description": "Provides base Symfony dependency injection container enabling service mocking.", - "homepage": "http://symfonylab.pl", + "description": "Symfony SonataBlockBundle", + "homepage": "https://sonata-project.org/bundles/block", "keywords": [ - "BDD", - "Behat", - "TDD", - "mock", - "mockery", - "test" + "block", + "sonata" ], - "time": "2016-03-04T08:53:43+00:00" + "time": "2018-03-12T10:03:52+00:00" }, { - "name": "psr/cache", - "version": "1.0.1", + "name": "sonata-project/cache", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/php-fig/cache.git", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + "url": "https://github.com/sonata-project/cache.git", + "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "url": "https://api.github.com/repos/sonata-project/cache/zipball/2e2fdabf40bfe566c68406aae238a721cddabf74", + "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.1", + "psr/log": "^1.0" + }, + "require-dev": { + "doctrine/orm": "^2.5", + "doctrine/phpcr-odm": "^1.4", + "jackalope/jackalope-doctrine-dbal": "^1.2", + "predis/predis": "^1.1", + "sllh/php-cs-fixer-styleci-bridge": "^2.1", + "symfony/phpunit-bridge": "^3.3" + }, + "suggest": { + "doctrine/orm": "ORM support", + "doctrine/phpcr-odm": "PHPCR ODM support", + "ext-apc": "Caching with ext/apc", + "ext-memcached": "Caching with ext/memcached", + "predis/predis": "Install redis php" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Cache\\": "src/" + "Sonata\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5107,44 +4902,79 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Thomas Rabaix", + "email": "thomas.rabaix@gmail.com", + "homepage": "https://sonata-project.org/" + }, + { + "name": "Sonata Community", + "homepage": "https://github.com/sonata-project/cache/contributors" } ], - "description": "Common interface for caching libraries", + "description": "Cache library", + "homepage": "https://github.com/sonata-project/cache", "keywords": [ "cache", - "psr", - "psr-6" + "memcached", + "mongodb", + "redis" ], - "time": "2016-08-06T20:24:11+00:00" + "time": "2017-12-08T09:22:44+00:00" }, { - "name": "psr/container", - "version": "1.0.0", + "name": "sonata-project/core-bundle", + "version": "3.9.1", "source": { "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "url": "https://github.com/sonata-project/SonataCoreBundle.git", + "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/57f81fd5ec48d8260096959a8dfe9fc62a4ca836", + "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836", "shasum": "" }, "require": { - "php": ">=5.3.0" + "cocur/slugify": "^1.4 || ^2.0 || ^3.0", + "php": "^5.6 || ^7.0", + "sonata-project/datagrid-bundle": "^2.0", + "symfony/config": "^2.8 || ^3.2 || ^4.0", + "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", + "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0", + "symfony/form": "^2.8 || ^3.2 || ^4.0", + "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0", + "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0", + "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", + "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0", + "symfony/property-access": "^2.8 || ^3.2 || ^4.0", + "symfony/security-csrf": "^2.8 || ^3.2 || ^4.0", + "symfony/translation": "^2.8 || ^3.2 || ^4.0", + "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0", + "symfony/validator": "^2.8 || ^3.2 || ^4.0", + "twig/extensions": "^1.5", + "twig/twig": "^1.34 || ^2.0" }, - "type": "library", + "require-dev": { + "doctrine/orm": "^2.4", + "doctrine/phpcr-odm": "^1.0", + "jackalope/jackalope-doctrine-dbal": "^1.0", + "jms/serializer-bundle": "^1.0 || ^2.0", + "matthiasnoback/symfony-config-test": "^2.1", + "matthiasnoback/symfony-dependency-injection-test": "^1.1", + "nelmio/api-doc-bundle": "^2.11", + "sonata-project/exporter": "^1.3", + "symfony/phpunit-bridge": "^4.0" + }, + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Container\\": "src/" + "Sonata\\CoreBundle\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5153,47 +4983,53 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Sonata Community", + "homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors" + }, + { + "name": "Thomas Rabaix", + "email": "thomas.rabaix@sonata-project.org" } ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", + "description": "Symfony SonataCoreBundle", + "homepage": "https://sonata-project.org/bundles/core", "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" + "sonata" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2018-02-23T16:42:24+00:00" }, { - "name": "psr/http-message", - "version": "1.0.1", + "name": "sonata-project/datagrid-bundle", + "version": "2.3.1", "source": { "type": "git", - "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "url": "https://github.com/sonata-project/SonataDatagridBundle.git", + "reference": "4e53da7f3a027eee10f1f2bf37237b2b7cffaa71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/sonata-project/SonataDatagridBundle/zipball/4e53da7f3a027eee10f1f2bf37237b2b7cffaa71", + "reference": "4e53da7f3a027eee10f1f2bf37237b2b7cffaa71", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^5.6 || ^7.0", + "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", + "symfony/form": "^2.8 || ^3.2 || ^4.0" }, - "type": "library", + "require-dev": { + "doctrine/orm": "^2.4", + "symfony/phpunit-bridge": "^3.3" + }, + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Http\\Message\\": "src/" + "Sonata\\DatagridBundle\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5202,48 +5038,67 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Sonata Community", + "homepage": "https://github.com/sonata-project/SonataDatagridBundle/contributors" + }, + { + "name": "Thomas Rabaix", + "email": "thomas.rabaix@sonata-project.org", + "homepage": "https://sonata-project.org" } ], - "description": "Common interface for HTTP messages", - "homepage": "https://github.com/php-fig/http-message", + "description": "Symfony SonataDatagridBundle", + "homepage": "https://sonata-project.org/bundles/datagrid", "keywords": [ - "http", - "http-message", - "psr", - "psr-7", - "request", - "response" + "datagrid", + "sonata" ], - "time": "2016-08-06T14:39:51+00:00" + "time": "2017-12-12T17:04:29+00:00" }, { - "name": "psr/link", - "version": "1.0.0", + "name": "sonata-project/intl-bundle", + "version": "2.4.0", "source": { "type": "git", - "url": "https://github.com/php-fig/link.git", - "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" + "url": "https://github.com/sonata-project/SonataIntlBundle.git", + "reference": "82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", - "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", + "url": "https://api.github.com/repos/sonata-project/SonataIntlBundle/zipball/82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8", + "reference": "82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^5.6 || ^7.0", + "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", + "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", + "symfony/intl": "^2.8 || ^3.2 || ^4.0", + "symfony/templating": "^2.8 || ^3.2 || ^4.0", + "twig/twig": "^1.12 || ^2.0" }, - "type": "library", + "conflict": { + "sonata-project/user-bundle": "<2.0 || >=5.0" + }, + "require-dev": { + "matthiasnoback/symfony-dependency-injection-test": "^1.0", + "sllh/php-cs-fixer-styleci-bridge": "^2.0", + "symfony/phpunit-bridge": "^3.3 || ^4.0", + "symfony/security": "^2.8 || ^3.2 || ^4.0", + "symfony/security-acl": "^2.8 || ^3.0" + }, + "suggest": { + "sonata-project/user-bundle": "For user timezone detection" + }, + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Link\\": "src/" + "Sonata\\IntlBundle\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5252,166 +5107,61 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Sonata Community", + "homepage": "https://github.com/sonata-project/SonataIntlBundle/contributors" + }, + { + "name": "Thomas Rabaix", + "email": "thomas.rabaix@sonata-project.org" } ], - "description": "Common interfaces for HTTP links", + "description": "Symfony SonataIntlBundle", + "homepage": "https://sonata-project.org/bundles/intl", "keywords": [ - "http", - "http-link", - "link", - "psr", - "psr-13", - "rest" + "date", + "intl", + "number", + "sonata", + "time" ], - "time": "2016-10-28T16:06:13+00:00" + "time": "2017-11-30T13:41:09+00:00" }, { - "name": "psr/log", - "version": "1.0.2", - "source": { - "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.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": "2016-10-10T12:19:37+00:00" - }, - { - "name": "psr/simple-cache", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/php-fig/simple-cache.git", - "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24", - "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24", - "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-01-02T13:31:39+00:00" - }, - { - "name": "ramsey/uuid", - "version": "3.7.3", + "name": "stof/doctrine-extensions-bundle", + "version": "v1.3.0", "source": { "type": "git", - "url": "https://github.com/ramsey/uuid.git", - "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76" + "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", + "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76", - "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76", + "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c", + "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c", "shasum": "" }, "require": { - "paragonie/random_compat": "^1.0|^2.0", - "php": "^5.4 || ^7.0" - }, - "replace": { - "rhumsaa/uuid": "self.version" + "gedmo/doctrine-extensions": "^2.3.4", + "php": ">=5.3.2", + "symfony/framework-bundle": "~2.7|~3.2|~4.0" }, "require-dev": { - "codeception/aspect-mock": "^1.0 | ~2.0.0", - "doctrine/annotations": "~1.2.0", - "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1", - "ircmaxell/random-lib": "^1.1", - "jakub-onderka/php-parallel-lint": "^0.9.0", - "mockery/mockery": "^0.9.9", - "moontoast/math": "^1.1", - "php-mock/php-mock-phpunit": "^0.3|^1.1", - "phpunit/phpunit": "^4.7|^5.0", - "squizlabs/php_codesniffer": "^2.3" + "symfony/phpunit-bridge": "^4.0", + "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0" }, "suggest": { - "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", - "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", - "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", - "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", - "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + "doctrine/doctrine-bundle": "to use the ORM extensions", + "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions" }, - "type": "library", + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { - "Ramsey\\Uuid\\": "src/" + "Stof\\DoctrineExtensionsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -5420,113 +5170,105 @@ ], "authors": [ { - "name": "Marijn Huizendveld", - "email": "marijn.huizendveld@gmail.com" - }, - { - "name": "Thibaud Fabre", - "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" + "name": "Christophe Coevoet", + "email": "stof@notk.org" } ], - "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", - "homepage": "https://github.com/ramsey/uuid", + "description": "Integration of the gedmo/doctrine-extensions with Symfony2", + "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle", "keywords": [ - "guid", - "identifier", - "uuid" + "behaviors", + "doctrine2", + "extensions", + "gedmo", + "loggable", + "nestedset", + "sluggable", + "sortable", + "timestampable", + "translatable", + "tree" ], - "time": "2018-01-20T00:28:24+00:00" + "time": "2017-12-24T16:06:50+00:00" }, { - "name": "sebastian/diff", - "version": "1.4.3", + "name": "swiftmailer/swiftmailer", + "version": "v6.0.2", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" + "url": "https://github.com/swiftmailer/swiftmailer.git", + "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", - "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc", + "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "egulias/email-validator": "~2.0", + "php": ">=7.0.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "mockery/mockery": "~0.9.1", + "symfony/phpunit-bridge": "~3.3@dev" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "6.0-dev" } }, "autoload": { - "classmap": [ - "src/" + "files": [ + "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" + "name": "Chris Corbyn" }, { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "Diff implementation", - "homepage": "https://github.com/sebastianbergmann/diff", + "description": "Swiftmailer, free feature-rich PHP mailer", + "homepage": "http://swiftmailer.symfony.com", "keywords": [ - "diff" + "email", + "mail", + "mailer" ], - "time": "2017-05-22T07:24:03+00:00" + "time": "2017-09-30T22:39:41+00:00" }, { - "name": "sensio/distribution-bundle", - "version": "v5.0.21", + "name": "sylius-labs/association-hydrator", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a" + "url": "https://github.com/SyliusLabs/AssociationHydrator.git", + "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/eb6266b3b472e4002538610b28a0a04bcf94891a", - "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a", + "url": "https://api.github.com/repos/SyliusLabs/AssociationHydrator/zipball/8e63c70ccca4c2b2945e284c4e85348cb2afa176", + "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176", "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" - } + "doctrine/orm": "^2.4", + "php": "^7.1", + "symfony/property-access": "^3.4|^4.0" }, + "type": "library", "autoload": { "psr-4": { - "Sensio\\Bundle\\DistributionBundle\\": "" + "SyliusLabs\\AssociationHydrator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5535,156 +5277,749 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "Base bundle for Symfony Distributions", - "keywords": [ - "configuration", - "distribution" - ], - "time": "2017-08-25T16:55:44+00:00" + "description": "Doctrine ORM hydration performance optimization made easier.", + "time": "2018-02-13T13:55:38+00:00" }, { - "name": "sensiolabs/security-checker", - "version": "v4.1.7", + "name": "sylius/sylius", + "version": "v1.0.12", "source": { "type": "git", - "url": "https://github.com/sensiolabs/security-checker.git", - "reference": "d539ccba2b4dce515de04f16b7ed7ae5b9eeb434" + "url": "https://github.com/Sylius/Sylius.git", + "reference": "d589b3a8989d3410a8c4baade756f27c9c5e3d7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/d539ccba2b4dce515de04f16b7ed7ae5b9eeb434", - "reference": "d539ccba2b4dce515de04f16b7ed7ae5b9eeb434", + "url": "https://api.github.com/repos/Sylius/Sylius/zipball/d589b3a8989d3410a8c4baade756f27c9c5e3d7b", + "reference": "d589b3a8989d3410a8c4baade756f27c9c5e3d7b", "shasum": "" }, "require": { - "composer/ca-bundle": "^1.0", - "symfony/console": "~2.7|~3.0|~4.0" + "doctrine/collections": "^1.3", + "doctrine/data-fixtures": "^1.1", + "doctrine/doctrine-bundle": "^1.6", + "doctrine/doctrine-cache-bundle": "^1.3", + "doctrine/doctrine-fixtures-bundle": "^2.3", + "doctrine/doctrine-migrations-bundle": "^1.2", + "doctrine/orm": "^2.5", + "ext-exif": "*", + "ext-fileinfo": "*", + "ext-gd": "*", + "friendsofsymfony/oauth-server-bundle": "^1.5", + "friendsofsymfony/rest-bundle": "^2.1", + "fzaninotto/faker": "^1.6", + "gedmo/doctrine-extensions": "^2.4.12", + "incenteev/composer-parameter-handler": "^2.1", + "jms/serializer-bundle": "^2.0", + "knplabs/knp-gaufrette-bundle": "^0.3", + "knplabs/knp-menu-bundle": "^2.1", + "liip/imagine-bundle": "^1.9.1", + "ocramius/proxy-manager": "^2.1", + "payum/payum": "^1.4", + "payum/payum-bundle": "^2.2", + "php": "^7.1", + "php-http/guzzle6-adapter": "^1.1", + "polishsymfonycommunity/symfony-mocker-container": "^1.0", + "ramsey/uuid": "^3.7", + "sensio/distribution-bundle": "^5.0.21", + "sonata-project/block-bundle": "^3.3", + "sonata-project/intl-bundle": "^2.2", + "stof/doctrine-extensions-bundle": "^1.2", + "swiftmailer/swiftmailer": "^6.0", + "sylius-labs/association-hydrator": "^1.0", + "symfony/monolog-bundle": "^3.0", + "symfony/polyfill-iconv": "^1.3", + "symfony/polyfill-intl-icu": "^1.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/swiftmailer-bundle": "^3.0", + "symfony/symfony": "^3.3.13", + "twig/extensions": "^1.4", + "twig/twig": "^2.0", + "webmozart/assert": "^1.1", + "white-october/pagerfanta-bundle": "^1.0.8", + "willdurand/hateoas": "~2.10.0", + "willdurand/hateoas-bundle": "^1.2", + "winzou/state-machine-bundle": "^0.3", + "zendframework/zend-hydrator": "^2.2", + "zendframework/zend-stdlib": "^3.1" + }, + "replace": { + "sylius/addressing": "self.version", + "sylius/addressing-bundle": "self.version", + "sylius/admin-bundle": "self.version", + "sylius/api-bundle": "self.version", + "sylius/attribute": "self.version", + "sylius/attribute-bundle": "self.version", + "sylius/core": "self.version", + "sylius/core-bundle": "self.version", + "sylius/currency": "self.version", + "sylius/currency-bundle": "self.version", + "sylius/customer": "self.version", + "sylius/customer-bundle": "self.version", + "sylius/fixtures-bundle": "self.version", + "sylius/inventory": "self.version", + "sylius/inventory-bundle": "self.version", + "sylius/locale": "self.version", + "sylius/locale-bundle": "self.version", + "sylius/money-bundle": "self.version", + "sylius/order": "self.version", + "sylius/order-bundle": "self.version", + "sylius/payment": "self.version", + "sylius/payment-bundle": "self.version", + "sylius/payum-bundle": "self.version", + "sylius/product": "self.version", + "sylius/product-bundle": "self.version", + "sylius/promotion": "self.version", + "sylius/promotion-bundle": "self.version", + "sylius/registry": "self.version", + "sylius/resource": "self.version", + "sylius/resource-bundle": "self.version", + "sylius/shipping": "self.version", + "sylius/shipping-bundle": "self.version", + "sylius/shop-bundle": "self.version", + "sylius/taxation": "self.version", + "sylius/taxation-bundle": "self.version", + "sylius/taxonomy": "self.version", + "sylius/taxonomy-bundle": "self.version", + "sylius/theme-bundle": "self.version", + "sylius/ui-bundle": "self.version", + "sylius/user": "self.version", + "sylius/user-bundle": "self.version", + "symfony/polyfill-php56": "*", + "symfony/polyfill-php70": "*", + "symfony/polyfill-php71": "*" + }, + "require-dev": { + "akeneo/phpspec-skip-example-extension": "^3.0", + "behat/behat": "^3.2", + "behat/mink": "^1.7", + "behat/mink-browserkit-driver": "^1.3", + "behat/mink-extension": "^2.2", + "behat/mink-selenium2-driver": "^1.3", + "friends-of-behat/context-service-extension": "^1.0", + "friends-of-behat/cross-container-extension": "^1.0", + "friends-of-behat/service-container-extension": "^1.0", + "friends-of-behat/symfony-extension": "^1.0", + "friends-of-behat/variadic-extension": "^1.0", + "hwi/oauth-bundle": "^0.5", + "lakion/api-test-case": "^2.0", + "lakion/mink-debug-extension": "^1.2.3", + "matthiasnoback/symfony-config-test": "^3.0", + "matthiasnoback/symfony-dependency-injection-test": "^2.0", + "mikey179/vfsstream": "^1.6", + "pamil/prophecy-common": "^0.1", + "phpspec/phpspec": "^4.0", + "phpstan/phpstan-shim": "^0.9", + "phpunit/phpunit": "^6.5", + "stripe/stripe-php": "^4.1", + "sylius-labs/coding-standard": "^1.0", + "symplify/easy-coding-standard": "^2.4" + }, + "suggest": { + "ext-iconv": "For better performance than using Symfony Polyfill Component", + "ext-intl": "For better performance than using Symfony Polyfill Component", + "ext-mbstring": "For better performance than using Symfony Polyfill Component" + }, + "type": "project", + "extra": { + "symfony-app-dir": "app", + "symfony-bin-dir": "bin", + "symfony-var-dir": "var", + "symfony-web-dir": "web", + "symfony-tests-dir": "tests", + "symfony-assets-install": "relative", + "incenteev-parameters": { + "file": "app/config/parameters.yml" + }, + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "Sylius\\Behat\\": "src/Sylius/Behat/", + "Sylius\\Bundle\\": "src/Sylius/Bundle/", + "Sylius\\Component\\": "src/Sylius/Component/" + }, + "exclude-from-classmap": [ + "src/Sylius/*/*/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Community contributions", + "homepage": "http://github.com/Sylius/Sylius/contributors" + }, + { + "name": "Paweł Jędrzejewski", + "homepage": "http://pjedrzejewski.com" + }, + { + "name": "Sylius project", + "homepage": "http://sylius.com" + } + ], + "description": "E-Commerce platform for PHP, based on Symfony framework.", + "homepage": "http://sylius.com", + "time": "2018-03-16T07:09:13+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": "fabien@symfony.com" + } + ], + "description": "Symfony MonologBundle", + "homepage": "http://symfony.com", + "keywords": [ + "log", + "logging" + ], + "time": "2018-03-05T14:51:36+00:00" + }, + { + "name": "symfony/polyfill-apcu", + "version": "v1.7.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-apcu.git", + "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/e8ae2136ddb53dea314df56fcd88e318ab936c00", + "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Apcu\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "apcu", + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2018-01-30T19:27:44+00:00" + }, + { + "name": "symfony/polyfill-iconv", + "version": "v1.7.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "bd515d8f392730c833bc1ba993a4f598da64fa5b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/bd515d8f392730c833bc1ba993a4f598da64fa5b", + "reference": "bd515d8f392730c833bc1ba993a4f598da64fa5b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ], + "time": "2018-01-30T19:27:44+00:00" + }, + { + "name": "symfony/polyfill-intl-icu", + "version": "v1.7.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-icu.git", + "reference": "254919c03761d46c29291616576ed003f10e91c1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/254919c03761d46c29291616576ed003f10e91c1", + "reference": "254919c03761d46c29291616576ed003f10e91c1", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/intl": "~2.3|~3.0|~4.0" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's ICU-related data and classes", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "icu", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2018-01-30T19:27:44+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.7.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", + "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] }, - "bin": [ - "security-checker" + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" ], - "type": "library", + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "time": "2018-01-30T19:27:44+00:00" + }, + { + "name": "symfony/swiftmailer-bundle", + "version": "v3.2.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/swiftmailer-bundle.git", + "reference": "20e71c247a5a43ceb655db9712394d08c09b33ef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/20e71c247a5a43ceb655db9712394d08c09b33ef", + "reference": "20e71c247a5a43ceb655db9712394d08c09b33ef", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "swiftmailer/swiftmailer": "^6.0.1", + "symfony/config": "~2.8|~3.3|~4.0", + "symfony/dependency-injection": "~2.7|~3.3|~4.0", + "symfony/http-kernel": "~2.7|~3.3|~4.0" + }, + "require-dev": { + "symfony/console": "~2.7|~3.3|~4.0", + "symfony/framework-bundle": "~2.7|~3.3|~4.0", + "symfony/phpunit-bridge": "~3.3|~4.0", + "symfony/yaml": "~2.7|~3.3|~4.0" + }, + "suggest": { + "psr/log": "Allows logging" + }, + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { - "psr-0": { - "SensioLabs\\Security": "" - } + "psr-4": { + "Symfony\\Bundle\\SwiftmailerBundle\\": "" + }, + "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": "fabien.potencier@gmail.com" + "email": "fabien@symfony.com" } ], - "description": "A security checker for your composer.lock", - "time": "2018-01-11T05:54:03+00:00" + "description": "Symfony SwiftmailerBundle", + "homepage": "http://symfony.com", + "time": "2018-03-08T16:39:26+00:00" }, { - "name": "slevomat/coding-standard", - "version": "4.4.6", + "name": "symfony/symfony", + "version": "v3.4.6", "source": { "type": "git", - "url": "https://github.com/slevomat/coding-standard.git", - "reference": "861e7b55d348c81a9dd0b3655dbbc83076d60c05" + "url": "https://github.com/symfony/symfony.git", + "reference": "874d4d659774d7bab90538072c83ed532dd17dc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/861e7b55d348c81a9dd0b3655dbbc83076d60c05", - "reference": "861e7b55d348c81a9dd0b3655dbbc83076d60c05", + "url": "https://api.github.com/repos/symfony/symfony/zipball/874d4d659774d7bab90538072c83ed532dd17dc5", + "reference": "874d4d659774d7bab90538072c83ed532dd17dc5", "shasum": "" }, "require": { - "php": "^7.1", - "squizlabs/php_codesniffer": "^3.0.2" + "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.6", + "twig/twig": "^1.35|^2.4.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/log-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/lock": "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": { - "jakub-onderka/php-parallel-lint": "0.9.2", - "phing/phing": "2.16", - "phpstan/phpstan": "0.9.2", - "phpstan/phpstan-phpunit": "0.9.4", - "phpstan/phpstan-strict-rules": "0.9", - "phpunit/php-code-coverage": "6.0.1", - "phpunit/phpunit": "7.0.0" + "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", + "symfony/phpunit-bridge": "~3.4|~4.0", + "symfony/security-acl": "~2.8|~3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } }, - "type": "phpcodesniffer-standard", "autoload": { "psr-4": { - "SlevomatCodingStandard\\": "SlevomatCodingStandard" - } + "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" ], - "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", - "time": "2018-02-15T17:13:28+00:00" + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "The Symfony PHP framework", + "homepage": "https://symfony.com", + "keywords": [ + "framework" + ], + "time": "2018-03-05T20:02:01+00:00" }, { - "name": "sonata-project/block-bundle", - "version": "3.12.0", + "name": "twig/extensions", + "version": "v1.5.1", "source": { "type": "git", - "url": "https://github.com/sonata-project/SonataBlockBundle.git", - "reference": "e88bf24dcf1c89db9b7ad68d164f339465f15b7a" + "url": "https://github.com/twigphp/Twig-extensions.git", + "reference": "d188c76168b853481cc75879ea045bf93d718e9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/e88bf24dcf1c89db9b7ad68d164f339465f15b7a", - "reference": "e88bf24dcf1c89db9b7ad68d164f339465f15b7a", + "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c", + "reference": "d188c76168b853481cc75879ea045bf93d718e9c", "shasum": "" }, "require": { - "doctrine/common": "^2.3", - "php": "^5.6 || ^7.0", - "sonata-project/cache": "^1.0 || ^2.0", - "sonata-project/core-bundle": "^3.4", - "symfony/asset": "^2.8 || ^3.2 || ^4.0", - "symfony/form": "^2.8 || ^3.2 || ^4.0", - "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", - "symfony/templating": "^2.8 || ^3.2 || ^4.0", - "symfony/twig-bundle": "^2.8 || ^3.2 || ^4.0", - "twig/twig": "^1.34 || ^2.0" - }, - "conflict": { - "jms/di-extra-bundle": "<1.7.0" + "twig/twig": "~1.27|~2.0" }, "require-dev": { - "jms/di-extra-bundle": "^1.7", - "knplabs/knp-menu-bundle": "^2.0", - "sonata-project/admin-bundle": "^3.22", - "symfony/phpunit-bridge": "^4.0", - "symfony/stopwatch": "^2.8 || ^3.2 || ^4.0" + "symfony/phpunit-bridge": "~3.3@dev", + "symfony/translation": "~2.3|~3.0" }, "suggest": { - "jms/di-extra-bundle": "Annotations for Block definition", - "knplabs/knp-menu-bundle": "^2.0", - "sonata-project/cache-bundle": "^3.0" + "symfony/translation": "Allow the time_diff output to be translated" }, - "type": "symfony-bundle", + "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "1.5-dev" } }, "autoload": { - "psr-4": { - "Sonata\\BlockBundle\\": "src/" + "psr-0": { + "Twig_Extensions_": "lib/" }, - "files": [ - "src/Resources/stubs/symfony2.php" - ] + "psr-4": { + "Twig\\Extensions\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5692,146 +6027,114 @@ ], "authors": [ { - "name": "Sonata Community", - "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors" - }, - { - "name": "Thomas Rabaix", - "email": "thomas.rabaix@sonata-project.org", - "homepage": "https://sonata-project.org" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "Symfony SonataBlockBundle", - "homepage": "https://sonata-project.org/bundles/block", + "description": "Common additional features for Twig that do not directly belong in core", + "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", "keywords": [ - "block", - "sonata" + "i18n", + "text" ], - "time": "2018-02-08T09:59:45+00:00" + "time": "2017-06-08T18:19:53+00:00" }, { - "name": "sonata-project/cache", - "version": "2.0.1", + "name": "twig/twig", + "version": "v2.4.6", "source": { "type": "git", - "url": "https://github.com/sonata-project/cache.git", - "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74" + "url": "https://github.com/twigphp/Twig.git", + "reference": "d2117ec118c1ff3d28ccddca8212d82787a4809f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/cache/zipball/2e2fdabf40bfe566c68406aae238a721cddabf74", - "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d2117ec118c1ff3d28ccddca8212d82787a4809f", + "reference": "d2117ec118c1ff3d28ccddca8212d82787a4809f", "shasum": "" }, "require": { - "php": "^7.1", - "psr/log": "^1.0" + "php": "^7.0", + "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { - "doctrine/orm": "^2.5", - "doctrine/phpcr-odm": "^1.4", - "jackalope/jackalope-doctrine-dbal": "^1.2", - "predis/predis": "^1.1", - "sllh/php-cs-fixer-styleci-bridge": "^2.1", - "symfony/phpunit-bridge": "^3.3" - }, - "suggest": { - "doctrine/orm": "ORM support", - "doctrine/phpcr-odm": "PHPCR ODM support", - "ext-apc": "Caching with ext/apc", - "ext-memcached": "Caching with ext/memcached", - "predis/predis": "Install redis php" + "psr/container": "^1.0", + "symfony/debug": "~2.7", + "symfony/phpunit-bridge": "~3.3@dev" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "2.4-dev" } }, "autoload": { + "psr-0": { + "Twig_": "lib/" + }, "psr-4": { - "Sonata\\Cache\\": "src/" + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Thomas Rabaix", - "email": "thomas.rabaix@gmail.com", - "homepage": "https://sonata-project.org/" + "name": "Fabien Potencier", + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { - "name": "Sonata Community", - "homepage": "https://github.com/sonata-project/cache/contributors" + "name": "Armin Ronacher", + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" + }, + { + "name": "Twig Team", + "homepage": "http://twig.sensiolabs.org/contributors", + "role": "Contributors" } ], - "description": "Cache library", - "homepage": "https://github.com/sonata-project/cache", + "description": "Twig, the flexible, fast, and secure template language for PHP", + "homepage": "http://twig.sensiolabs.org", "keywords": [ - "cache", - "memcached", - "mongodb", - "redis" + "templating" ], - "time": "2017-12-08T09:22:44+00:00" + "time": "2018-03-03T16:23:01+00:00" }, { - "name": "sonata-project/core-bundle", - "version": "3.9.1", + "name": "webmozart/assert", + "version": "1.3.0", "source": { "type": "git", - "url": "https://github.com/sonata-project/SonataCoreBundle.git", - "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836" + "url": "https://github.com/webmozart/assert.git", + "reference": "0df1908962e7a3071564e857d86874dad1ef204a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/57f81fd5ec48d8260096959a8dfe9fc62a4ca836", - "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836", + "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", + "reference": "0df1908962e7a3071564e857d86874dad1ef204a", "shasum": "" }, "require": { - "cocur/slugify": "^1.4 || ^2.0 || ^3.0", - "php": "^5.6 || ^7.0", - "sonata-project/datagrid-bundle": "^2.0", - "symfony/config": "^2.8 || ^3.2 || ^4.0", - "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", - "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0", - "symfony/form": "^2.8 || ^3.2 || ^4.0", - "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0", - "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0", - "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", - "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0", - "symfony/property-access": "^2.8 || ^3.2 || ^4.0", - "symfony/security-csrf": "^2.8 || ^3.2 || ^4.0", - "symfony/translation": "^2.8 || ^3.2 || ^4.0", - "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0", - "symfony/validator": "^2.8 || ^3.2 || ^4.0", - "twig/extensions": "^1.5", - "twig/twig": "^1.34 || ^2.0" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "doctrine/orm": "^2.4", - "doctrine/phpcr-odm": "^1.0", - "jackalope/jackalope-doctrine-dbal": "^1.0", - "jms/serializer-bundle": "^1.0 || ^2.0", - "matthiasnoback/symfony-config-test": "^2.1", - "matthiasnoback/symfony-dependency-injection-test": "^1.1", - "nelmio/api-doc-bundle": "^2.11", - "sonata-project/exporter": "^1.3", - "symfony/phpunit-bridge": "^4.0" + "phpunit/phpunit": "^4.6", + "sebastian/version": "^1.0.1" }, - "type": "symfony-bundle", + "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { - "Sonata\\CoreBundle\\": "src/" + "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5840,53 +6143,51 @@ ], "authors": [ { - "name": "Sonata Community", - "homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors" - }, - { - "name": "Thomas Rabaix", - "email": "thomas.rabaix@sonata-project.org" + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" } ], - "description": "Symfony SonataCoreBundle", - "homepage": "https://sonata-project.org/bundles/core", + "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ - "sonata" + "assert", + "check", + "validate" ], - "time": "2018-02-23T16:42:24+00:00" + "time": "2018-01-29T19:49:41+00:00" }, { - "name": "sonata-project/datagrid-bundle", - "version": "2.3.1", + "name": "white-october/pagerfanta-bundle", + "version": "v1.1.2", "source": { "type": "git", - "url": "https://github.com/sonata-project/SonataDatagridBundle.git", - "reference": "4e53da7f3a027eee10f1f2bf37237b2b7cffaa71" + "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git", + "reference": "b783a86877eaa5e9844449db1c86d68ace804ae3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataDatagridBundle/zipball/4e53da7f3a027eee10f1f2bf37237b2b7cffaa71", - "reference": "4e53da7f3a027eee10f1f2bf37237b2b7cffaa71", + "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/b783a86877eaa5e9844449db1c86d68ace804ae3", + "reference": "b783a86877eaa5e9844449db1c86d68ace804ae3", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0", - "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", - "symfony/form": "^2.8 || ^3.2 || ^4.0" + "pagerfanta/pagerfanta": "1.0.*", + "symfony/framework-bundle": "~2.3|~3.0|~4.0", + "symfony/property-access": "~2.3|~3.0|~4.0", + "symfony/twig-bundle": "~2.3|~3.0|~4.0" }, "require-dev": { - "doctrine/orm": "^2.4", - "symfony/phpunit-bridge": "^3.3" + "phpunit/phpunit": "~3.7|~4.0", + "symfony/symfony": "~2.3|~3.0|~4.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Sonata\\DatagridBundle\\": "src/" + "WhiteOctober\\PagerfantaBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -5895,67 +6196,62 @@ ], "authors": [ { - "name": "Sonata Community", - "homepage": "https://github.com/sonata-project/SonataDatagridBundle/contributors" - }, - { - "name": "Thomas Rabaix", - "email": "thomas.rabaix@sonata-project.org", - "homepage": "https://sonata-project.org" + "name": "Pablo Díez", + "email": "pablodip@gmail.com" } ], - "description": "Symfony SonataDatagridBundle", - "homepage": "https://sonata-project.org/bundles/datagrid", + "description": "Bundle to use Pagerfanta with Symfony2", "keywords": [ - "datagrid", - "sonata" + "page", + "paging" ], - "time": "2017-12-12T17:04:29+00:00" + "time": "2018-01-03T08:27:40+00:00" }, { - "name": "sonata-project/intl-bundle", - "version": "2.4.0", + "name": "willdurand/hateoas", + "version": "2.10.0", "source": { "type": "git", - "url": "https://github.com/sonata-project/SonataIntlBundle.git", - "reference": "82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8" + "url": "https://github.com/willdurand/Hateoas.git", + "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataIntlBundle/zipball/82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8", - "reference": "82d3e586b30aeea31c5a93c673f0b4b4eebbf7b8", + "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/ada89d867e47040f8c4be3be2c8e7930a3d01189", + "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0", - "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0", - "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0", - "symfony/intl": "^2.8 || ^3.2 || ^4.0", - "symfony/templating": "^2.8 || ^3.2 || ^4.0", - "twig/twig": "^1.12 || ^2.0" - }, - "conflict": { - "sonata-project/user-bundle": "<2.0 || >=5.0" + "doctrine/annotations": "~1.0", + "doctrine/common": "~2.0", + "jms/metadata": "~1.1", + "jms/serializer": "~1.0", + "php": ">=5.4", + "phpoption/phpoption": ">=1.1.0,<2.0-dev", + "symfony/expression-language": "~2.4 || ~3.0" }, "require-dev": { - "matthiasnoback/symfony-dependency-injection-test": "^1.0", - "sllh/php-cs-fixer-styleci-bridge": "^2.0", - "symfony/phpunit-bridge": "^3.3 || ^4.0", - "symfony/security": "^2.8 || ^3.2 || ^4.0", - "symfony/security-acl": "^2.8 || ^3.0" + "pagerfanta/pagerfanta": "~1.0", + "phpunit/phpunit": "~4.5", + "symfony/dependency-injection": "~2.4 || ~3.0", + "symfony/routing": "~2.4 || ~3.0", + "symfony/yaml": "~2.4 || ~3.0", + "twig/twig": "~1.12" }, "suggest": { - "sonata-project/user-bundle": "For user timezone detection" + "symfony/routing": "To use the SymfonyRouteFactory.", + "symfony/yaml": "To use yaml based configuration.", + "twig/twig": "To use the Twig extensions." }, - "type": "symfony-bundle", + "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "2.10-dev" } }, "autoload": { - "psr-4": { - "Sonata\\IntlBundle\\": "src/" + "psr-0": { + "Hateoas": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5964,112 +6260,95 @@ ], "authors": [ { - "name": "Sonata Community", - "homepage": "https://github.com/sonata-project/SonataIntlBundle/contributors" + "name": "Adrien Brault", + "email": "adrien.brault@gmail.com" }, { - "name": "Thomas Rabaix", - "email": "thomas.rabaix@sonata-project.org" + "name": "William Durand", + "email": "william.durand1@gmail.com" } ], - "description": "Symfony SonataIntlBundle", - "homepage": "https://sonata-project.org/bundles/intl", - "keywords": [ - "date", - "intl", - "number", - "sonata", - "time" - ], - "time": "2017-11-30T13:41:09+00:00" + "description": "A PHP library to support implementing representations for HATEOAS REST web services", + "time": "2016-05-19T11:30:35+00:00" }, { - "name": "squizlabs/php_codesniffer", - "version": "3.2.3", + "name": "willdurand/hateoas-bundle", + "version": "1.4.0", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27" + "url": "https://github.com/willdurand/BazingaHateoasBundle.git", + "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27", + "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", + "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", "shasum": "" }, "require": { - "ext-simplexml": "*", - "ext-tokenizer": "*", - "ext-xmlwriter": "*", - "php": ">=5.4.0" + "jms/serializer-bundle": "~1.0 || ^2.0", + "php": ">5.4 |^7.0", + "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0", + "willdurand/hateoas": "^2.10.0" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "~4.5 || ~5.0", + "symfony/expression-language": "~2.4 || ~3.0 || ~4.0", + "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0", + "twig/twig": "~1.12" }, - "bin": [ - "bin/phpcs", - "bin/phpcbf" - ], - "type": "library", + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "Bazinga\\Bundle\\HateoasBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Greg Sherwood", - "role": "lead" + "name": "William Durand", + "email": "william.durand1@gmail.com" } ], - "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "http://www.squizlabs.com/php-codesniffer", + "description": "Integration of Hateoas into Symfony2.", "keywords": [ - "phpcs", - "standards" + "HATEOAS", + "rest" ], - "time": "2018-02-20T21:35:23+00:00" + "time": "2018-01-27T13:03:07+00:00" }, { - "name": "stof/doctrine-extensions-bundle", - "version": "v1.3.0", + "name": "willdurand/jsonp-callback-validator", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", - "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c" + "url": "https://github.com/willdurand/JsonpCallbackValidator.git", + "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c", - "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c", + "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", + "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", "shasum": "" }, "require": { - "gedmo/doctrine-extensions": "^2.3.4", - "php": ">=5.3.2", - "symfony/framework-bundle": "~2.7|~3.2|~4.0" + "php": ">=5.3.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.0", - "symfony/security-bundle": "^2.7 || ^3.2 || ^4.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.3.x-dev" - } + "phpunit/phpunit": "~3.7" }, + "type": "library", "autoload": { - "psr-4": { - "Stof\\DoctrineExtensionsBundle\\": "" + "psr-0": { + "JsonpCallbackValidator": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -6078,59 +6357,44 @@ ], "authors": [ { - "name": "Christophe Coevoet", - "email": "stof@notk.org" + "name": "William Durand", + "email": "william.durand1@gmail.com", + "homepage": "http://www.willdurand.fr" } ], - "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": "2017-12-24T16:06:50+00:00" + "description": "JSONP callback validator.", + "time": "2014-01-20T22:35:06+00:00" }, { - "name": "swiftmailer/swiftmailer", - "version": "v6.0.2", + "name": "willdurand/negotiation", + "version": "v2.3.1", "source": { "type": "git", - "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc" + "url": "https://github.com/willdurand/Negotiation.git", + "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc", - "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", + "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", "shasum": "" }, "require": { - "egulias/email-validator": "~2.0", - "php": ">=7.0.0" + "php": ">=5.4.0" }, "require-dev": { - "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "~3.3@dev" + "phpunit/phpunit": "~4.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.0-dev" + "dev-master": "2.3-dev" } }, "autoload": { - "files": [ - "lib/swift_required.php" - ] + "psr-4": { + "Negotiation\\": "src/Negotiation" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6138,45 +6402,52 @@ ], "authors": [ { - "name": "Chris Corbyn" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "William Durand", + "email": "will+git@drnd.me" } ], - "description": "Swiftmailer, free feature-rich PHP mailer", - "homepage": "http://swiftmailer.symfony.com", + "description": "Content Negotiation tools for PHP provided as a standalone library.", + "homepage": "http://williamdurand.fr/Negotiation/", "keywords": [ - "email", - "mail", - "mailer" + "accept", + "content", + "format", + "header", + "negotiation" ], - "time": "2017-09-30T22:39:41+00:00" + "time": "2017-05-14T17:21:12+00:00" }, { - "name": "sylius-labs/association-hydrator", - "version": "v1.1.0", + "name": "winzou/state-machine", + "version": "0.3.3", "source": { "type": "git", - "url": "https://github.com/SyliusLabs/AssociationHydrator.git", - "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176" + "url": "https://github.com/winzou/state-machine.git", + "reference": "37f03a316b9a461ed443906e158bab8d358542df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SyliusLabs/AssociationHydrator/zipball/8e63c70ccca4c2b2945e284c4e85348cb2afa176", - "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176", + "url": "https://api.github.com/repos/winzou/state-machine/zipball/37f03a316b9a461ed443906e158bab8d358542df", + "reference": "37f03a316b9a461ed443906e158bab8d358542df", "shasum": "" }, "require": { - "doctrine/orm": "^2.4", - "php": "^7.1", - "symfony/property-access": "^3.4|^4.0" + "php": ">=5.3.0", + "symfony/event-dispatcher": "~2.1|~3.0|~4.0", + "symfony/expression-language": "~2.4|~3.0|~4.0", + "symfony/property-access": "~2.1|~3.0|~4.0" + }, + "require-dev": { + "phpspec/phpspec": "~2.0", + "twig/twig": "~1.0" + }, + "suggest": { + "twig/twig": "Access the state machine in your twig templates (~1.0)" }, "type": "library", "autoload": { - "psr-4": { - "SyliusLabs\\AssociationHydrator\\": "src/" + "psr-0": { + "SM": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -6185,443 +6456,336 @@ ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Alexandre Bacco", + "email": "alexandre.bacco@gmail.com", + "homepage": "http://alex.bacco.fr" } ], - "description": "Doctrine ORM hydration performance optimization made easier.", - "time": "2018-02-13T13:55:38+00:00" + "description": "A very lightweight yet powerful PHP state machine", + "homepage": "https://github.com/winzou/StateMachine", + "keywords": [ + "callback", + "event", + "state", + "statemachine" + ], + "time": "2018-02-11T18:07:15+00:00" }, { - "name": "sylius-labs/coding-standard", - "version": "v1.0.1", + "name": "winzou/state-machine-bundle", + "version": "v0.3.1", "source": { "type": "git", - "url": "https://github.com/SyliusLabs/CodingStandard.git", - "reference": "3458f1267eb7420bf55a20a17da342308d028711" + "url": "https://github.com/winzou/StateMachineBundle.git", + "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SyliusLabs/CodingStandard/zipball/3458f1267eb7420bf55a20a17da342308d028711", - "reference": "3458f1267eb7420bf55a20a17da342308d028711", + "url": "https://api.github.com/repos/winzou/StateMachineBundle/zipball/2a543dcaeb74b54b6c06884ef985bd4c5a57a240", + "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240", "shasum": "" }, "require": { - "php": "^7.1", - "symplify/easy-coding-standard": "^2.5|^3.2" + "php": ">5.3.0", + "symfony/framework-bundle": "~2.1|~3.0|^4.0", + "winzou/state-machine": "~0.3" + }, + "require-dev": { + "phpspec/phpspec": "~2.0" + }, + "type": "symfony-bundle", + "autoload": { + "psr-4": { + "winzou\\Bundle\\StateMachineBundle\\": "" + } }, - "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Alexandre Bacco", + "homepage": "http://alex.bacco.fr" } ], - "description": "Battle-tested coding standard configuration used in Sylius.", - "time": "2018-02-13T19:17:05+00:00" + "description": "Bundle for the very lightweight yet powerful PHP state machine", + "keywords": [ + "bundle", + "statemachine", + "symfony" + ], + "time": "2018-02-12T10:55:50+00:00" }, { - "name": "sylius/sylius", - "version": "v1.0.11", + "name": "zendframework/zend-code", + "version": "3.3.0", "source": { "type": "git", - "url": "https://github.com/Sylius/Sylius.git", - "reference": "b1efe3167445e2ded05ba46a6a136d9cd8b412ef" + "url": "https://github.com/zendframework/zend-code.git", + "reference": "6b1059db5b368db769e4392c6cb6cc139e56640d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Sylius/Sylius/zipball/b1efe3167445e2ded05ba46a6a136d9cd8b412ef", - "reference": "b1efe3167445e2ded05ba46a6a136d9cd8b412ef", + "url": "https://api.github.com/repos/zendframework/zend-code/zipball/6b1059db5b368db769e4392c6cb6cc139e56640d", + "reference": "6b1059db5b368db769e4392c6cb6cc139e56640d", "shasum": "" }, "require": { - "doctrine/collections": "^1.3", - "doctrine/data-fixtures": "^1.1", - "doctrine/doctrine-bundle": "^1.6", - "doctrine/doctrine-cache-bundle": "^1.3", - "doctrine/doctrine-fixtures-bundle": "^2.3", - "doctrine/doctrine-migrations-bundle": "^1.2", - "doctrine/orm": "^2.5", - "ext-exif": "*", - "ext-fileinfo": "*", - "ext-gd": "*", - "friendsofsymfony/oauth-server-bundle": "^1.5", - "friendsofsymfony/rest-bundle": "^2.1", - "fzaninotto/faker": "^1.6", - "gedmo/doctrine-extensions": "^2.4.12", - "incenteev/composer-parameter-handler": "^2.1", - "jms/serializer-bundle": "^2.0", - "knplabs/knp-gaufrette-bundle": "^0.3", - "knplabs/knp-menu-bundle": "^2.1", - "liip/imagine-bundle": "^1.9.1", - "ocramius/proxy-manager": "^2.1", - "payum/payum": "^1.4", - "payum/payum-bundle": "^2.2", "php": "^7.1", - "php-http/guzzle6-adapter": "^1.1", - "polishsymfonycommunity/symfony-mocker-container": "^1.0", - "ramsey/uuid": "^3.7", - "sensio/distribution-bundle": "^5.0.21", - "sonata-project/block-bundle": "^3.3", - "sonata-project/intl-bundle": "^2.2", - "stof/doctrine-extensions-bundle": "^1.2", - "swiftmailer/swiftmailer": "^6.0", - "sylius-labs/association-hydrator": "^1.0", - "symfony/monolog-bundle": "^3.0", - "symfony/polyfill-iconv": "^1.3", - "symfony/polyfill-intl-icu": "^1.3", - "symfony/polyfill-mbstring": "^1.3", - "symfony/swiftmailer-bundle": "^3.0", - "symfony/symfony": "^3.3.13", - "twig/extensions": "^1.4", - "twig/twig": "^2.0", - "webmozart/assert": "^1.1", - "white-october/pagerfanta-bundle": "^1.0.8", - "willdurand/hateoas": "~2.10.0", - "willdurand/hateoas-bundle": "^1.2", - "winzou/state-machine-bundle": "^0.3", - "zendframework/zend-hydrator": "^2.2", - "zendframework/zend-stdlib": "^3.1" - }, - "replace": { - "sylius/addressing": "self.version", - "sylius/addressing-bundle": "self.version", - "sylius/admin-bundle": "self.version", - "sylius/api-bundle": "self.version", - "sylius/attribute": "self.version", - "sylius/attribute-bundle": "self.version", - "sylius/core": "self.version", - "sylius/core-bundle": "self.version", - "sylius/currency": "self.version", - "sylius/currency-bundle": "self.version", - "sylius/customer": "self.version", - "sylius/customer-bundle": "self.version", - "sylius/fixtures-bundle": "self.version", - "sylius/inventory": "self.version", - "sylius/inventory-bundle": "self.version", - "sylius/locale": "self.version", - "sylius/locale-bundle": "self.version", - "sylius/money-bundle": "self.version", - "sylius/order": "self.version", - "sylius/order-bundle": "self.version", - "sylius/payment": "self.version", - "sylius/payment-bundle": "self.version", - "sylius/payum-bundle": "self.version", - "sylius/product": "self.version", - "sylius/product-bundle": "self.version", - "sylius/promotion": "self.version", - "sylius/promotion-bundle": "self.version", - "sylius/registry": "self.version", - "sylius/resource": "self.version", - "sylius/resource-bundle": "self.version", - "sylius/shipping": "self.version", - "sylius/shipping-bundle": "self.version", - "sylius/shop-bundle": "self.version", - "sylius/taxation": "self.version", - "sylius/taxation-bundle": "self.version", - "sylius/taxonomy": "self.version", - "sylius/taxonomy-bundle": "self.version", - "sylius/theme-bundle": "self.version", - "sylius/ui-bundle": "self.version", - "sylius/user": "self.version", - "sylius/user-bundle": "self.version", - "symfony/polyfill-php56": "*", - "symfony/polyfill-php70": "*", - "symfony/polyfill-php71": "*" + "zendframework/zend-eventmanager": "^2.6 || ^3.0" }, "require-dev": { - "akeneo/phpspec-skip-example-extension": "^3.0", - "behat/behat": "^3.2", - "behat/mink": "^1.7", - "behat/mink-browserkit-driver": "^1.3", - "behat/mink-extension": "^2.2", - "behat/mink-selenium2-driver": "^1.3", - "friends-of-behat/context-service-extension": "^1.0", - "friends-of-behat/cross-container-extension": "^1.0", - "friends-of-behat/service-container-extension": "^1.0", - "friends-of-behat/symfony-extension": "^1.0", - "friends-of-behat/variadic-extension": "^1.0", - "hwi/oauth-bundle": "^0.5", - "lakion/api-test-case": "^1.0", - "lakion/mink-debug-extension": "^1.2.3", - "malukenho/kawaii-gherkin": "^0.1", - "matthiasnoback/symfony-config-test": "^2.0", - "matthiasnoback/symfony-dependency-injection-test": "^1.0", - "mikey179/vfsstream": "^1.6", - "pamil/prophecy-common": "^0.1", - "phpspec/phpspec": "^4.0", - "phpunit/phpunit": "^5.6", - "stripe/stripe-php": "^4.1", - "sylius-labs/coding-standard": "^1.0", - "symplify/easy-coding-standard": "^2.4" + "doctrine/annotations": "~1.0", + "ext-phar": "*", + "phpunit/phpunit": "^6.2.3", + "zendframework/zend-coding-standard": "^1.0.0", + "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { - "ext-iconv": "For better performance than using Symfony Polyfill Component", - "ext-intl": "For better performance than using Symfony Polyfill Component", - "ext-mbstring": "For better performance than using Symfony Polyfill Component" + "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", + "zendframework/zend-stdlib": "Zend\\Stdlib component" }, - "type": "project", + "type": "library", "extra": { - "symfony-app-dir": "app", - "symfony-bin-dir": "bin", - "symfony-var-dir": "var", - "symfony-web-dir": "web", - "symfony-tests-dir": "tests", - "symfony-assets-install": "relative", - "incenteev-parameters": { - "file": "app/config/parameters.yml" - }, "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "3.2-dev", + "dev-develop": "3.3-dev" } }, "autoload": { "psr-4": { - "Sylius\\Behat\\": "src/Sylius/Behat/", - "Sylius\\Bundle\\": "src/Sylius/Bundle/", - "Sylius\\Component\\": "src/Sylius/Component/" - }, - "exclude-from-classmap": [ - "src/Sylius/*/*/Tests/" - ] + "Zend\\Code\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], - "authors": [ - { - "name": "Community contributions", - "homepage": "http://github.com/Sylius/Sylius/contributors" - }, - { - "name": "Paweł Jędrzejewski", - "homepage": "http://pjedrzejewski.com" - }, - { - "name": "Sylius project", - "homepage": "http://sylius.com" - } + "description": "provides facilities to generate arbitrary code using an object oriented interface", + "homepage": "https://github.com/zendframework/zend-code", + "keywords": [ + "code", + "zf2" ], - "description": "E-Commerce platform for PHP, based on Symfony framework.", - "homepage": "http://sylius.com", - "time": "2018-02-26T10:43:43+00:00" + "time": "2017-10-20T15:21:32+00:00" }, { - "name": "symfony/monolog-bundle", - "version": "v3.1.2", + "name": "zendframework/zend-eventmanager", + "version": "3.2.0", "source": { "type": "git", - "url": "https://github.com/symfony/monolog-bundle.git", - "reference": "2b41b8b6d2c6edb1a5494f02f8e4129be2a44784" + "url": "https://github.com/zendframework/zend-eventmanager.git", + "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/2b41b8b6d2c6edb1a5494f02f8e4129be2a44784", - "reference": "2b41b8b6d2c6edb1a5494f02f8e4129be2a44784", + "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c", + "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c", "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" + "php": "^5.6 || ^7.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" + "athletic/athletic": "^0.1", + "container-interop/container-interop": "^1.1.0", + "phpunit/phpunit": "^6.0.7 || ^5.7.14", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-stdlib": "^2.7.3 || ^3.0" }, - "type": "symfony-bundle", + "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.x-dev" + "dev-master": "3.2-dev", + "dev-develop": "3.3-dev" } }, "autoload": { "psr-4": { - "Symfony\\Bundle\\MonologBundle\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Zend\\EventManager\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } + "BSD-3-Clause" ], - "description": "Symfony MonologBundle", - "homepage": "http://symfony.com", + "description": "Trigger and listen to events within a PHP application", + "homepage": "https://github.com/zendframework/zend-eventmanager", "keywords": [ - "log", - "logging" + "event", + "eventmanager", + "events", + "zf2" ], - "time": "2017-11-06T16:02:17+00:00" + "time": "2017-07-11T19:17:22+00:00" }, { - "name": "symfony/polyfill-apcu", - "version": "v1.7.0", + "name": "zendframework/zend-hydrator", + "version": "2.3.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00" + "url": "https://github.com/zendframework/zend-hydrator.git", + "reference": "de0d6465fbc4b7ca345fddc148834c321c4b361f" }, "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/e8ae2136ddb53dea314df56fcd88e318ab936c00", - "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00", + "type": "zip", + "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/de0d6465fbc4b7ca345fddc148834c321c4b361f", + "reference": "de0d6465fbc4b7ca345fddc148834c321c4b361f", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.6 || ^7.0", + "zendframework/zend-stdlib": "^3.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7.21 || ^6.3", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-eventmanager": "^3.0", + "zendframework/zend-filter": "^2.6", + "zendframework/zend-inputfilter": "^2.6", + "zendframework/zend-serializer": "^2.6.1", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" + }, + "suggest": { + "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", + "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", + "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-release-1.0": "1.0-dev", + "dev-release-1.1": "1.1-dev", + "dev-master": "2.3-dev", + "dev-develop": "2.4-dev" + }, + "zf": { + "component": "Zend\\Hydrator", + "config-provider": "Zend\\Hydrator\\ConfigProvider" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Apcu\\": "" - }, - "files": [ - "bootstrap.php" - ] + "Zend\\Hydrator\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } + "BSD-3-Clause" ], - "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", - "homepage": "https://symfony.com", + "homepage": "https://github.com/zendframework/zend-hydrator", "keywords": [ - "apcu", - "compatibility", - "polyfill", - "portable", - "shim" + "hydrator", + "zf2" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2017-10-02T15:01:27+00:00" }, { - "name": "symfony/polyfill-iconv", - "version": "v1.7.0", + "name": "zendframework/zend-stdlib", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "bd515d8f392730c833bc1ba993a4f598da64fa5b" + "url": "https://github.com/zendframework/zend-stdlib.git", + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/bd515d8f392730c833bc1ba993a4f598da64fa5b", - "reference": "bd515d8f392730c833bc1ba993a4f598da64fa5b", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78", + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.6 || ^7.0" }, - "suggest": { - "ext-iconv": "For best performance" + "require-dev": { + "athletic/athletic": "~0.1", + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "^2.6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "3.1-dev", + "dev-develop": "3.2-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, - "files": [ - "bootstrap.php" - ] + "Zend\\Stdlib\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } + "BSD-3-Clause" ], - "description": "Symfony polyfill for the Iconv extension", - "homepage": "https://symfony.com", + "homepage": "https://github.com/zendframework/zend-stdlib", "keywords": [ - "compatibility", - "iconv", - "polyfill", - "portable", - "shim" + "stdlib", + "zf2" ], - "time": "2018-01-30T19:27:44+00:00" - }, + "time": "2016-09-13T14:38:50+00:00" + } + ], + "packages-dev": [ { - "name": "symfony/polyfill-intl-icu", - "version": "v1.7.0", + "name": "behat/behat", + "version": "v3.4.3", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "254919c03761d46c29291616576ed003f10e91c1" + "url": "https://github.com/Behat/Behat.git", + "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/254919c03761d46c29291616576ed003f10e91c1", - "reference": "254919c03761d46c29291616576ed003f10e91c1", + "url": "https://api.github.com/repos/Behat/Behat/zipball/d60b161bff1b95ec4bb80bb8cb210ccf890314c2", + "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2", "shasum": "" }, "require": { + "behat/gherkin": "^4.5.1", + "behat/transliterator": "^1.2", + "container-interop/container-interop": "^1.2", + "ext-mbstring": "*", "php": ">=5.3.3", - "symfony/intl": "~2.3|~3.0|~4.0" + "psr/container": "^1.0", + "symfony/class-loader": "~2.1||~3.0||~4.0", + "symfony/config": "~2.3||~3.0||~4.0", + "symfony/console": "~2.5||~3.0||~4.0", + "symfony/dependency-injection": "~2.1||~3.0||~4.0", + "symfony/event-dispatcher": "~2.1||~3.0||~4.0", + "symfony/translation": "~2.3||~3.0||~4.0", + "symfony/yaml": "~2.1||~3.0||~4.0" + }, + "require-dev": { + "herrera-io/box": "~1.6.1", + "phpunit/phpunit": "^4.8.36|^6.3", + "symfony/process": "~2.5|~3.0|~4.0" }, "suggest": { - "ext-intl": "For best performance" + "behat/mink-extension": "for integration with Mink testing framework", + "behat/symfony2-extension": "for integration with Symfony2 web framework", + "behat/yii-extension": "for integration with Yii web framework" }, + "bin": [ + "bin/behat" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "3.2.x-dev" } }, "autoload": { - "files": [ - "bootstrap.php" - ] + "psr-0": { + "Behat\\Behat": "src/", + "Behat\\Testwork": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6629,59 +6793,64 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" } ], - "description": "Symfony polyfill for intl's ICU-related data and classes", - "homepage": "https://symfony.com", + "description": "Scenario-oriented BDD framework for PHP 5.3", + "homepage": "http://behat.org/", "keywords": [ - "compatibility", - "icu", - "intl", - "polyfill", - "portable", - "shim" + "Agile", + "BDD", + "ScenarioBDD", + "Scrum", + "StoryBDD", + "User story", + "business", + "development", + "documentation", + "examples", + "symfony", + "testing" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2017-11-27T10:37:56+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.7.0", + "name": "behat/gherkin", + "version": "v4.5.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" + "url": "https://github.com/Behat/Gherkin.git", + "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", - "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", + "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.3.1" + }, + "require-dev": { + "phpunit/phpunit": "~4.5|~5", + "symfony/phpunit-bridge": "~2.7|~3", + "symfony/yaml": "~2.3|~3" }, "suggest": { - "ext-mbstring": "For best performance" + "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "4.4-dev" } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, - "files": [ - "bootstrap.php" - ] + "psr-0": { + "Behat\\Gherkin": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6689,55 +6858,60 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" } ], - "description": "Symfony polyfill for the Mbstring extension", - "homepage": "https://symfony.com", + "description": "Gherkin DSL parser for PHP 5.3", + "homepage": "http://behat.org/", "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" + "BDD", + "Behat", + "Cucumber", + "DSL", + "gherkin", + "parser" ], - "time": "2018-01-30T19:27:44+00:00" + "time": "2017-08-30T11:04:43+00:00" }, { - "name": "symfony/polyfill-php72", - "version": "v1.7.0", + "name": "behat/mink", + "version": "v1.7.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "8eca20c8a369e069d4f4c2ac9895144112867422" + "url": "https://github.com/minkphp/Mink.git", + "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8eca20c8a369e069d4f4c2ac9895144112867422", - "reference": "8eca20c8a369e069d4f4c2ac9895144112867422", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9", + "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.3.1", + "symfony/css-selector": "~2.1|~3.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "~2.7|~3.0" + }, + "suggest": { + "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", + "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", + "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", + "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.7.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, - "files": [ - "bootstrap.php" - ] + "Behat\\Mink\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6745,67 +6919,54 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" } ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", + "description": "Browser controller/emulator abstraction for PHP", + "homepage": "http://mink.behat.org/", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" + "browser", + "testing", + "web" ], - "time": "2018-01-31T17:43:24+00:00" + "time": "2016-03-05T08:26:18+00:00" }, { - "name": "symfony/swiftmailer-bundle", - "version": "v3.2.0", + "name": "behat/mink-browserkit-driver", + "version": "v1.3.2", "source": { "type": "git", - "url": "https://github.com/symfony/swiftmailer-bundle.git", - "reference": "7756867d9b21231ae0ce746a6b861b7e293cc885" + "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", + "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/7756867d9b21231ae0ce746a6b861b7e293cc885", - "reference": "7756867d9b21231ae0ce746a6b861b7e293cc885", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb", + "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb", "shasum": "" }, "require": { - "php": ">=7.0.0", - "swiftmailer/swiftmailer": "^6.0.1", - "symfony/config": "~2.8|~3.3|~4.0", - "symfony/dependency-injection": "~2.7|~3.3|~4.0", - "symfony/http-kernel": "~2.7|~3.3|~4.0" + "behat/mink": "^1.7.1@dev", + "php": ">=5.3.6", + "symfony/browser-kit": "~2.3|~3.0", + "symfony/dom-crawler": "~2.3|~3.0" }, "require-dev": { - "symfony/console": "~2.7|~3.3|~4.0", - "symfony/framework-bundle": "~2.7|~3.3|~4.0", - "symfony/phpunit-bridge": "~3.3|~4.0", - "symfony/yaml": "~2.7|~3.3|~4.0" - }, - "suggest": { - "psr/log": "Allows logging" + "silex/silex": "~1.2", + "symfony/phpunit-bridge": "~2.7|~3.0" }, - "type": "symfony-bundle", + "type": "mink-driver", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Bundle\\SwiftmailerBundle\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Behat\\Mink\\Driver\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6813,150 +6974,55 @@ ], "authors": [ { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" } ], - "description": "Symfony SwiftmailerBundle", - "homepage": "http://symfony.com", - "time": "2018-02-14T08:09:24+00:00" + "description": "Symfony2 BrowserKit driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "Mink", + "Symfony2", + "browser", + "testing" + ], + "time": "2016-03-05T08:59:47+00:00" }, { - "name": "symfony/symfony", - "version": "v3.4.4", + "name": "behat/mink-extension", + "version": "2.3.1", "source": { "type": "git", - "url": "https://github.com/symfony/symfony.git", - "reference": "5220b6f9fcdee261c6fdd3e096f3b204fba5d906" + "url": "https://github.com/Behat/MinkExtension.git", + "reference": "80f7849ba53867181b7e412df9210e12fba50177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/5220b6f9fcdee261c6fdd3e096f3b204fba5d906", - "reference": "5220b6f9fcdee261c6fdd3e096f3b204fba5d906", + "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177", + "reference": "80f7849ba53867181b7e412df9210e12fba50177", "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.6", - "twig/twig": "^1.35|^2.4.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/log-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/lock": "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" + "behat/behat": "^3.0.5", + "behat/mink": "^1.5", + "php": ">=5.3.2", + "symfony/config": "^2.7|^3.0|^4.0" }, "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", - "symfony/phpunit-bridge": "~3.4|~4.0", - "symfony/security-acl": "~2.8|~3.0" + "behat/mink-goutte-driver": "^1.1", + "phpspec/phpspec": "^2.0" }, - "type": "library", + "type": "behat-extension", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "2.1.x-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/" - ] + "psr-0": { + "Behat\\MinkExtension": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6964,204 +7030,229 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Christophe Coevoet", + "email": "stof@notk.org" }, { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com" } ], - "description": "The Symfony PHP framework", - "homepage": "https://symfony.com", + "description": "Mink extension for Behat", + "homepage": "http://extensions.behat.org/mink", "keywords": [ - "framework" + "browser", + "gui", + "test", + "web" ], - "time": "2018-01-29T12:30:04+00:00" + "time": "2018-02-06T15:36:30+00:00" }, { - "name": "symplify/coding-standard", - "version": "v2.5.10", + "name": "behat/mink-selenium2-driver", + "version": "v1.3.1", "source": { "type": "git", - "url": "https://github.com/Symplify/CodingStandard.git", - "reference": "93b97657c3578e4d2589cbb8c7ecea0240fe0f25" + "url": "https://github.com/minkphp/MinkSelenium2Driver.git", + "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/CodingStandard/zipball/93b97657c3578e4d2589cbb8c7ecea0240fe0f25", - "reference": "93b97657c3578e4d2589cbb8c7ecea0240fe0f25", + "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288", + "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288", "shasum": "" }, "require": { - "friendsofphp/php-cs-fixer": "^2.7", - "nette/finder": "^2.4|^3.0", - "nette/utils": "^2.4|^3.0", - "nikic/php-parser": "^3.1", - "php": "^7.1", - "slevomat/coding-standard": "^4.0", - "squizlabs/php_codesniffer": "^3.1" + "behat/mink": "~1.7@dev", + "instaclick/php-webdriver": "~1.1", + "php": ">=5.3.1" }, "require-dev": { - "gecko-packages/gecko-php-unit": "3.0 as 2.2", - "nette/application": "^2.4", - "phpunit/phpunit": "^6.0", - "symplify/easy-coding-standard": "^2.3", - "symplify/package-builder": "^2.3" + "symfony/phpunit-bridge": "~2.7" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } }, - "type": "library", "autoload": { "psr-4": { - "Symplify\\CodingStandard\\": "src", - "Symplify\\CodingStandard\\SniffTokenWrapper\\": "packages/SniffTokenWrapper/src", - "Symplify\\CodingStandard\\FixerTokenWrapper\\": "packages/FixerTokenWrapper/src" + "Behat\\Mink\\Driver\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "description": "Set of Symplify rules for PHP_CodeSniffer.", - "time": "2017-12-04T15:14:32+00:00" + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Pete Otaqui", + "email": "pete@otaqui.com", + "homepage": "https://github.com/pete-otaqui" + } + ], + "description": "Selenium2 (WebDriver) driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "ajax", + "browser", + "javascript", + "selenium", + "testing", + "webdriver" + ], + "time": "2016-03-05T09:10:18+00:00" }, { - "name": "symplify/easy-coding-standard", - "version": "v2.5.10", + "name": "coduo/php-matcher", + "version": "2.4.0", "source": { "type": "git", - "url": "https://github.com/Symplify/EasyCodingStandard.git", - "reference": "16c0d72ae0bb31bdbea344364c83089c8853c54e" + "url": "https://github.com/coduo/php-matcher.git", + "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/EasyCodingStandard/zipball/16c0d72ae0bb31bdbea344364c83089c8853c54e", - "reference": "16c0d72ae0bb31bdbea344364c83089c8853c54e", + "url": "https://api.github.com/repos/coduo/php-matcher/zipball/8b9d57257a18e57b9785fabe25a6c99441cc5e41", + "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41", "shasum": "" }, "require": { - "friendsofphp/php-cs-fixer": "^2.6", - "nette/caching": "^2.4|^3.0", - "nette/neon": "^2.4|^3.0", - "nette/robot-loader": "^2.4|^3.0.1", - "nette/utils": "^2.4|^3.0", - "php": "^7.1", - "sebastian/diff": "^1.4|^2.0", - "slevomat/coding-standard": "^4.0", - "squizlabs/php_codesniffer": "^3.1", - "symfony/config": "^3.3", - "symfony/console": "^3.3", - "symfony/dependency-injection": "^3.3", - "symfony/finder": "^3.3", - "symfony/http-kernel": "^3.3", - "symfony/yaml": "^3.3", - "symplify/coding-standard": "^2.3", - "symplify/package-builder": "^2.3" + "coduo/php-to-string": "^2", + "doctrine/lexer": "1.0.*", + "ext-filter": "*", + "openlss/lib-array2xml": "~0.0.9", + "php": ">=5.3.0", + "symfony/expression-language": "^2.3|^3.0", + "symfony/property-access": "^2.3|^3.0" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^4.8" }, - "bin": [ - "bin/easy-coding-standard", - "bin/ecs", - "bin/easy-coding-standard.php" - ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.5-dev" + } + }, "autoload": { "psr-4": { - "Symplify\\EasyCodingStandard\\": "src", - "Symplify\\EasyCodingStandard\\CheckerSetExtractor\\": "packages/CheckerSetExtractor/src", - "Symplify\\EasyCodingStandard\\ChangedFilesDetector\\": "packages/ChangedFilesDetector/src", - "Symplify\\EasyCodingStandard\\Configuration\\": "packages/Configuration/src", - "Symplify\\EasyCodingStandard\\FixerRunner\\": "packages/FixerRunner/src", - "Symplify\\EasyCodingStandard\\SniffRunner\\": "packages/SniffRunner/src", - "Symplify\\EasyCodingStandard\\Performance\\": "packages/Performance/src" + "Coduo\\PHPMatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.", - "time": "2017-12-06T08:54:56+00:00" + "authors": [ + { + "name": "Norbert Orzechowicz", + "email": "norbert@orzechowicz.pl" + }, + { + "name": "Michał Dąbrowski", + "email": "dabrowski@brillante.pl" + } + ], + "description": "PHP Matcher enables you to match values with patterns", + "keywords": [ + "Match", + "json", + "matcher", + "tests" + ], + "time": "2018-02-18T21:49:00+00:00" }, { - "name": "symplify/package-builder", - "version": "v2.5.10", + "name": "coduo/php-to-string", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/Symplify/PackageBuilder.git", - "reference": "76ba76b0d71c6946a44680fbd78b4065c32e2c03" + "url": "https://github.com/coduo/php-to-string.git", + "reference": "4c1d7e2e76017719edc70e944ace0ec570748a78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/PackageBuilder/zipball/76ba76b0d71c6946a44680fbd78b4065c32e2c03", - "reference": "76ba76b0d71c6946a44680fbd78b4065c32e2c03", + "url": "https://api.github.com/repos/coduo/php-to-string/zipball/4c1d7e2e76017719edc70e944ace0ec570748a78", + "reference": "4c1d7e2e76017719edc70e944ace0ec570748a78", "shasum": "" }, "require": { - "nette/bootstrap": "^2.4|^3.0", - "nette/di": "^2.4|^3.0", - "nette/neon": "^2.4|^3.0", - "nette/utils": "^2.4|^3.0", - "php": "^7.1", - "symfony/config": "^3.3", - "symfony/console": "^3.3", - "symfony/dependency-injection": "^3.3", - "symfony/http-kernel": "^3.3", - "symfony/yaml": "^3.3" + "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^6.0", - "tracy/tracy": "^2.4" + "coduo/phpspec-data-provider-extension": "^1", + "phpspec/phpspec": "^2" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" + } + }, "autoload": { - "psr-4": { - "Symplify\\PackageBuilder\\": "src" + "psr-0": { + "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "time": "2017-12-06T08:43:44+00:00" + "authors": [ + { + "name": "Norbert Orzechowicz", + "email": "norbert@orzechowicz.pl" + }, + { + "name": "Michał Dąbrowski", + "email": "dabrowski@brillante.pl" + } + ], + "keywords": [ + "php", + "string", + "to", + "to string" + ], + "time": "2016-01-20T18:29:02+00:00" }, { - "name": "twig/extensions", - "version": "v1.5.1", + "name": "composer/semver", + "version": "1.4.2", "source": { "type": "git", - "url": "https://github.com/twigphp/Twig-extensions.git", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c" + "url": "https://github.com/composer/semver.git", + "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c", - "reference": "d188c76168b853481cc75879ea045bf93d718e9c", + "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", + "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", "shasum": "" }, "require": { - "twig/twig": "~1.27|~2.0" + "php": "^5.3.2 || ^7.0" }, "require-dev": { - "symfony/phpunit-bridge": "~3.3@dev", - "symfony/translation": "~2.3|~3.0" - }, - "suggest": { - "symfony/translation": "Allow the time_diff output to be translated" + "phpunit/phpunit": "^4.5 || ^5.0.5", + "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.x-dev" } }, "autoload": { - "psr-0": { - "Twig_Extensions_": "lib/" - }, "psr-4": { - "Twig\\Extensions\\": "src/" + "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -7170,114 +7261,94 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" } ], - "description": "Common additional features for Twig that do not directly belong in core", - "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html", + "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ - "i18n", - "text" + "semantic", + "semver", + "validation", + "versioning" ], - "time": "2017-06-08T18:19:53+00:00" + "time": "2016-08-30T16:08:34+00:00" }, { - "name": "twig/twig", - "version": "v2.4.4", + "name": "container-interop/container-interop", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/twigphp/Twig.git", - "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb" + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/eddb97148ad779f27e670e1e3f19fb323aedafeb", - "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "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" + "psr/container": "^1.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - } - }, "autoload": { - "psr-0": { - "Twig_": "lib/" - }, "psr-4": { - "Twig\\": "src/" + "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, - { - "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" - }, - { - "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", - "role": "Contributors" - } - ], - "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "http://twig.sensiolabs.org", - "keywords": [ - "templating" + "MIT" ], - "time": "2017-09-27T18:10:31+00:00" + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", + "homepage": "https://github.com/container-interop/container-interop", + "time": "2017-02-14T19:40:03+00:00" }, { - "name": "webmozart/assert", - "version": "1.3.0", + "name": "friends-of-behat/context-service-extension", + "version": "v1.2.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", - "reference": "0df1908962e7a3071564e857d86874dad1ef204a" + "url": "https://github.com/FriendsOfBehat/ContextServiceExtension.git", + "reference": "52a19fae67cc1ada4f4b566830bf03431d7fa01e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", - "reference": "0df1908962e7a3071564e857d86874dad1ef204a", + "url": "https://api.github.com/repos/FriendsOfBehat/ContextServiceExtension/zipball/52a19fae67cc1ada4f4b566830bf03431d7fa01e", + "reference": "52a19fae67cc1ada4f4b566830bf03431d7fa01e", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "behat/behat": "^3.1", + "php": "^7.1", + "symfony/dependency-injection": "^3.3|^4.0" }, "require-dev": { - "phpunit/phpunit": "^4.6", - "sebastian/version": "^1.0.1" + "friends-of-behat/cross-container-extension": "^1.0", + "friends-of-behat/test-context": "^1.0", + "phpspec/phpspec": "^4.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3-dev" - } + "suggest": { + "friends-of-behat/cross-container-extension": "^1.0", + "ocramius/proxy-manager": "^2.0", + "symfony/proxy-manager-bridge": "^3.0" }, + "type": "library", "autoload": { "psr-4": { - "Webmozart\\Assert\\": "src/" + "FriendsOfBehat\\ContextServiceExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7286,51 +7357,46 @@ ], "authors": [ { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "time": "2018-01-29T19:49:41+00:00" + "description": "Allows to declare and use contexts services in scenario scoped container.", + "time": "2018-02-13T18:49:22+00:00" }, { - "name": "white-october/pagerfanta-bundle", - "version": "v1.1.2", + "name": "friends-of-behat/cross-container-extension", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git", - "reference": "b783a86877eaa5e9844449db1c86d68ace804ae3" + "url": "https://github.com/FriendsOfBehat/CrossContainerExtension.git", + "reference": "97c376c450c46d2af7d440464f490b914da0dc89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/b783a86877eaa5e9844449db1c86d68ace804ae3", - "reference": "b783a86877eaa5e9844449db1c86d68ace804ae3", + "url": "https://api.github.com/repos/FriendsOfBehat/CrossContainerExtension/zipball/97c376c450c46d2af7d440464f490b914da0dc89", + "reference": "97c376c450c46d2af7d440464f490b914da0dc89", "shasum": "" }, "require": { - "pagerfanta/pagerfanta": "1.0.*", - "symfony/framework-bundle": "~2.3|~3.0|~4.0", - "symfony/property-access": "~2.3|~3.0|~4.0", - "symfony/twig-bundle": "~2.3|~3.0|~4.0" + "behat/behat": "^3.1", + "php": "^7.1", + "symfony/dependency-injection": "^3.3|^4.0" }, "require-dev": { - "phpunit/phpunit": "~3.7|~4.0", - "symfony/symfony": "~2.3|~3.0|~4.0" + "friends-of-behat/test-context": "^1.0", + "phpspec/phpspec": "^4.0", + "phpunit/phpunit": "^6.0", + "symfony/http-kernel": "^3.3|^4.0" }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } + "suggest": { + "symfony/http-kernel": "^3.3|^4.0" }, + "type": "library", "autoload": { "psr-4": { - "WhiteOctober\\PagerfantaBundle\\": "" + "FriendsOfBehat\\CrossContainerExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7339,62 +7405,39 @@ ], "authors": [ { - "name": "Pablo Díez", - "email": "pablodip@gmail.com" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "Bundle to use Pagerfanta with Symfony2", - "keywords": [ - "page", - "paging" - ], - "time": "2018-01-03T08:27:40+00:00" + "description": "Makes possible to inject services and parameters from other containers.", + "time": "2018-02-13T17:55:39+00:00" }, { - "name": "willdurand/hateoas", - "version": "2.10.0", + "name": "friends-of-behat/performance-extension", + "version": "v1.0.2", "source": { "type": "git", - "url": "https://github.com/willdurand/Hateoas.git", - "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189" + "url": "https://github.com/FriendsOfBehat/PerformanceExtension.git", + "reference": "f772fec1544fcb887e85ce9c1e546f1e3361b375" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/ada89d867e47040f8c4be3be2c8e7930a3d01189", - "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189", + "url": "https://api.github.com/repos/FriendsOfBehat/PerformanceExtension/zipball/f772fec1544fcb887e85ce9c1e546f1e3361b375", + "reference": "f772fec1544fcb887e85ce9c1e546f1e3361b375", "shasum": "" }, "require": { - "doctrine/annotations": "~1.0", - "doctrine/common": "~2.0", - "jms/metadata": "~1.1", - "jms/serializer": "~1.0", - "php": ">=5.4", - "phpoption/phpoption": ">=1.1.0,<2.0-dev", - "symfony/expression-language": "~2.4 || ~3.0" + "behat/behat": "^3.1", + "php": "^7.0" }, "require-dev": { - "pagerfanta/pagerfanta": "~1.0", - "phpunit/phpunit": "~4.5", - "symfony/dependency-injection": "~2.4 || ~3.0", - "symfony/routing": "~2.4 || ~3.0", - "symfony/yaml": "~2.4 || ~3.0", - "twig/twig": "~1.12" - }, - "suggest": { - "symfony/routing": "To use the SymfonyRouteFactory.", - "symfony/yaml": "To use yaml based configuration.", - "twig/twig": "To use the Twig extensions." + "friends-of-behat/test-context": "^0.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.10-dev" - } - }, "autoload": { - "psr-0": { - "Hateoas": "src/" + "psr-4": { + "FriendsOfBehat\\PerformanceExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7403,52 +7446,43 @@ ], "authors": [ { - "name": "Adrien Brault", - "email": "adrien.brault@gmail.com" - }, - { - "name": "William Durand", - "email": "william.durand1@gmail.com" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "A PHP library to support implementing representations for HATEOAS REST web services", - "time": "2016-05-19T11:30:35+00:00" + "description": "Accelerates Behat using features available only for newer PHP versions.", + "time": "2017-07-10T20:23:25+00:00" }, { - "name": "willdurand/hateoas-bundle", - "version": "1.4.0", + "name": "friends-of-behat/service-container-extension", + "version": "v1.0.1", "source": { "type": "git", - "url": "https://github.com/willdurand/BazingaHateoasBundle.git", - "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa" + "url": "https://github.com/FriendsOfBehat/ServiceContainerExtension.git", + "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", - "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", + "url": "https://api.github.com/repos/FriendsOfBehat/ServiceContainerExtension/zipball/5c8ab1bc3e45a37e01da8601aa2aa3a547981586", + "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586", "shasum": "" }, "require": { - "jms/serializer-bundle": "~1.0 || ^2.0", - "php": ">5.4 |^7.0", - "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0", - "willdurand/hateoas": "^2.10.0" + "behat/behat": "^3.1", + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "~4.5 || ~5.0", - "symfony/expression-language": "~2.4 || ~3.0 || ~4.0", - "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0", - "twig/twig": "~1.12" + "friends-of-behat/cross-container-extension": "^1.0", + "friends-of-behat/test-context": "^1.0" }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } + "suggest": { + "friends-of-behat/cross-container-extension": "^1.0" }, + "type": "library", "autoload": { "psr-4": { - "Bazinga\\Bundle\\HateoasBundle\\": "" + "FriendsOfBehat\\ServiceContainerExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7457,41 +7491,39 @@ ], "authors": [ { - "name": "William Durand", - "email": "william.durand1@gmail.com" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "Integration of Hateoas into Symfony2.", - "keywords": [ - "HATEOAS", - "rest" - ], - "time": "2018-01-27T13:03:07+00:00" + "description": "Allows to declare own services inside Behat container without writing an extension.", + "time": "2018-02-13T17:50:03+00:00" }, { - "name": "willdurand/jsonp-callback-validator", - "version": "v1.1.0", + "name": "friends-of-behat/suite-settings-extension", + "version": "v1.0.1", "source": { "type": "git", - "url": "https://github.com/willdurand/JsonpCallbackValidator.git", - "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" + "url": "https://github.com/FriendsOfBehat/SuiteSettingsExtension.git", + "reference": "d539997fdc6a2730e0c4ae44a026e1d00ee931f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", - "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", + "url": "https://api.github.com/repos/FriendsOfBehat/SuiteSettingsExtension/zipball/d539997fdc6a2730e0c4ae44a026e1d00ee931f4", + "reference": "d539997fdc6a2730e0c4ae44a026e1d00ee931f4", "shasum": "" }, "require": { - "php": ">=5.3.0" + "behat/behat": "^3.1", + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "~3.7" + "friends-of-behat/test-context": "^1.0" }, "type": "library", "autoload": { - "psr-0": { - "JsonpCallbackValidator": "src/" + "psr-4": { + "FriendsOfBehat\\SuiteSettingsExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7500,43 +7532,49 @@ ], "authors": [ { - "name": "William Durand", - "email": "william.durand1@gmail.com", - "homepage": "http://www.willdurand.fr" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "JSONP callback validator.", - "time": "2014-01-20T22:35:06+00:00" + "description": "Allows to overwrite suites' default settings.", + "time": "2017-07-10T20:43:21+00:00" }, { - "name": "willdurand/negotiation", - "version": "v2.3.1", + "name": "friends-of-behat/symfony-extension", + "version": "v1.2.0", "source": { "type": "git", - "url": "https://github.com/willdurand/Negotiation.git", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" + "url": "https://github.com/FriendsOfBehat/SymfonyExtension.git", + "reference": "db6193144e1f738a2e5ec201d1937c94db95259d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", + "url": "https://api.github.com/repos/FriendsOfBehat/SymfonyExtension/zipball/db6193144e1f738a2e5ec201d1937c94db95259d", + "reference": "db6193144e1f738a2e5ec201d1937c94db95259d", "shasum": "" }, "require": { - "php": ">=5.4.0" + "behat/behat": "^3.1", + "php": "^7.1", + "symfony/http-kernel": "^3.3|^4.0" }, "require-dev": { - "phpunit/phpunit": "~4.5" + "behat/mink": "^1.7", + "behat/mink-browserkit-driver": "^1.3", + "behat/mink-extension": "^2.2", + "friends-of-behat/cross-container-extension": "^1.0", + "friends-of-behat/test-context": "^1.0", + "symfony/framework-bundle": "^3.3|^4.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3-dev" - } + "suggest": { + "behat/mink-browserkit-driver": "^1.3", + "friends-of-behat/cross-container-extension": "^1.0" }, + "type": "library", "autoload": { "psr-4": { - "Negotiation\\": "src/Negotiation" + "FriendsOfBehat\\SymfonyExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7545,52 +7583,40 @@ ], "authors": [ { - "name": "William Durand", - "email": "will+git@drnd.me" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "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" + "description": "Integrates Behat with Symfony.", + "time": "2018-02-14T14:18:16+00:00" }, { - "name": "winzou/state-machine", - "version": "0.3.3", + "name": "friends-of-behat/variadic-extension", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/winzou/state-machine.git", - "reference": "37f03a316b9a461ed443906e158bab8d358542df" + "url": "https://github.com/FriendsOfBehat/VariadicExtension.git", + "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/winzou/state-machine/zipball/37f03a316b9a461ed443906e158bab8d358542df", - "reference": "37f03a316b9a461ed443906e158bab8d358542df", + "url": "https://api.github.com/repos/FriendsOfBehat/VariadicExtension/zipball/6513d8f61c3483c65ec3292d7c80027946b4708c", + "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/event-dispatcher": "~2.1|~3.0|~4.0", - "symfony/expression-language": "~2.4|~3.0|~4.0", - "symfony/property-access": "~2.1|~3.0|~4.0" + "behat/behat": "^3.1", + "php": "^7.1", + "symfony/dependency-injection": "^3.2|^4.0" }, "require-dev": { - "phpspec/phpspec": "~2.0", - "twig/twig": "~1.0" - }, - "suggest": { - "twig/twig": "Access the state machine in your twig templates (~1.0)" + "friends-of-behat/test-context": "^1.0" }, "type": "library", "autoload": { - "psr-0": { - "SM": "src/" + "psr-4": { + "FriendsOfBehat\\VariadicExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7599,48 +7625,76 @@ ], "authors": [ { - "name": "Alexandre Bacco", - "email": "alexandre.bacco@gmail.com", - "homepage": "http://alex.bacco.fr" + "name": "Łukasz Chruściel", + "email": "lchrusciel@gmail.com" } ], - "description": "A very lightweight yet powerful PHP state machine", - "homepage": "https://github.com/winzou/StateMachine", - "keywords": [ - "callback", - "event", - "state", - "statemachine" - ], - "time": "2018-02-11T18:07:15+00:00" + "description": "Variadic support for behat context arguments", + "time": "2018-02-13T17:40:06+00:00" }, { - "name": "winzou/state-machine-bundle", - "version": "v0.3.1", + "name": "friendsofphp/php-cs-fixer", + "version": "v2.8.4", "source": { "type": "git", - "url": "https://github.com/winzou/StateMachineBundle.git", - "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240" + "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", + "reference": "107647ace9fa57b47dec0c567763bbc4ea33df73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/winzou/StateMachineBundle/zipball/2a543dcaeb74b54b6c06884ef985bd4c5a57a240", - "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/107647ace9fa57b47dec0c567763bbc4ea33df73", + "reference": "107647ace9fa57b47dec0c567763bbc4ea33df73", "shasum": "" }, "require": { - "php": ">5.3.0", - "symfony/framework-bundle": "~2.1|~3.0|^4.0", - "winzou/state-machine": "~0.3" + "composer/semver": "^1.4", + "doctrine/annotations": "^1.2", + "ext-json": "*", + "ext-tokenizer": "*", + "gecko-packages/gecko-php-unit": "^2.0 || ^3.0", + "php": "^5.6 || >=7.0 <7.3", + "php-cs-fixer/diff": "^1.2", + "symfony/console": "^3.2 || ^4.0", + "symfony/event-dispatcher": "^3.0 || ^4.0", + "symfony/filesystem": "^3.0 || ^4.0", + "symfony/finder": "^3.0 || ^4.0", + "symfony/options-resolver": "^3.0 || ^4.0", + "symfony/polyfill-php70": "^1.0", + "symfony/polyfill-php72": "^1.4", + "symfony/process": "^3.0 || ^4.0", + "symfony/stopwatch": "^3.0 || ^4.0" + }, + "conflict": { + "hhvm": "*" }, "require-dev": { - "phpspec/phpspec": "~2.0" + "johnkary/phpunit-speedtrap": "^1.1 || ^2.0@dev", + "justinrainbow/json-schema": "^5.0", + "mikey179/vfsstream": "^1.6", + "php-coveralls/php-coveralls": "^2.0", + "php-cs-fixer/accessible-object": "^1.0", + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "symfony/phpunit-bridge": "^3.2.2 || ^4.0" }, - "type": "symfony-bundle", + "suggest": { + "ext-mbstring": "For handling non-UTF8 characters in cache signature.", + "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." + }, + "bin": [ + "php-cs-fixer" + ], + "type": "application", "autoload": { "psr-4": { - "winzou\\Bundle\\StateMachineBundle\\": "" - } + "PhpCsFixer\\": "src/" + }, + "classmap": [ + "tests/Test/Assert/AssertTokensTrait.php", + "tests/Test/AbstractFixerTestCase.php", + "tests/Test/AbstractIntegrationTestCase.php", + "tests/Test/IntegrationCase.php", + "tests/Test/IntegrationCaseFactory.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7648,351 +7702,340 @@ ], "authors": [ { - "name": "Alexandre Bacco", - "homepage": "http://alex.bacco.fr" + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "Bundle for the very lightweight yet powerful PHP state machine", - "keywords": [ - "bundle", - "statemachine", - "symfony" - ], - "time": "2018-02-12T10:55:50+00:00" + "description": "A tool to automatically fix PHP code style", + "time": "2017-12-08T15:19:13+00:00" }, { - "name": "zendframework/zend-code", - "version": "3.3.0", + "name": "gecko-packages/gecko-php-unit", + "version": "v3.1", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-code.git", - "reference": "6b1059db5b368db769e4392c6cb6cc139e56640d" + "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", + "reference": "dbb18b292cfa14444d2e6d15202b9dcf5ab8365e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-code/zipball/6b1059db5b368db769e4392c6cb6cc139e56640d", - "reference": "6b1059db5b368db769e4392c6cb6cc139e56640d", + "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/dbb18b292cfa14444d2e6d15202b9dcf5ab8365e", + "reference": "dbb18b292cfa14444d2e6d15202b9dcf5ab8365e", "shasum": "" }, "require": { - "php": "^7.1", - "zendframework/zend-eventmanager": "^2.6 || ^3.0" + "php": "^7.0" + }, + "conflict": { + "phpunit/phpunit": "<6.0" }, "require-dev": { - "doctrine/annotations": "~1.0", - "ext-phar": "*", - "phpunit/phpunit": "^6.2.3", - "zendframework/zend-coding-standard": "^1.0.0", - "zendframework/zend-stdlib": "^2.7 || ^3.0" + "phpunit/phpunit": "^6.0" }, "suggest": { - "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", - "zendframework/zend-stdlib": "Zend\\Stdlib component" + "ext-dom": "When testing with xml.", + "ext-libxml": "When testing with xml.", + "phpunit/phpunit": "This is an extension for PHPUnit so make sure you have that in some way." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { - "Zend\\Code\\": "src/" + "GeckoPackages\\PHPUnit\\": "src/PHPUnit" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "description": "provides facilities to generate arbitrary code using an object oriented interface", - "homepage": "https://github.com/zendframework/zend-code", + "description": "Additional PHPUnit asserts and constraints.", + "homepage": "https://github.com/GeckoPackages", "keywords": [ - "code", - "zf2" + "extension", + "filesystem", + "phpunit" ], - "time": "2017-10-20T15:21:32+00:00" + "time": "2018-01-24T18:03:59+00:00" }, { - "name": "zendframework/zend-eventmanager", - "version": "3.2.0", + "name": "instaclick/php-webdriver", + "version": "1.4.5", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-eventmanager.git", - "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c" + "url": "https://github.com/instaclick/php-webdriver.git", + "reference": "6fa959452e774dcaed543faad3a9d1a37d803327" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c", - "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c", + "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327", + "reference": "6fa959452e774dcaed543faad3a9d1a37d803327", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "ext-curl": "*", + "php": ">=5.3.2" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", - "phpunit/phpunit": "^6.0.7 || ^5.7.14", - "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" + "phpunit/phpunit": "^4.8", + "satooshi/php-coveralls": "^1.0||^2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { - "psr-4": { - "Zend\\EventManager\\": "src/" + "psr-0": { + "WebDriver": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "Apache-2.0" ], - "description": "Trigger and listen to events within a PHP application", - "homepage": "https://github.com/zendframework/zend-eventmanager", + "authors": [ + { + "name": "Justin Bishop", + "email": "jubishop@gmail.com", + "role": "Developer" + }, + { + "name": "Anthon Pang", + "email": "apang@softwaredevelopment.ca", + "role": "Fork Maintainer" + } + ], + "description": "PHP WebDriver for Selenium 2", + "homepage": "http://instaclick.com/", "keywords": [ - "event", - "eventmanager", - "events", - "zf2" + "browser", + "selenium", + "webdriver", + "webtest" ], - "time": "2017-07-11T19:17:22+00:00" + "time": "2017-06-30T04:02:48+00:00" }, { - "name": "zendframework/zend-hydrator", - "version": "2.3.1", + "name": "lakion/api-test-case", + "version": "v2.0.0", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-hydrator.git", - "reference": "de0d6465fbc4b7ca345fddc148834c321c4b361f" + "url": "https://github.com/Lakion/ApiTestCase.git", + "reference": "0a1e83fc693503e292ca525cd751ad3158b2e47c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/de0d6465fbc4b7ca345fddc148834c321c4b361f", - "reference": "de0d6465fbc4b7ca345fddc148834c321c4b361f", + "url": "https://api.github.com/repos/Lakion/ApiTestCase/zipball/0a1e83fc693503e292ca525cd751ad3158b2e47c", + "reference": "0a1e83fc693503e292ca525cd751ad3158b2e47c", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0", - "zendframework/zend-stdlib": "^3.0" + "coduo/php-matcher": "^2.1", + "doctrine/data-fixtures": "^1.2", + "doctrine/doctrine-bundle": "^1.6", + "doctrine/orm": "^2.5", + "nelmio/alice": "^2.2", + "php": "^7.0", + "phpspec/php-diff": "^1.1", + "phpunit/phpunit": "^6.0", + "polishsymfonycommunity/symfony-mocker-container": "^1.0", + "symfony/browser-kit": "^3.2", + "symfony/finder": "^3.2", + "symfony/framework-bundle": "^3.2" }, "require-dev": { - "phpunit/phpunit": "^5.7.21 || ^6.3", - "zendframework/zend-coding-standard": "~1.0.0", - "zendframework/zend-eventmanager": "^3.0", - "zendframework/zend-filter": "^2.6", - "zendframework/zend-inputfilter": "^2.6", - "zendframework/zend-serializer": "^2.6.1", - "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" - }, - "suggest": { - "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", - "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", - "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", - "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" + "symfony/serializer": "^3.2" }, "type": "library", "extra": { "branch-alias": { - "dev-release-1.0": "1.0-dev", - "dev-release-1.1": "1.1-dev", - "dev-master": "2.3-dev", - "dev-develop": "2.4-dev" - }, - "zf": { - "component": "Zend\\Hydrator", - "config-provider": "Zend\\Hydrator\\ConfigProvider" + "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { - "Zend\\Hydrator\\": "src/" + "Lakion\\ApiTestCase\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "homepage": "https://github.com/zendframework/zend-hydrator", + "authors": [ + { + "name": "Łukasz Chruściel", + "email": "lukasz.chrusciel@lakion.com" + }, + { + "name": "Michał Marcinkowski", + "email": "michal.marcinkowski@lakion.com" + }, + { + "name": "Paweł Jędrzejewski", + "email": "pawel.jedrzejewski@lakion.com", + "homepage": "http://pjedrzejewski.com" + }, + { + "name": "Arkadiusz Krakowiak", + "email": "arkadiusz.krakowiak@lakion.com" + } + ], + "description": "Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.", "keywords": [ - "hydrator", - "zf2" + "TDD", + "api", + "doctrine", + "json", + "phpunit", + "symfony", + "xml" ], - "time": "2017-10-02T15:01:27+00:00" + "time": "2017-06-27T07:50:08+00:00" }, { - "name": "zendframework/zend-stdlib", - "version": "3.1.0", + "name": "lakion/mink-debug-extension", + "version": "v1.2.3", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78" + "url": "https://github.com/Lakion/MinkDebugExtension.git", + "reference": "fb04a47076df15ff38e6c7d298aac93dd6a63468" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78", - "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78", + "url": "https://api.github.com/repos/Lakion/MinkDebugExtension/zipball/fb04a47076df15ff38e6c7d298aac93dd6a63468", + "reference": "fb04a47076df15ff38e6c7d298aac93dd6a63468", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "behat/behat": "^3.0.5", + "behat/mink-extension": "^2.0.1", + "php": "^5.5.9|^7.0" }, "require-dev": { - "athletic/athletic": "~0.1", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "^2.6.2" + "behat/mink-goutte-driver": "^1.1", + "behat/mink-selenium2-driver": "^1.2", + "phpspec/phpspec": "^2.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev", - "dev-develop": "3.2-dev" - } + "suggest": { + "behat/mink-browserkit-driver": "To get request debug information included in log file", + "behat/mink-selenium2-driver": "To get screenshots" }, + "bin": [ + "travis/tools/upload-screenshots", + "travis/tools/upload-textfiles", + "travis/tools/wait-for-port" + ], + "type": "behat-extension", "autoload": { "psr-4": { - "Zend\\Stdlib\\": "src/" + "Lakion\\Behat\\MinkDebugExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "homepage": "https://github.com/zendframework/zend-stdlib", + "authors": [ + { + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" + } + ], + "description": "Debug extension for Behat", + "homepage": "https://github.com/Lakion/MinkDebugExtension", "keywords": [ - "stdlib", - "zf2" + "Behat", + "Mink", + "debug", + "logging" ], - "time": "2016-09-13T14:38:50+00:00" - } - ], - "packages-dev": [ + "time": "2016-10-27T15:30:36+00:00" + }, { - "name": "behat/behat", - "version": "v3.4.3", + "name": "myclabs/deep-copy", + "version": "1.7.0", "source": { "type": "git", - "url": "https://github.com/Behat/Behat.git", - "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2" + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/d60b161bff1b95ec4bb80bb8cb210ccf890314c2", - "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", + "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "shasum": "" }, "require": { - "behat/gherkin": "^4.5.1", - "behat/transliterator": "^1.2", - "container-interop/container-interop": "^1.2", - "ext-mbstring": "*", - "php": ">=5.3.3", - "psr/container": "^1.0", - "symfony/class-loader": "~2.1||~3.0||~4.0", - "symfony/config": "~2.3||~3.0||~4.0", - "symfony/console": "~2.5||~3.0||~4.0", - "symfony/dependency-injection": "~2.1||~3.0||~4.0", - "symfony/event-dispatcher": "~2.1||~3.0||~4.0", - "symfony/translation": "~2.3||~3.0||~4.0", - "symfony/yaml": "~2.1||~3.0||~4.0" + "php": "^5.6 || ^7.0" }, "require-dev": { - "herrera-io/box": "~1.6.1", - "phpunit/phpunit": "^4.8.36|^6.3", - "symfony/process": "~2.5|~3.0|~4.0" - }, - "suggest": { - "behat/mink-extension": "for integration with Mink testing framework", - "behat/symfony2-extension": "for integration with Symfony2 web framework", - "behat/yii-extension": "for integration with Yii web framework" + "doctrine/collections": "^1.0", + "doctrine/common": "^2.6", + "phpunit/phpunit": "^4.1" }, - "bin": [ - "bin/behat" - ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev" - } - }, "autoload": { - "psr-0": { - "Behat\\Behat": "src/", - "Behat\\Testwork": "src/" - } + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + }, + "files": [ + "src/DeepCopy/deep_copy.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Scenario-oriented BDD framework for PHP 5.3", - "homepage": "http://behat.org/", + "description": "Create deep copies (clones) of your objects", "keywords": [ - "Agile", - "BDD", - "ScenarioBDD", - "Scrum", - "StoryBDD", - "User story", - "business", - "development", - "documentation", - "examples", - "symfony", - "testing" + "clone", + "copy", + "duplicate", + "object", + "object graph" ], - "time": "2017-11-27T10:37:56+00:00" + "time": "2017-10-19T19:58:43+00:00" }, { - "name": "behat/gherkin", - "version": "v4.5.1", + "name": "nelmio/alice", + "version": "v2.3.4", "source": { "type": "git", - "url": "https://github.com/Behat/Gherkin.git", - "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a" + "url": "https://github.com/nelmio/alice.git", + "reference": "41fc89e2dfbb9d6d13a0f350393e5a91e9064d69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", - "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", + "url": "https://api.github.com/repos/nelmio/alice/zipball/41fc89e2dfbb9d6d13a0f350393e5a91e9064d69", + "reference": "41fc89e2dfbb9d6d13a0f350393e5a91e9064d69", "shasum": "" }, "require": { - "php": ">=5.3.1" + "fzaninotto/faker": "^1.5", + "php": "^5.6||^7.0", + "symfony/yaml": "^2.0||^3.0" }, "require-dev": { - "phpunit/phpunit": "~4.5|~5", - "symfony/phpunit-bridge": "~2.7|~3", - "symfony/yaml": "~2.3|~3" - }, - "suggest": { - "symfony/yaml": "If you want to parse features, represented in YAML files" + "doctrine/common": "^2.3", + "phpspec/prophecy": "^1.5.0", + "phpunit/phpunit": "^5.6||^6.0", + "symfony/phpunit-bridge": "^3.0", + "symfony/property-access": "^2.2||^3.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { - "psr-0": { - "Behat\\Gherkin": "src/" + "psr-4": { + "Nelmio\\Alice\\": "src/Nelmio/Alice" } }, "notification-url": "https://packagist.org/downloads/", @@ -8001,707 +8044,844 @@ ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be" + }, + { + "name": "Tim Shelburne", + "email": "shelburt02@gmail.com" + }, + { + "name": "Théo FIDRY", + "email": "theo.fidry@gmail.com" } ], - "description": "Gherkin DSL parser for PHP 5.3", - "homepage": "http://behat.org/", + "description": "Expressive fixtures generator", "keywords": [ - "BDD", - "Behat", - "Cucumber", - "DSL", - "gherkin", - "parser" + "Fixture", + "data", + "orm", + "test" ], - "time": "2017-08-30T11:04:43+00:00" + "time": "2017-10-31T11:42:39+00:00" }, { - "name": "behat/mink", - "version": "v1.7.1", + "name": "nette/bootstrap", + "version": "v2.4.5", "source": { "type": "git", - "url": "https://github.com/minkphp/Mink.git", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9" + "url": "https://github.com/nette/bootstrap.git", + "reference": "804925787764d708a7782ea0d9382a310bb21968" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9", + "url": "https://api.github.com/repos/nette/bootstrap/zipball/804925787764d708a7782ea0d9382a310bb21968", + "reference": "804925787764d708a7782ea0d9382a310bb21968", "shasum": "" }, "require": { - "php": ">=5.3.1", - "symfony/css-selector": "~2.1|~3.0" + "nette/di": "~2.4.7", + "nette/utils": "~2.4", + "php": ">=5.6.0" + }, + "conflict": { + "nette/nette": "<2.2" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" + "latte/latte": "~2.2", + "nette/application": "~2.3", + "nette/caching": "~2.3", + "nette/database": "~2.3", + "nette/forms": "~2.3", + "nette/http": "~2.4.0", + "nette/mail": "~2.3", + "nette/robot-loader": "^2.4.2 || ^3.0", + "nette/safe-stream": "~2.2", + "nette/security": "~2.3", + "nette/tester": "~2.0", + "tracy/tracy": "^2.4.1" }, "suggest": { - "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", - "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", - "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", - "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)" + "nette/robot-loader": "to use Configurator::createRobotLoader()", + "tracy/tracy": "to use Configurator::enableTracy()" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "2.4-dev" } }, "autoload": { - "psr-4": { - "Behat\\Mink\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "Browser controller/emulator abstraction for PHP", - "homepage": "http://mink.behat.org/", + "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", + "homepage": "https://nette.org", "keywords": [ - "browser", - "testing", - "web" + "bootstrapping", + "configurator", + "nette" ], - "time": "2016-03-05T08:26:18+00:00" + "time": "2017-08-20T17:36:59+00:00" }, { - "name": "behat/mink-browserkit-driver", - "version": "v1.3.2", + "name": "nette/caching", + "version": "v2.5.6", "source": { "type": "git", - "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb" + "url": "https://github.com/nette/caching.git", + "reference": "1231735b5135ca02bd381b70482c052d2a90bdc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb", - "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb", + "url": "https://api.github.com/repos/nette/caching/zipball/1231735b5135ca02bd381b70482c052d2a90bdc9", + "reference": "1231735b5135ca02bd381b70482c052d2a90bdc9", "shasum": "" }, "require": { - "behat/mink": "^1.7.1@dev", - "php": ">=5.3.6", - "symfony/browser-kit": "~2.3|~3.0", - "symfony/dom-crawler": "~2.3|~3.0" + "nette/finder": "^2.2 || ~3.0.0", + "nette/utils": "^2.4 || ~3.0.0", + "php": ">=5.6.0" + }, + "conflict": { + "nette/nette": "<2.2" }, "require-dev": { - "silex/silex": "~1.2", - "symfony/phpunit-bridge": "~2.7|~3.0" + "latte/latte": "^2.4", + "nette/di": "^2.4 || ~3.0.0", + "nette/tester": "^2.0", + "tracy/tracy": "^2.4" }, - "type": "mink-driver", + "suggest": { + "ext-pdo_sqlite": "to use SQLiteStorage or SQLiteJournal" + }, + "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.5-dev" } }, "autoload": { - "psr-4": { - "Behat\\Mink\\Driver\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "Symfony2 BrowserKit driver for Mink framework", - "homepage": "http://mink.behat.org/", + "description": "⏱ Nette Caching: library with easy-to-use API and many cache backends.", + "homepage": "https://nette.org", "keywords": [ - "Mink", - "Symfony2", - "browser", - "testing" + "cache", + "journal", + "memcached", + "nette", + "sqlite" ], - "time": "2016-03-05T08:59:47+00:00" + "time": "2017-08-30T12:12:25+00:00" }, { - "name": "behat/mink-extension", - "version": "2.3.0", + "name": "nette/di", + "version": "v2.4.10", "source": { "type": "git", - "url": "https://github.com/Behat/MinkExtension.git", - "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de" + "url": "https://github.com/nette/di.git", + "reference": "a4b3be935b755f23aebea1ce33d7e3c832cdff98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/badc565b7a1d05c4a4bf49c789045bcf7af6c6de", - "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de", + "url": "https://api.github.com/repos/nette/di/zipball/a4b3be935b755f23aebea1ce33d7e3c832cdff98", + "reference": "a4b3be935b755f23aebea1ce33d7e3c832cdff98", "shasum": "" }, "require": { - "behat/behat": "^3.0.5", - "behat/mink": "^1.5", - "php": ">=5.3.2", - "symfony/config": "^2.7|^3.0|^4.0" + "ext-tokenizer": "*", + "nette/neon": "^2.3.3 || ~3.0.0", + "nette/php-generator": "^2.6.1 || ~3.0.0", + "nette/utils": "^2.4.3 || ~3.0.0", + "php": ">=5.6.0" + }, + "conflict": { + "nette/bootstrap": "<2.4", + "nette/nette": "<2.2" }, "require-dev": { - "behat/mink-goutte-driver": "^1.1", - "phpspec/phpspec": "^2.0" + "nette/tester": "^2.0", + "tracy/tracy": "^2.3" }, - "type": "behat-extension", + "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.4-dev" } }, "autoload": { - "psr-0": { - "Behat\\MinkExtension": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Christophe Coevoet", - "email": "stof@notk.org" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" }, { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com" + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "Mink extension for Behat", - "homepage": "http://extensions.behat.org/mink", + "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.", + "homepage": "https://nette.org", "keywords": [ - "browser", - "gui", - "test", - "web" + "compiled", + "di", + "dic", + "factory", + "ioc", + "nette", + "static" ], - "time": "2017-11-24T19:30:49+00:00" + "time": "2017-08-31T22:42:00+00:00" }, { - "name": "behat/mink-selenium2-driver", - "version": "v1.3.1", + "name": "nette/finder", + "version": "v2.4.1", "source": { "type": "git", - "url": "https://github.com/minkphp/MinkSelenium2Driver.git", - "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288" + "url": "https://github.com/nette/finder.git", + "reference": "4d43a66d072c57d585bf08a3ef68d3587f7e9547" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288", - "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288", + "url": "https://api.github.com/repos/nette/finder/zipball/4d43a66d072c57d585bf08a3ef68d3587f7e9547", + "reference": "4d43a66d072c57d585bf08a3ef68d3587f7e9547", "shasum": "" }, "require": { - "behat/mink": "~1.7@dev", - "instaclick/php-webdriver": "~1.1", - "php": ">=5.3.1" + "nette/utils": "^2.4 || ~3.0.0", + "php": ">=5.6.0" + }, + "conflict": { + "nette/nette": "<2.2" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7" + "nette/tester": "^2.0", + "tracy/tracy": "^2.3" }, - "type": "mink-driver", + "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.4-dev" } }, "autoload": { - "psr-4": { - "Behat\\Mink\\Driver\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" }, { - "name": "Pete Otaqui", - "email": "pete@otaqui.com", - "homepage": "https://github.com/pete-otaqui" + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "Selenium2 (WebDriver) driver for Mink framework", - "homepage": "http://mink.behat.org/", - "keywords": [ - "ajax", - "browser", - "javascript", - "selenium", - "testing", - "webdriver" - ], - "time": "2016-03-05T09:10:18+00:00" + "description": "Nette Finder: Files Searching", + "homepage": "https://nette.org", + "time": "2017-07-10T23:47:08+00:00" }, { - "name": "bossa/phpspec2-expect", - "version": "1.0.2", + "name": "nette/neon", + "version": "v2.4.2", "source": { "type": "git", - "url": "https://github.com/BossaConsulting/phpspec2-expect.git", - "reference": "c7e38fb9dc1c87bc69b008559fb98bd25335d66c" + "url": "https://github.com/nette/neon.git", + "reference": "9eacd50553b26b53a3977bfb2fea2166d4331622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BossaConsulting/phpspec2-expect/zipball/c7e38fb9dc1c87bc69b008559fb98bd25335d66c", - "reference": "c7e38fb9dc1c87bc69b008559fb98bd25335d66c", + "url": "https://api.github.com/repos/nette/neon/zipball/9eacd50553b26b53a3977bfb2fea2166d4331622", + "reference": "9eacd50553b26b53a3977bfb2fea2166d4331622", "shasum": "" }, "require": { - "phpspec/phpspec": ">=2.0.0-RC3" + "ext-iconv": "*", + "ext-json": "*", + "php": ">=5.6.0" + }, + "require-dev": { + "nette/tester": "~2.0", + "tracy/tracy": "^2.3" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.4-dev" + } + }, "autoload": { - "files": [ - "expect.php" + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Marcello Duarte", - "homepage": "http://marcelloduarte.net/" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "Helper that decorates any SUS with a phpspec lazy object wrapper", - "keywords": [ - "BDD", - "SpecBDD", - "TDD", - "spec", - "specification" - ], - "time": "2014-02-21T11:29:39+00:00" + "description": "Nette NEON: parser & generator for Nette Object Notation", + "homepage": "http://ne-on.org", + "time": "2017-07-11T18:29:08+00:00" }, { - "name": "coduo/php-matcher", - "version": "2.4.0", + "name": "nette/php-generator", + "version": "v3.0.2", "source": { "type": "git", - "url": "https://github.com/coduo/php-matcher.git", - "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41" + "url": "https://github.com/nette/php-generator.git", + "reference": "1652635d312a8db4291b16f3ebf87cb1a15a6257" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/coduo/php-matcher/zipball/8b9d57257a18e57b9785fabe25a6c99441cc5e41", - "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41", + "url": "https://api.github.com/repos/nette/php-generator/zipball/1652635d312a8db4291b16f3ebf87cb1a15a6257", + "reference": "1652635d312a8db4291b16f3ebf87cb1a15a6257", "shasum": "" }, "require": { - "coduo/php-to-string": "^2", - "doctrine/lexer": "1.0.*", - "ext-filter": "*", - "openlss/lib-array2xml": "~0.0.9", - "php": ">=5.3.0", - "symfony/expression-language": "^2.3|^3.0", - "symfony/property-access": "^2.3|^3.0" + "nette/utils": "^2.4.2 || ~3.0.0", + "php": ">=7.0" + }, + "conflict": { + "nette/nette": "<2.2" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "nette/tester": "^2.0", + "tracy/tracy": "^2.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev" + "dev-master": "3.0-dev" } }, "autoload": { - "psr-4": { - "Coduo\\PHPMatcher\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Norbert Orzechowicz", - "email": "norbert@orzechowicz.pl" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" }, { - "name": "Michał Dąbrowski", - "email": "dabrowski@brillante.pl" + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], - "description": "PHP Matcher enables you to match values with patterns", + "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.2 features.", + "homepage": "https://nette.org", "keywords": [ - "Match", - "json", - "matcher", - "tests" + "code", + "nette", + "php", + "scaffolding" ], - "time": "2018-02-18T21:49:00+00:00" + "time": "2017-09-26T11:19:32+00:00" }, { - "name": "coduo/php-to-string", - "version": "2.0.1", + "name": "nette/robot-loader", + "version": "v3.0.3", "source": { "type": "git", - "url": "https://github.com/coduo/php-to-string.git", - "reference": "4c1d7e2e76017719edc70e944ace0ec570748a78" + "url": "https://github.com/nette/robot-loader.git", + "reference": "92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/coduo/php-to-string/zipball/4c1d7e2e76017719edc70e944ace0ec570748a78", - "reference": "4c1d7e2e76017719edc70e944ace0ec570748a78", + "url": "https://api.github.com/repos/nette/robot-loader/zipball/92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a", + "reference": "92d4b40b49d5e2d9e37fc736bbcebe6da55fa44a", "shasum": "" }, "require": { - "php": ">=5.3.0" + "ext-tokenizer": "*", + "nette/finder": "^2.3 || ^3.0", + "nette/utils": "^2.4 || ^3.0", + "php": ">=5.6.0" + }, + "conflict": { + "nette/nette": "<2.2" }, "require-dev": { - "coduo/phpspec-data-provider-extension": "^1", - "phpspec/phpspec": "^2" + "nette/tester": "^2.0", + "tracy/tracy": "^2.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "3.0-dev" } }, "autoload": { - "psr-0": { - "": "src" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" ], "authors": [ { - "name": "Norbert Orzechowicz", - "email": "norbert@orzechowicz.pl" + "name": "David Grudl", + "homepage": "https://davidgrudl.com" }, { - "name": "Michał Dąbrowski", - "email": "dabrowski@brillante.pl" + "name": "Nette Community", + "homepage": "https://nette.org/contributors" } ], + "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", + "homepage": "https://nette.org", "keywords": [ - "php", - "string", - "to", - "to string" + "autoload", + "class", + "interface", + "nette", + "trait" ], - "time": "2016-01-20T18:29:02+00:00" + "time": "2017-09-26T13:42:21+00:00" }, { - "name": "container-interop/container-interop", - "version": "1.2.0", + "name": "nette/utils", + "version": "v2.5.1", "source": { "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + "url": "https://github.com/nette/utils.git", + "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "url": "https://api.github.com/repos/nette/utils/zipball/8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", + "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", "shasum": "" }, "require": { - "psr/container": "^1.0" + "php": ">=5.6.0" + }, + "conflict": { + "nette/nette": "<2.2" + }, + "require-dev": { + "nette/tester": "~2.0", + "tracy/tracy": "^2.3" + }, + "suggest": { + "ext-gd": "to use Image", + "ext-iconv": "to use Strings::webalize() and toAscii()", + "ext-intl": "for script transliteration in Strings::webalize() and toAscii()", + "ext-json": "to use Nette\\Utils\\Json", + "ext-mbstring": "to use Strings::lower() etc...", + "ext-xml": "to use Strings::length() etc. when mbstring is not available" }, "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" + "extra": { + "branch-alias": { + "dev-master": "2.5-dev" } }, + "autoload": { + "classmap": [ + "src/" + ], + "files": [ + "src/loader.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause", + "GPL-2.0", + "GPL-3.0" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", - "time": "2017-02-14T19:40:03+00:00" + "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "homepage": "https://nette.org", + "keywords": [ + "array", + "core", + "datetime", + "images", + "json", + "nette", + "paginator", + "password", + "slugify", + "string", + "unicode", + "utf-8", + "utility", + "validation" + ], + "time": "2018-02-19T14:42:42+00:00" }, { - "name": "dama/doctrine-test-bundle", - "version": "v1.0.13", + "name": "nikic/php-parser", + "version": "v3.1.5", "source": { "type": "git", - "url": "https://github.com/dmaicher/doctrine-test-bundle.git", - "reference": "3faa4f23b27b031f5416b3ecc2d6330a752fe32f" + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/3faa4f23b27b031f5416b3ecc2d6330a752fe32f", - "reference": "3faa4f23b27b031f5416b3ecc2d6330a752fe32f", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", + "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", "shasum": "" }, "require": { - "doctrine/dbal": "~2.5", - "doctrine/doctrine-bundle": "~1.4", - "php": ">=5.5.0", - "phpunit/phpunit": "~4.1|~5.0", - "symfony/symfony": "~2.3|~3.0" + "ext-tokenizer": "*", + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "~4.0|~5.0" }, + "bin": [ + "bin/php-parse" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { - "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle" + "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "David Maicher", - "email": "mail@dmaicher.de" + "name": "Nikita Popov" } ], - "description": "Symfony 2/3 bundle to isolate doctrine database tests and improve test performance", + "description": "A PHP parser written in PHP", "keywords": [ - "Symfony 3", - "doctrine", - "isolation", - "performance", - "symfony", - "symfony 2", - "tests" + "parser", + "php" ], - "time": "2017-05-09T12:12:32+00:00" + "time": "2018-02-28T20:30:58+00:00" }, { - "name": "friends-of-behat/context-service-extension", - "version": "v0.3.0", + "name": "openlss/lib-array2xml", + "version": "0.0.10", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/ContextServiceExtension.git", - "reference": "c63bfeb6a5c4b1cf2b88914d7a06a3a95dc9650e" + "url": "https://github.com/openlss/lib-array2xml.git", + "reference": "f6686668959a342ec326c5ad82ac557d767f34ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/ContextServiceExtension/zipball/c63bfeb6a5c4b1cf2b88914d7a06a3a95dc9650e", - "reference": "c63bfeb6a5c4b1cf2b88914d7a06a3a95dc9650e", + "url": "https://api.github.com/repos/openlss/lib-array2xml/zipball/f6686668959a342ec326c5ad82ac557d767f34ef", + "reference": "f6686668959a342ec326c5ad82ac557d767f34ef", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^5.6|^7.0", - "symfony/dependency-injection": "^2.8|^3.0" - }, - "require-dev": { - "friends-of-behat/cross-container-extension": "^0.1.3", - "friends-of-behat/test-context": "^0.3", - "phpspec/phpspec": "^3.1" - }, - "suggest": { - "friends-of-behat/cross-container-extension": "^0.1", - "ocramius/proxy-manager": "^1.0|^2.0", - "symfony/proxy-manager-bridge": "^2.8|^3.0" + "php": ">=5.3.2" }, "type": "library", "autoload": { - "psr-4": { - "FriendsOfBehat\\ContextServiceExtension\\": "src/" + "psr-0": { + "LSS": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache-2.0" ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Bryan Tong", + "email": "contact@nullivex.com", + "homepage": "http://bryantong.com" + }, + { + "name": "Tony Butler", + "email": "spudz76@gmail.com", + "homepage": "http://openlss.org" } ], - "description": "Allows to declare and use contexts services in scenario scoped container.", - "time": "2016-11-03T15:23:17+00:00" + "description": "Array2XML conversion library credit to lalit.org", + "homepage": "http://openlss.org", + "keywords": [ + "array", + "array conversion", + "xml", + "xml conversion" + ], + "time": "2015-09-16T18:59:23+00:00" }, { - "name": "friends-of-behat/cross-container-extension", - "version": "v0.2.1", + "name": "phar-io/manifest", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/CrossContainerExtension.git", - "reference": "d40f5c722efe9d94c531b8ac207f13f5937fbcf2" + "url": "https://github.com/phar-io/manifest.git", + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/CrossContainerExtension/zipball/d40f5c722efe9d94c531b8ac207f13f5937fbcf2", - "reference": "d40f5c722efe9d94c531b8ac207f13f5937fbcf2", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^5.6|^7.0", - "symfony/dependency-injection": "^2.8|^3.0" - }, - "require-dev": { - "friends-of-behat/test-context": "^0.3", - "phpspec/phpspec": "^3.1", - "phpunit/phpunit": "^5.6", - "symfony/http-kernel": "^2.8|^3.0" - }, - "suggest": { - "symfony/http-kernel": "^2.8|^3.0" + "ext-dom": "*", + "ext-phar": "*", + "phar-io/version": "^1.0.1", + "php": "^5.6 || ^7.0" }, "type": "library", - "autoload": { - "psr-4": { - "FriendsOfBehat\\CrossContainerExtension\\": "src/" + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" } }, + "autoload": { + "classmap": [ + "src/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" } ], - "description": "Makes possible to inject services and parameters from other containers.", - "time": "2017-02-16T20:49:33+00:00" + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "time": "2017-03-05T18:14:27+00:00" }, { - "name": "friends-of-behat/performance-extension", - "version": "v1.0.2", + "name": "phar-io/version", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/PerformanceExtension.git", - "reference": "f772fec1544fcb887e85ce9c1e546f1e3361b375" + "url": "https://github.com/phar-io/version.git", + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/PerformanceExtension/zipball/f772fec1544fcb887e85ce9c1e546f1e3361b375", - "reference": "f772fec1544fcb887e85ce9c1e546f1e3361b375", + "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^7.0" - }, - "require-dev": { - "friends-of-behat/test-context": "^0.3" + "php": "^5.6 || ^7.0" }, "type": "library", "autoload": { - "psr-4": { - "FriendsOfBehat\\PerformanceExtension\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" } ], - "description": "Accelerates Behat using features available only for newer PHP versions.", - "time": "2017-07-10T20:23:25+00:00" + "description": "Library for handling version information and constraints", + "time": "2017-03-05T17:38:23+00:00" }, { - "name": "friends-of-behat/service-container-extension", - "version": "v1.0.1", + "name": "php-cs-fixer/diff", + "version": "v1.3.0", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/ServiceContainerExtension.git", - "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586" + "url": "https://github.com/PHP-CS-Fixer/diff.git", + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/ServiceContainerExtension/zipball/5c8ab1bc3e45a37e01da8601aa2aa3a547981586", - "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^7.1" + "php": "^5.6 || ^7.0" }, "require-dev": { - "friends-of-behat/cross-container-extension": "^1.0", - "friends-of-behat/test-context": "^1.0" - }, - "suggest": { - "friends-of-behat/cross-container-extension": "^1.0" + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "symfony/process": "^3.3" }, "type": "library", "autoload": { - "psr-4": { - "FriendsOfBehat\\ServiceContainerExtension\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "SpacePossum" } ], - "description": "Allows to declare own services inside Behat container without writing an extension.", - "time": "2018-02-13T17:50:03+00:00" + "description": "sebastian/diff v2 backport support for PHP5.6", + "homepage": "https://github.com/PHP-CS-Fixer", + "keywords": [ + "diff" + ], + "time": "2018-02-15T16:58:55+00:00" }, { - "name": "friends-of-behat/suite-settings-extension", - "version": "v1.0.1", + "name": "phpdocumentor/reflection-common", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/SuiteSettingsExtension.git", - "reference": "d539997fdc6a2730e0c4ae44a026e1d00ee931f4" + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/SuiteSettingsExtension/zipball/d539997fdc6a2730e0c4ae44a026e1d00ee931f4", - "reference": "d539997fdc6a2730e0c4ae44a026e1d00ee931f4", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^7.1" + "php": ">=5.5" }, "require-dev": { - "friends-of-behat/test-context": "^1.0" + "phpunit/phpunit": "^4.6" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { "psr-4": { - "FriendsOfBehat\\SuiteSettingsExtension\\": "src/" + "phpDocumentor\\Reflection\\": [ + "src" + ] } }, "notification-url": "https://packagist.org/downloads/", @@ -8710,49 +8890,57 @@ ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" } ], - "description": "Allows to overwrite suites' default settings.", - "time": "2017-07-10T20:43:21+00:00" + "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": "2017-09-11T18:02:19+00:00" }, - { - "name": "friends-of-behat/symfony-extension", - "version": "v1.2.0", + { + "name": "phpdocumentor/reflection-docblock", + "version": "4.3.0", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/SymfonyExtension.git", - "reference": "db6193144e1f738a2e5ec201d1937c94db95259d" + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "94fd0001232e47129dd3504189fa1c7225010d08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/SymfonyExtension/zipball/db6193144e1f738a2e5ec201d1937c94db95259d", - "reference": "db6193144e1f738a2e5ec201d1937c94db95259d", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", + "reference": "94fd0001232e47129dd3504189fa1c7225010d08", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^7.1", - "symfony/http-kernel": "^3.3|^4.0" + "php": "^7.0", + "phpdocumentor/reflection-common": "^1.0.0", + "phpdocumentor/type-resolver": "^0.4.0", + "webmozart/assert": "^1.0" }, "require-dev": { - "behat/mink": "^1.7", - "behat/mink-browserkit-driver": "^1.3", - "behat/mink-extension": "^2.2", - "friends-of-behat/cross-container-extension": "^1.0", - "friends-of-behat/test-context": "^1.0", - "symfony/framework-bundle": "^3.3|^4.0" - }, - "suggest": { - "behat/mink-browserkit-driver": "^1.3", - "friends-of-behat/cross-container-extension": "^1.0" + "doctrine/instantiator": "~1.0.5", + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^6.4" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.x-dev" + } + }, "autoload": { "psr-4": { - "FriendsOfBehat\\SymfonyExtension\\": "src/" + "phpDocumentor\\Reflection\\": [ + "src/" + ] } }, "notification-url": "https://packagist.org/downloads/", @@ -8761,40 +8949,46 @@ ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Mike van Riel", + "email": "me@mikevanriel.com" } ], - "description": "Integrates Behat with Symfony.", - "time": "2018-02-14T14:18:16+00:00" + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "time": "2017-11-30T07:14:17+00:00" }, { - "name": "friends-of-behat/variadic-extension", - "version": "v1.1.0", + "name": "phpdocumentor/type-resolver", + "version": "0.4.0", "source": { "type": "git", - "url": "https://github.com/FriendsOfBehat/VariadicExtension.git", - "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c" + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/VariadicExtension/zipball/6513d8f61c3483c65ec3292d7c80027946b4708c", - "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", "shasum": "" }, "require": { - "behat/behat": "^3.1", - "php": "^7.1", - "symfony/dependency-injection": "^3.2|^4.0" + "php": "^5.5 || ^7.0", + "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { - "friends-of-behat/test-context": "^1.0" + "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": { - "FriendsOfBehat\\VariadicExtension\\": "src/" + "phpDocumentor\\Reflection\\": [ + "src/" + ] } }, "notification-url": "https://packagist.org/downloads/", @@ -8803,112 +8997,98 @@ ], "authors": [ { - "name": "Łukasz Chruściel", - "email": "lchrusciel@gmail.com" + "name": "Mike van Riel", + "email": "me@mikevanriel.com" } ], - "description": "Variadic support for behat context arguments", - "time": "2018-02-13T17:40:06+00:00" + "time": "2017-07-14T14:27:02+00:00" }, { - "name": "instaclick/php-webdriver", - "version": "1.4.5", + "name": "phpspec/php-diff", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/instaclick/php-webdriver.git", - "reference": "6fa959452e774dcaed543faad3a9d1a37d803327" + "url": "https://github.com/phpspec/php-diff.git", + "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327", - "reference": "6fa959452e774dcaed543faad3a9d1a37d803327", + "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", + "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", "shasum": "" }, - "require": { - "ext-curl": "*", - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "^4.8", - "satooshi/php-coveralls": "^1.0||^2.0" - }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { - "WebDriver": "lib/" + "Diff": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "BSD-3-Clause" ], "authors": [ { - "name": "Justin Bishop", - "email": "jubishop@gmail.com", - "role": "Developer" - }, - { - "name": "Anthon Pang", - "email": "apang@softwaredevelopment.ca", - "role": "Fork Maintainer" + "name": "Chris Boulton", + "homepage": "http://github.com/chrisboulton" } ], - "description": "PHP WebDriver for Selenium 2", - "homepage": "http://instaclick.com/", - "keywords": [ - "browser", - "selenium", - "webdriver", - "webtest" - ], - "time": "2017-06-30T04:02:48+00:00" + "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", + "time": "2016-04-07T12:29:16+00:00" }, { - "name": "lakion/api-test-case", - "version": "v1.2.0", + "name": "phpspec/phpspec", + "version": "3.4.3", "source": { "type": "git", - "url": "https://github.com/Lakion/ApiTestCase.git", - "reference": "cef865c6a7e311e7cd1acd1746e9b98fec7f02ac" + "url": "https://github.com/phpspec/phpspec.git", + "reference": "8e72ed3576f6e26baebb2c214a8dba344508e3bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Lakion/ApiTestCase/zipball/cef865c6a7e311e7cd1acd1746e9b98fec7f02ac", - "reference": "cef865c6a7e311e7cd1acd1746e9b98fec7f02ac", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/8e72ed3576f6e26baebb2c214a8dba344508e3bd", + "reference": "8e72ed3576f6e26baebb2c214a8dba344508e3bd", "shasum": "" }, "require": { - "coduo/php-matcher": "^2.1", - "doctrine/data-fixtures": "^1.2", - "doctrine/doctrine-bundle": "^1.6", - "doctrine/orm": "^2.5", - "nelmio/alice": "^2.2", - "php": "^5.6|^7.0", - "phpspec/php-diff": "^1.1", - "phpunit/phpunit": "^5.7", - "polishsymfonycommunity/symfony-mocker-container": "^1.0", - "symfony/browser-kit": "^3.2", - "symfony/finder": "^3.2", - "symfony/framework-bundle": "^3.2" + "doctrine/instantiator": "^1.0.1", + "ext-tokenizer": "*", + "php": "^5.6 || ^7.0", + "phpspec/php-diff": "^1.0.0", + "phpspec/prophecy": "^1.5", + "sebastian/exporter": "^1.0 || ^2.0 || ^3.0", + "symfony/console": "^2.7 || ^3.0", + "symfony/event-dispatcher": "^2.7 || ^3.0", + "symfony/finder": "^2.7 || ^3.0", + "symfony/process": "^2.7 || ^3.0", + "symfony/yaml": "^2.7 || ^3.0" }, "require-dev": { - "symfony/serializer": "^3.2" + "behat/behat": "^3.3", + "ciaranmcnulty/versionbasedtestskipper": "^0.2.1", + "phpunit/phpunit": "^5.5|^6.0", + "symfony/filesystem": "^3.0" }, + "suggest": { + "phpspec/nyan-formatters": "Adds Nyan formatters" + }, + "bin": [ + "bin/phpspec" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { - "psr-4": { - "Lakion\\ApiTestCase\\": "src/" + "psr-0": { + "PhpSpec": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8917,72 +9097,66 @@ ], "authors": [ { - "name": "Łukasz Chruściel", - "email": "lukasz.chrusciel@lakion.com" - }, - { - "name": "Michał Marcinkowski", - "email": "michal.marcinkowski@lakion.com" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" }, { - "name": "Paweł Jędrzejewski", - "email": "pawel.jedrzejewski@lakion.com", - "homepage": "http://pjedrzejewski.com" + "name": "Marcello Duarte", + "homepage": "http://marcelloduarte.net/" }, { - "name": "Arkadiusz Krakowiak", - "email": "arkadiusz.krakowiak@lakion.com" + "name": "Ciaran McNulty", + "homepage": "https://ciaranmcnulty.com/" } ], - "description": "Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.", + "description": "Specification-oriented BDD framework for PHP 5.6+", + "homepage": "http://phpspec.net/", "keywords": [ + "BDD", + "SpecBDD", "TDD", - "api", - "doctrine", - "json", - "phpunit", - "symfony", - "xml" + "spec", + "specification", + "testing", + "tests" ], - "time": "2017-06-09T11:06:58+00:00" + "time": "2017-12-06T09:12:11+00:00" }, { - "name": "lakion/mink-debug-extension", - "version": "v1.2.3", + "name": "phpspec/prophecy", + "version": "1.7.5", "source": { "type": "git", - "url": "https://github.com/Lakion/MinkDebugExtension.git", - "reference": "fb04a47076df15ff38e6c7d298aac93dd6a63468" + "url": "https://github.com/phpspec/prophecy.git", + "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Lakion/MinkDebugExtension/zipball/fb04a47076df15ff38e6c7d298aac93dd6a63468", - "reference": "fb04a47076df15ff38e6c7d298aac93dd6a63468", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", "shasum": "" }, "require": { - "behat/behat": "^3.0.5", - "behat/mink-extension": "^2.0.1", - "php": "^5.5.9|^7.0" + "doctrine/instantiator": "^1.0.2", + "php": "^5.3|^7.0", + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", + "sebastian/comparator": "^1.1|^2.0", + "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { - "behat/mink-goutte-driver": "^1.1", - "behat/mink-selenium2-driver": "^1.2", - "phpspec/phpspec": "^2.0" + "phpspec/phpspec": "^2.5|^3.2", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" }, - "suggest": { - "behat/mink-browserkit-driver": "To get request debug information included in log file", - "behat/mink-selenium2-driver": "To get screenshots" + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7.x-dev" + } }, - "bin": [ - "travis/tools/upload-screenshots", - "travis/tools/upload-textfiles", - "travis/tools/wait-for-port" - ], - "type": "behat-extension", "autoload": { - "psr-4": { - "Lakion\\Behat\\MinkDebugExtension\\": "src/" + "psr-0": { + "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8991,350 +9165,399 @@ ], "authors": [ { - "name": "Kamil Kokot", - "email": "kamil@kokot.me", - "homepage": "http://kamil.kokot.me" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "email": "marcello.duarte@gmail.com" } ], - "description": "Debug extension for Behat", - "homepage": "https://github.com/Lakion/MinkDebugExtension", + "description": "Highly opinionated mocking framework for PHP 5.3+", + "homepage": "https://github.com/phpspec/prophecy", "keywords": [ - "Behat", - "Mink", - "debug", - "logging" + "Double", + "Dummy", + "fake", + "mock", + "spy", + "stub" ], - "time": "2016-10-27T15:30:36+00:00" + "time": "2018-02-19T10:16:54+00:00" }, { - "name": "myclabs/deep-copy", - "version": "1.7.0", + "name": "phpunit/php-code-coverage", + "version": "5.3.0", "source": { "type": "git", - "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1", + "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "ext-dom": "*", + "ext-xmlwriter": "*", + "php": "^7.0", + "phpunit/php-file-iterator": "^1.4.2", + "phpunit/php-text-template": "^1.2.1", + "phpunit/php-token-stream": "^2.0.1", + "sebastian/code-unit-reverse-lookup": "^1.0.1", + "sebastian/environment": "^3.0", + "sebastian/version": "^2.0.1", + "theseer/tokenizer": "^1.1" }, "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^4.1" + "phpunit/phpunit": "^6.0" + }, + "suggest": { + "ext-xdebug": "^2.5.5" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.3.x-dev" + } + }, "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, - "files": [ - "src/DeepCopy/deep_copy.php" + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], - "description": "Create deep copies (clones) of your objects", + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ - "clone", - "copy", - "duplicate", - "object", - "object graph" + "coverage", + "testing", + "xunit" ], - "time": "2017-10-19T19:58:43+00:00" + "time": "2017-12-06T09:29:45+00:00" }, { - "name": "nelmio/alice", - "version": "v2.3.4", + "name": "phpunit/php-file-iterator", + "version": "1.4.5", "source": { "type": "git", - "url": "https://github.com/nelmio/alice.git", - "reference": "41fc89e2dfbb9d6d13a0f350393e5a91e9064d69" + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/alice/zipball/41fc89e2dfbb9d6d13a0f350393e5a91e9064d69", - "reference": "41fc89e2dfbb9d6d13a0f350393e5a91e9064d69", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { - "fzaninotto/faker": "^1.5", - "php": "^5.6||^7.0", - "symfony/yaml": "^2.0||^3.0" - }, - "require-dev": { - "doctrine/common": "^2.3", - "phpspec/prophecy": "^1.5.0", - "phpunit/phpunit": "^5.6||^6.0", - "symfony/phpunit-bridge": "^3.0", - "symfony/property-access": "^2.2||^3.0" + "php": ">=5.3.3" }, "type": "library", - "autoload": { - "psr-4": { - "Nelmio\\Alice\\": "src/Nelmio/Alice" + "extra": { + "branch-alias": { + "dev-master": "1.4.x-dev" } }, + "autoload": { + "classmap": [ + "src/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be" - }, - { - "name": "Tim Shelburne", - "email": "shelburt02@gmail.com" - }, - { - "name": "Théo FIDRY", - "email": "theo.fidry@gmail.com" + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" } ], - "description": "Expressive fixtures generator", + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ - "Fixture", - "data", - "orm", - "test" + "filesystem", + "iterator" ], - "time": "2017-10-31T11:42:39+00:00" + "time": "2017-11-27T13:52:08+00:00" }, { - "name": "openlss/lib-array2xml", - "version": "0.0.10", + "name": "phpunit/php-text-template", + "version": "1.2.1", "source": { "type": "git", - "url": "https://github.com/openlss/lib-array2xml.git", - "reference": "f6686668959a342ec326c5ad82ac557d767f34ef" + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openlss/lib-array2xml/zipball/f6686668959a342ec326c5ad82ac557d767f34ef", - "reference": "f6686668959a342ec326c5ad82ac557d767f34ef", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": ">=5.3.3" }, "type": "library", "autoload": { - "psr-0": { - "LSS": "" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "BSD-3-Clause" ], "authors": [ { - "name": "Bryan Tong", - "email": "contact@nullivex.com", - "homepage": "http://bryantong.com" - }, - { - "name": "Tony Butler", - "email": "spudz76@gmail.com", - "homepage": "http://openlss.org" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "Array2XML conversion library credit to lalit.org", - "homepage": "http://openlss.org", + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ - "array", - "array conversion", - "xml", - "xml conversion" + "template" ], - "time": "2015-09-16T18:59:23+00:00" + "time": "2015-06-21T13:50:34+00:00" }, { - "name": "phpdocumentor/reflection-common", - "version": "1.0.1", + "name": "phpunit/php-timer", + "version": "1.0.9", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { - "php": ">=5.5" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.6" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.0-dev" } }, "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src" - ] - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" } ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" + "timer" ], - "time": "2017-09-11T18:02:19+00:00" + "time": "2017-02-26T11:10:40+00:00" }, { - "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "name": "phpunit/php-token-stream", + "version": "2.0.2", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "url": "https://github.com/sebastianbergmann/php-token-stream.git", + "reference": "791198a2c6254db10131eecfe8c06670700904db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", + "reference": "791198a2c6254db10131eecfe8c06670700904db", "shasum": "" }, "require": { - "php": "^7.0", - "phpdocumentor/reflection-common": "^1.0.0", - "phpdocumentor/type-resolver": "^0.4.0", - "webmozart/assert": "^1.0" + "ext-tokenizer": "*", + "php": "^7.0" }, "require-dev": { - "doctrine/instantiator": "~1.0.5", - "mockery/mockery": "^1.0", - "phpunit/phpunit": "^6.4" + "phpunit/phpunit": "^6.2.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "description": "Wrapper around PHP's tokenizer extension.", + "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "keywords": [ + "tokenizer" + ], + "time": "2017-11-27T05:48:46+00:00" }, { - "name": "phpdocumentor/type-resolver", - "version": "0.4.0", + "name": "phpunit/phpunit", + "version": "6.5.7", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "6bd77b57707c236833d2b57b968e403df060c9d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bd77b57707c236833d2b57b968e403df060c9d9", + "reference": "6bd77b57707c236833d2b57b968e403df060c9d9", "shasum": "" }, "require": { - "php": "^5.5 || ^7.0", - "phpdocumentor/reflection-common": "^1.0" + "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "ext-xml": "*", + "myclabs/deep-copy": "^1.6.1", + "phar-io/manifest": "^1.0.1", + "phar-io/version": "^1.0", + "php": "^7.0", + "phpspec/prophecy": "^1.7", + "phpunit/php-code-coverage": "^5.3", + "phpunit/php-file-iterator": "^1.4.3", + "phpunit/php-text-template": "^1.2.1", + "phpunit/php-timer": "^1.0.9", + "phpunit/phpunit-mock-objects": "^5.0.5", + "sebastian/comparator": "^2.1", + "sebastian/diff": "^2.0", + "sebastian/environment": "^3.1", + "sebastian/exporter": "^3.1", + "sebastian/global-state": "^2.0", + "sebastian/object-enumerator": "^3.0.3", + "sebastian/resource-operations": "^1.0", + "sebastian/version": "^2.0.1" + }, + "conflict": { + "phpdocumentor/reflection-docblock": "3.0.2", + "phpunit/dbunit": "<3.0" }, "require-dev": { - "mockery/mockery": "^0.9.4", - "phpunit/phpunit": "^5.2||^4.8.24" + "ext-pdo": "*" + }, + "suggest": { + "ext-xdebug": "*", + "phpunit/php-invoker": "^1.1" }, + "bin": [ + "phpunit" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "6.5.x-dev" } }, "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "time": "2017-07-14T14:27:02+00:00" + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "time": "2018-02-26T07:01:09+00:00" }, { - "name": "phpspec/php-diff", - "version": "v1.1.0", + "name": "phpunit/phpunit-mock-objects", + "version": "5.0.6", "source": { "type": "git", - "url": "https://github.com/phpspec/php-diff.git", - "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", - "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/33fd41a76e746b8fa96d00b49a23dadfa8334cdf", + "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf", "shasum": "" }, + "require": { + "doctrine/instantiator": "^1.0.5", + "php": "^7.0", + "phpunit/php-text-template": "^1.2.1", + "sebastian/exporter": "^3.1" + }, + "conflict": { + "phpunit/phpunit": "<6.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.5" + }, + "suggest": { + "ext-soap": "*" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "5.0.x-dev" } }, "autoload": { - "psr-0": { - "Diff": "lib/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9342,194 +9565,129 @@ ], "authors": [ { - "name": "Chris Boulton", - "homepage": "http://github.com/chrisboulton" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", - "time": "2016-04-07T12:29:16+00:00" + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "time": "2018-01-06T05:45:45+00:00" }, { - "name": "phpspec/phpspec", - "version": "3.4.3", + "name": "se/selenium-server-standalone", + "version": "v2.53.1", "source": { "type": "git", - "url": "https://github.com/phpspec/phpspec.git", - "reference": "8e72ed3576f6e26baebb2c214a8dba344508e3bd" + "url": "https://github.com/sveneisenschmidt/selenium-server-standalone.git", + "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/8e72ed3576f6e26baebb2c214a8dba344508e3bd", - "reference": "8e72ed3576f6e26baebb2c214a8dba344508e3bd", + "url": "https://api.github.com/repos/sveneisenschmidt/selenium-server-standalone/zipball/ef4eea9c99efb9c0e3084e9cae625662ccd43361", + "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361", "shasum": "" }, - "require": { - "doctrine/instantiator": "^1.0.1", - "ext-tokenizer": "*", - "php": "^5.6 || ^7.0", - "phpspec/php-diff": "^1.0.0", - "phpspec/prophecy": "^1.5", - "sebastian/exporter": "^1.0 || ^2.0 || ^3.0", - "symfony/console": "^2.7 || ^3.0", - "symfony/event-dispatcher": "^2.7 || ^3.0", - "symfony/finder": "^2.7 || ^3.0", - "symfony/process": "^2.7 || ^3.0", - "symfony/yaml": "^2.7 || ^3.0" - }, "require-dev": { - "behat/behat": "^3.3", - "ciaranmcnulty/versionbasedtestskipper": "^0.2.1", - "phpunit/phpunit": "^5.5|^6.0", - "symfony/filesystem": "^3.0" - }, - "suggest": { - "phpspec/nyan-formatters": "Adds Nyan formatters" + "phpunit/phpunit": "~4.0" }, "bin": [ - "bin/phpspec" + "bin/selenium-server-standalone" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "PhpSpec": "src/" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache 2.0" ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "homepage": "http://marcelloduarte.net/" - }, - { - "name": "Ciaran McNulty", - "homepage": "https://ciaranmcnulty.com/" + "name": "Sven Eisenschmidt", + "email": "sven.eisenschmidt@gmail.com" } ], - "description": "Specification-oriented BDD framework for PHP 5.6+", - "homepage": "http://phpspec.net/", + "description": "Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.", + "homepage": "https://github.com/sveneisenschmidt/selenium-server-standalone", "keywords": [ - "BDD", - "SpecBDD", - "TDD", - "spec", - "specification", - "testing", - "tests" + "selenium", + "testing" ], - "time": "2017-12-06T09:12:11+00:00" + "time": "2016-07-01T14:16:52+00:00" }, { - "name": "phpspec/prophecy", - "version": "1.7.5", + "name": "sebastian/code-unit-reverse-lookup", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/phpspec/prophecy.git", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.0.2", - "php": "^5.3|^7.0", - "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", - "sebastian/comparator": "^1.1|^2.0", - "sebastian/recursion-context": "^1.0|^2.0|^3.0" + "php": "^5.6 || ^7.0" }, "require-dev": { - "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" + "phpunit/phpunit": "^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { - "psr-0": { - "Prophecy\\": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "email": "marcello.duarte@gmail.com" + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" } ], - "description": "Highly opinionated mocking framework for PHP 5.3+", - "homepage": "https://github.com/phpspec/prophecy", - "keywords": [ - "Double", - "Dummy", - "fake", - "mock", - "spy", - "stub" - ], - "time": "2018-02-19T10:16:54+00:00" + "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": "phpunit/php-code-coverage", - "version": "4.0.8", + "name": "sebastian/comparator", + "version": "2.1.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", - "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-xmlwriter": "*", - "php": "^5.6 || ^7.0", - "phpunit/php-file-iterator": "^1.3", - "phpunit/php-text-template": "^1.2", - "phpunit/php-token-stream": "^1.4.2 || ^2.0", - "sebastian/code-unit-reverse-lookup": "^1.0", - "sebastian/environment": "^1.3.2 || ^2.0", - "sebastian/version": "^1.0 || ^2.0" + "php": "^7.0", + "sebastian/diff": "^2.0 || ^3.0", + "sebastian/exporter": "^3.1" }, "require-dev": { - "ext-xdebug": "^2.1.4", - "phpunit/phpunit": "^5.7" - }, - "suggest": { - "ext-xdebug": "^2.5.1" + "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0.x-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -9542,42 +9700,56 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + }, { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], - "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", - "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ - "coverage", - "testing", - "xunit" + "comparator", + "compare", + "equality" ], - "time": "2017-04-02T07:44:40+00:00" + "time": "2018-02-01T13:46:46+00:00" }, { - "name": "phpunit/php-file-iterator", - "version": "1.4.5", + "name": "sebastian/diff", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -9590,38 +9762,48 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], - "description": "FilterIterator implementation that filters files based on a list of suffixes.", - "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "filesystem", - "iterator" + "diff" ], - "time": "2017-11-27T13:52:08+00:00" + "time": "2017-08-03T08:09:46+00:00" }, { - "name": "phpunit/php-text-template", - "version": "1.2.1", + "name": "sebastian/environment", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.1" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1.x-dev" + } + }, "autoload": { "classmap": [ "src/" @@ -9634,41 +9816,44 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], - "description": "Simple template engine.", - "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ - "template" + "Xdebug", + "environment", + "hhvm" ], - "time": "2015-06-21T13:50:34+00:00" + "time": "2017-07-01T08:51:00+00:00" }, { - "name": "phpunit/php-timer", - "version": "1.0.9", + "name": "sebastian/exporter", + "version": "3.1.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "php": "^7.0", + "sebastian/recursion-context": "^3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "ext-mbstring": "*", + "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { @@ -9681,39 +9866,57 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + }, { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" } ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ - "timer" + "export", + "exporter" ], - "time": "2017-02-26T11:10:40+00:00" + "time": "2017-04-03T13:19:02+00:00" }, { - "name": "phpunit/php-token-stream", - "version": "2.0.2", + "name": "sebastian/global-state", + "version": "2.0.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "791198a2c6254db10131eecfe8c06670700904db" + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", - "reference": "791198a2c6254db10131eecfe8c06670700904db", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", + "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "shasum": "" }, "require": { - "ext-tokenizer": "*", "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^6.2.4" + "phpunit/phpunit": "^6.0" + }, + "suggest": { + "ext-uopz": "*" }, "type": "library", "extra": { @@ -9736,68 +9939,39 @@ "email": "sebastian@phpunit.de" } ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "description": "Snapshotting of global state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ - "tokenizer" + "global state" ], - "time": "2017-11-27T05:48:46+00:00" + "time": "2017-04-27T15:39:26+00:00" }, { - "name": "phpunit/phpunit", - "version": "5.7.27", + "name": "sebastian/object-enumerator", + "version": "3.0.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", - "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-json": "*", - "ext-libxml": "*", - "ext-mbstring": "*", - "ext-xml": "*", - "myclabs/deep-copy": "~1.3", - "php": "^5.6 || ^7.0", - "phpspec/prophecy": "^1.6.2", - "phpunit/php-code-coverage": "^4.0.4", - "phpunit/php-file-iterator": "~1.4", - "phpunit/php-text-template": "~1.2", - "phpunit/php-timer": "^1.0.6", - "phpunit/phpunit-mock-objects": "^3.2", - "sebastian/comparator": "^1.2.4", - "sebastian/diff": "^1.4.3", - "sebastian/environment": "^1.3.4 || ^2.0", - "sebastian/exporter": "~2.0", - "sebastian/global-state": "^1.1", - "sebastian/object-enumerator": "~2.0", - "sebastian/resource-operations": "~1.0", - "sebastian/version": "^1.0.6|^2.0.1", - "symfony/yaml": "~2.1|~3.0|~4.0" - }, - "conflict": { - "phpdocumentor/reflection-docblock": "3.0.2" + "php": "^7.0", + "sebastian/object-reflector": "^1.1.1", + "sebastian/recursion-context": "^3.0" }, "require-dev": { - "ext-pdo": "*" - }, - "suggest": { - "ext-xdebug": "*", - "phpunit/php-invoker": "~1.1" + "phpunit/phpunit": "^6.0" }, - "bin": [ - "phpunit" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { @@ -9812,52 +9986,37 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], - "description": "The PHP Unit Testing framework.", - "homepage": "https://phpunit.de/", - "keywords": [ - "phpunit", - "testing", - "xunit" - ], - "time": "2018-02-01T05:50:59+00:00" + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "time": "2017-08-03T12:35:26+00:00" }, { - "name": "phpunit/phpunit-mock-objects", - "version": "3.4.4", + "name": "sebastian/object-reflector", + "version": "1.1.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "773f97c67f28de00d397be301821b06708fca0be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", - "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", + "reference": "773f97c67f28de00d397be301821b06708fca0be", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.0.2", - "php": "^5.6 || ^7.0", - "phpunit/php-text-template": "^1.2", - "sebastian/exporter": "^1.2 || ^2.0" - }, - "conflict": { - "phpunit/phpunit": "<5.4.0" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^5.4" - }, - "suggest": { - "ext-soap": "*" + "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -9872,76 +10031,82 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], - "description": "Mock Object library for PHPUnit", - "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", - "keywords": [ - "mock", - "xunit" - ], - "time": "2017-06-30T09:13:00+00:00" + "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": "se/selenium-server-standalone", - "version": "v2.53.1", + "name": "sebastian/recursion-context", + "version": "3.0.0", "source": { "type": "git", - "url": "https://github.com/sveneisenschmidt/selenium-server-standalone.git", - "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361" + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sveneisenschmidt/selenium-server-standalone/zipball/ef4eea9c99efb9c0e3084e9cae625662ccd43361", - "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "shasum": "" }, + "require": { + "php": "^7.0" + }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "^6.0" }, - "bin": [ - "bin/selenium-server-standalone" - ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache 2.0" + "BSD-3-Clause" ], "authors": [ { - "name": "Sven Eisenschmidt", - "email": "sven.eisenschmidt@gmail.com" + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" } ], - "description": "Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.", - "homepage": "https://github.com/sveneisenschmidt/selenium-server-standalone", - "keywords": [ - "selenium", - "testing" - ], - "time": "2016-07-01T14:16:52+00:00" + "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/code-unit-reverse-lookup", - "version": "1.0.1", + "name": "sebastian/resource-operations", + "version": "1.0.0", "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" + "type": "git", + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.0" + "php": ">=5.6.0" }, "type": "library", "extra": { @@ -9964,36 +10129,31 @@ "email": "sebastian@phpunit.de" } ], - "description": "Looks up which function or method a line of code belongs to", - "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "time": "2017-03-04T06:30:41+00:00" + "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/comparator", - "version": "1.2.4", + "name": "sebastian/version", + "version": "2.0.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", - "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { - "php": ">=5.3.3", - "sebastian/diff": "~1.2", - "sebastian/exporter": "~1.2 || ~2.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" + "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -10006,492 +10166,490 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "Provides the functionality to compare PHP values for equality", - "homepage": "http://www.github.com/sebastianbergmann/comparator", - "keywords": [ - "comparator", - "compare", - "equality" - ], - "time": "2017-01-29T09:50:25+00:00" + "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": "sebastian/environment", - "version": "2.0.0", + "name": "sensio/generator-bundle", + "version": "v3.1.7", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" + "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", + "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", - "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65", + "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "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": { - "phpunit/phpunit": "^5.0" + "doctrine/orm": "~2.4", + "symfony/doctrine-bridge": "~2.7|~3.0", + "symfony/filesystem": "~2.7|~3.0", + "symfony/phpunit-bridge": "^3.3" }, - "type": "library", + "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Sensio\\Bundle\\GeneratorBundle\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], - "description": "Provides functionality to handle HHVM/PHP environments", - "homepage": "http://www.github.com/sebastianbergmann/environment", - "keywords": [ - "Xdebug", - "environment", - "hhvm" + "description": "This bundle generates code for you", + "time": "2017-12-07T15:36:41+00:00" + }, + { + "name": "slevomat/coding-standard", + "version": "4.5.2", + "source": { + "type": "git", + "url": "https://github.com/slevomat/coding-standard.git", + "reference": "1e609159241fa90d5a429f185b2ea9b881340a7c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1e609159241fa90d5a429f185b2ea9b881340a7c", + "reference": "1e609159241fa90d5a429f185b2ea9b881340a7c", + "shasum": "" + }, + "require": { + "php": "^7.1", + "squizlabs/php_codesniffer": "^3.2.3" + }, + "require-dev": { + "jakub-onderka/php-parallel-lint": "1.0.0", + "phing/phing": "2.16", + "phpstan/phpstan": "0.9.2", + "phpstan/phpstan-phpunit": "0.9.4", + "phpstan/phpstan-strict-rules": "0.9", + "phpunit/php-code-coverage": "6.0.1", + "phpunit/phpunit": "7.0.2" + }, + "type": "phpcodesniffer-standard", + "autoload": { + "psr-4": { + "SlevomatCodingStandard\\": "SlevomatCodingStandard" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" ], - "time": "2016-11-26T07:53:53+00:00" + "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", + "time": "2018-03-08T08:14:33+00:00" }, { - "name": "sebastian/exporter", - "version": "2.0.0", + "name": "squizlabs/php_codesniffer", + "version": "3.2.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" + "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "reference": "4842476c434e375f9d3182ff7b89059583aa8b27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", - "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", + "reference": "4842476c434e375f9d3182ff7b89059583aa8b27", "shasum": "" }, "require": { - "php": ">=5.3.3", - "sebastian/recursion-context": "~2.0" + "ext-simplexml": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": ">=5.4.0" }, "require-dev": { - "ext-mbstring": "*", - "phpunit/phpunit": "~4.4" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, + "bin": [ + "bin/phpcs", + "bin/phpcbf" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "3.x-dev" } }, - "autoload": { - "classmap": [ - "src/" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" + "name": "Greg Sherwood", + "role": "lead" } ], - "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", + "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", + "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ - "export", - "exporter" + "phpcs", + "standards" ], - "time": "2016-11-19T08:54:04+00:00" + "time": "2018-02-20T21:35:23+00:00" }, { - "name": "sebastian/global-state", - "version": "1.1.1", + "name": "stripe/stripe-php", + "version": "v4.13.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" + "url": "https://github.com/stripe/stripe-php.git", + "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", - "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/834681b9cdfa68d88a27e36ec9e356b598a5f0e6", + "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6", "shasum": "" }, "require": { + "ext-curl": "*", + "ext-json": "*", + "ext-mbstring": "*", "php": ">=5.3.3" }, "require-dev": { - "phpunit/phpunit": "~4.2" - }, - "suggest": { - "ext-uopz": "*" + "phpunit/phpunit": "~4.0", + "satooshi/php-coveralls": "~0.6.1", + "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Stripe\\": "lib/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Stripe and contributors", + "homepage": "https://github.com/stripe/stripe-php/contributors" } ], - "description": "Snapshotting of global state", - "homepage": "http://www.github.com/sebastianbergmann/global-state", + "description": "Stripe PHP Library", + "homepage": "https://stripe.com/", "keywords": [ - "global state" + "api", + "payment processing", + "stripe" ], - "time": "2015-10-12T03:26:01+00:00" + "time": "2017-06-20T01:39:06+00:00" }, { - "name": "sebastian/object-enumerator", - "version": "2.0.1", + "name": "sylius-labs/coding-standard", + "version": "v1.0.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" + "url": "https://github.com/SyliusLabs/CodingStandard.git", + "reference": "3458f1267eb7420bf55a20a17da342308d028711" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", - "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", + "url": "https://api.github.com/repos/SyliusLabs/CodingStandard/zipball/3458f1267eb7420bf55a20a17da342308d028711", + "reference": "3458f1267eb7420bf55a20a17da342308d028711", "shasum": "" }, "require": { - "php": ">=5.6", - "sebastian/recursion-context": "~2.0" - }, - "require-dev": { - "phpunit/phpunit": "~5" + "php": "^7.1", + "symplify/easy-coding-standard": "^2.5|^3.2" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Kamil Kokot", + "email": "kamil@kokot.me", + "homepage": "http://kamil.kokot.me" } ], - "description": "Traverses array structures and object graphs to enumerate all referenced objects", - "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2017-02-18T15:18:39+00:00" + "description": "Battle-tested coding standard configuration used in Sylius.", + "time": "2018-02-13T19:17:05+00:00" }, { - "name": "sebastian/recursion-context", - "version": "2.0.0", + "name": "symfony/polyfill-php72", + "version": "v1.7.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "8eca20c8a369e069d4f4c2ac9895144112867422" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", - "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8eca20c8a369e069d4f4c2ac9895144112867422", + "reference": "8eca20c8a369e069d4f4c2ac9895144112867422", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "require-dev": { - "phpunit/phpunit": "~4.4" - }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.7-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + }, + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { - "name": "Adam Harvey", - "email": "aharvey@php.net" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2016-11-19T07:33:16+00:00" + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2018-01-31T17:43:24+00:00" }, { - "name": "sebastian/resource-operations", - "version": "1.0.0", + "name": "symplify/coding-standard", + "version": "v2.5.12", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" + "url": "https://github.com/Symplify/CodingStandard.git", + "reference": "e315f0aceebc82cc9d6f30af386c28529ef4eaa7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "url": "https://api.github.com/repos/Symplify/CodingStandard/zipball/e315f0aceebc82cc9d6f30af386c28529ef4eaa7", + "reference": "e315f0aceebc82cc9d6f30af386c28529ef4eaa7", "shasum": "" }, "require": { - "php": ">=5.6.0" + "friendsofphp/php-cs-fixer": "~2.7.0|~2.8.0", + "nette/finder": "^2.4|^3.0", + "nette/utils": "^2.4|^3.0", + "nikic/php-parser": "^3.1", + "php": "^7.1", + "slevomat/coding-standard": "^4.0", + "squizlabs/php_codesniffer": "^3.1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } + "require-dev": { + "gecko-packages/gecko-php-unit": "3.0 as 2.2", + "nette/application": "^2.4", + "phpunit/phpunit": "^6.0", + "symplify/easy-coding-standard": "^2.3", + "symplify/package-builder": "^2.3" }, + "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Symplify\\CodingStandard\\": "src", + "Symplify\\CodingStandard\\SniffTokenWrapper\\": "packages/SniffTokenWrapper/src", + "Symplify\\CodingStandard\\FixerTokenWrapper\\": "packages/FixerTokenWrapper/src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } + "MIT" ], - "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" + "description": "Set of Symplify rules for PHP_CodeSniffer.", + "time": "2018-01-02T08:27:54+00:00" }, { - "name": "sebastian/version", - "version": "2.0.1", + "name": "symplify/easy-coding-standard", + "version": "v2.5.12", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/version.git", - "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" + "url": "https://github.com/Symplify/EasyCodingStandard.git", + "reference": "d2cac00e5d388fc7d11ce2f12514878712a6fa98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", - "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", + "url": "https://api.github.com/repos/Symplify/EasyCodingStandard/zipball/d2cac00e5d388fc7d11ce2f12514878712a6fa98", + "reference": "d2cac00e5d388fc7d11ce2f12514878712a6fa98", "shasum": "" }, "require": { - "php": ">=5.6" + "friendsofphp/php-cs-fixer": "~2.7.0|~2.8.0", + "nette/caching": "^2.4|^3.0", + "nette/neon": "^2.4|^3.0", + "nette/robot-loader": "^2.4|^3.0.1", + "nette/utils": "^2.4|^3.0", + "php": "^7.1", + "sebastian/diff": "^1.4|^2.0", + "slevomat/coding-standard": "^4.0", + "squizlabs/php_codesniffer": "^3.1", + "symfony/config": "^3.3", + "symfony/console": "^3.3", + "symfony/dependency-injection": "^3.3", + "symfony/finder": "^3.3", + "symfony/http-kernel": "^3.3", + "symfony/yaml": "^3.3", + "symplify/coding-standard": "^2.3", + "symplify/package-builder": "^2.3" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } + "require-dev": { + "phpunit/phpunit": "^6.0" }, + "bin": [ + "bin/easy-coding-standard", + "bin/ecs", + "bin/easy-coding-standard.php" + ], + "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Symplify\\EasyCodingStandard\\": "src", + "Symplify\\EasyCodingStandard\\CheckerSetExtractor\\": "packages/CheckerSetExtractor/src", + "Symplify\\EasyCodingStandard\\ChangedFilesDetector\\": "packages/ChangedFilesDetector/src", + "Symplify\\EasyCodingStandard\\Configuration\\": "packages/Configuration/src", + "Symplify\\EasyCodingStandard\\FixerRunner\\": "packages/FixerRunner/src", + "Symplify\\EasyCodingStandard\\SniffRunner\\": "packages/SniffRunner/src", + "Symplify\\EasyCodingStandard\\Performance\\": "packages/Performance/src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } + "MIT" ], - "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" + "description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.", + "time": "2018-03-10T11:19:06+00:00" }, { - "name": "sensio/generator-bundle", - "version": "v3.1.7", + "name": "symplify/package-builder", + "version": "v2.5.12", "source": { "type": "git", - "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", - "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65" + "url": "https://github.com/Symplify/PackageBuilder.git", + "reference": "c68b5f848d90e6d27b3db83154b97adcc882373a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65", - "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65", + "url": "https://api.github.com/repos/Symplify/PackageBuilder/zipball/c68b5f848d90e6d27b3db83154b97adcc882373a", + "reference": "c68b5f848d90e6d27b3db83154b97adcc882373a", "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" + "nette/bootstrap": "^2.4|^3.0", + "nette/di": "^2.4|^3.0", + "nette/neon": "^2.4|^3.0", + "nette/utils": "^2.4|^3.0", + "php": "^7.1", + "symfony/config": "^3.3", + "symfony/console": "^3.3", + "symfony/dependency-injection": "^3.3", + "symfony/http-kernel": "^3.3", + "symfony/yaml": "^3.3" }, "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" - } + "phpunit/phpunit": "^6.0", + "tracy/tracy": "^2.4" }, + "type": "library", "autoload": { "psr-4": { - "Sensio\\Bundle\\GeneratorBundle\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Symplify\\PackageBuilder\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "This bundle generates code for you", - "time": "2017-12-07T15:36:41+00:00" + "time": "2018-03-10T11:56:31+00:00" }, { - "name": "stripe/stripe-php", - "version": "v4.13.0", + "name": "theseer/tokenizer", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/stripe/stripe-php.git", - "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6" + "url": "https://github.com/theseer/tokenizer.git", + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/834681b9cdfa68d88a27e36ec9e356b598a5f0e6", - "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", "shasum": "" }, "require": { - "ext-curl": "*", - "ext-json": "*", - "ext-mbstring": "*", - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.0", - "satooshi/php-coveralls": "~0.6.1", - "squizlabs/php_codesniffer": "~2.0" + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^7.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, "autoload": { - "psr-4": { - "Stripe\\": "lib/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Stripe and contributors", - "homepage": "https://github.com/stripe/stripe-php/contributors" + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" } ], - "description": "Stripe PHP Library", - "homepage": "https://stripe.com/", - "keywords": [ - "api", - "payment processing", - "stripe" - ], - "time": "2017-06-20T01:39:06+00:00" + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "time": "2017-04-07T12:08:54+00:00" } ], "aliases": [],