diff --git a/composer.json b/composer.json index 4228fac0f8..40054415c1 100644 --- a/composer.json +++ b/composer.json @@ -22,11 +22,11 @@ "require": { "php": "^7.1", - "sylius/sylius": "^1.0.4", + "sylius/sylius": "1.0.*", "sylius-labs/coding-standard": "^1.0" }, "require-dev": { - "behat/behat": "^3.2", + "behat/behat": "^3.4", "behat/mink": "^1.7", "behat/mink-browserkit-driver": "^1.3", "behat/mink-extension": "^2.2", @@ -37,13 +37,13 @@ "friends-of-behat/context-service-extension": "^0.3", "friends-of-behat/cross-container-extension": "^0.2", "friends-of-behat/performance-extension": "^1.0", - "friends-of-behat/service-container-extension": "^0.3", + "friends-of-behat/service-container-extension": "^1.0", "friends-of-behat/suite-settings-extension": "^1.0", - "friends-of-behat/symfony-extension": "^0.2.1", - "friends-of-behat/variadic-extension": "^0.1", + "friends-of-behat/symfony-extension": "^1.0", + "friends-of-behat/variadic-extension": "^1.0", "lakion/api-test-case": "^1.0", "lakion/mink-debug-extension": "^1.2.3", - "phpspec/phpspec": "^3.2", + "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.6", "se/selenium-server-standalone": "^2.52", "sensio/generator-bundle": "^3.1", diff --git a/composer.lock b/composer.lock index 226ce7dcd6..185475c45d 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": "99eb3a4e3bce273420829618b033820b", + "content-hash": "f682c32c071b72cc858d9ec430fe5845", "packages": [ { "name": "behat/transliterator", @@ -1237,38 +1237,40 @@ }, { "name": "doctrine/orm", - "version": "v2.5.14", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754" + "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754", - "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/374e7ace49d864dad8cddbc55346447c8a6a2083", + "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083", "shasum": "" }, "require": { - "doctrine/cache": "~1.4", - "doctrine/collections": "~1.2", - "doctrine/common": ">=2.5-dev,<2.9-dev", - "doctrine/dbal": ">=2.5-dev,<2.7-dev", - "doctrine/instantiator": "^1.0.1", + "doctrine/annotations": "~1.5", + "doctrine/cache": "~1.6", + "doctrine/collections": "^1.4", + "doctrine/common": "^2.7.1", + "doctrine/dbal": "^2.6", + "doctrine/instantiator": "~1.1", "ext-pdo": "*", - "php": ">=5.4", - "symfony/console": "~2.5|~3.0|~4.0" + "php": "^7.1", + "symfony/console": "~3.0|~4.0" }, "require-dev": { - "phpunit/phpunit": "~4.0", - "symfony/yaml": "~2.3|~3.0|~4.0" + "doctrine/coding-standard": "^1.0", + "phpunit/phpunit": "^6.5", + "squizlabs/php_codesniffer": "^3.2", + "symfony/yaml": "~3.4|~4.0" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "bin": [ - "bin/doctrine", - "bin/doctrine.php" + "bin/doctrine" ], "type": "library", "extra": { @@ -1277,8 +1279,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\ORM\\": "lib/" + "psr-4": { + "Doctrine\\ORM\\": "lib/Doctrine/ORM" } }, "notification-url": "https://packagist.org/downloads/", @@ -1301,6 +1303,10 @@ { "name": "Jonathan Wage", "email": "jonwage@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" } ], "description": "Object-Relational-Mapper for PHP", @@ -1309,7 +1315,7 @@ "database", "orm" ], - "time": "2017-12-17T02:57:51+00:00" + "time": "2017-12-20T00:38:15+00:00" }, { "name": "egulias/email-validator", @@ -1424,16 +1430,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.10.2", + "version": "v2.10.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "74e4682a4073bc8bc2d4ff2b30a4873ac76cc1f1" + "reference": "1634a2c250bf4640f1c5c963f63b413c2d966c8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/74e4682a4073bc8bc2d4ff2b30a4873ac76cc1f1", - "reference": "74e4682a4073bc8bc2d4ff2b30a4873ac76cc1f1", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1634a2c250bf4640f1c5c963f63b413c2d966c8a", + "reference": "1634a2c250bf4640f1c5c963f63b413c2d966c8a", "shasum": "" }, "require": { @@ -1441,7 +1447,6 @@ "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", @@ -1485,6 +1490,7 @@ "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", @@ -1507,7 +1513,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2018-02-03T08:30:06+00:00" + "time": "2018-02-22T16:49:33+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -1583,21 +1589,21 @@ }, { "name": "friendsofsymfony/oauth2-php", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/oauth2-php.git", - "reference": "486a6a5f70c3bfe8284a1e7e7b4b029b772d5b93" + "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/486a6a5f70c3bfe8284a1e7e7b4b029b772d5b93", - "reference": "486a6a5f70c3bfe8284a1e7e7b4b029b772d5b93", + "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240", + "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240", "shasum": "" }, "require": { - "php": ">=5.3.2", - "symfony/http-foundation": "~2.0|~3.0|~4.0" + "php": "^5.5.9|>=7.0.8", + "symfony/http-foundation": "~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" @@ -1633,7 +1639,7 @@ "oauth", "oauth2" ], - "time": "2018-01-05T15:20:40+00:00" + "time": "2018-01-30T19:58:25+00:00" }, { "name": "friendsofsymfony/rest-bundle", @@ -1787,55 +1793,6 @@ ], "time": "2017-08-15T16:48:10+00:00" }, - { - "name": "gecko-packages/gecko-php-unit", - "version": "v3.0", - "source": { - "type": "git", - "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", - "reference": "6a866551dffc2154c1b091bae3a7877d39c25ca3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/6a866551dffc2154c1b091bae3a7877d39c25ca3", - "reference": "6a866551dffc2154c1b091bae3a7877d39c25ca3", - "shasum": "" - }, - "require": { - "php": "^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^6.0" - }, - "suggest": { - "ext-dom": "When testing with xml.", - "ext-libxml": "When testing with xml.", - "phpunit/phpunit": "This is an extension for it so make sure you have it some way." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "psr-4": { - "GeckoPackages\\PHPUnit\\": "src/PHPUnit" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Additional PHPUnit asserts and constraints.", - "homepage": "https://github.com/GeckoPackages", - "keywords": [ - "extension", - "filesystem", - "phpunit" - ], - "time": "2017-08-23T07:46:41+00:00" - }, { "name": "gedmo/doctrine-extensions", "version": "v2.4.33", @@ -2203,26 +2160,26 @@ }, { "name": "incenteev/composer-parameter-handler", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/Incenteev/ParameterHandler.git", - "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" + "reference": "933c45a34814f27f2345c11c37d46b3ca7303550" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", - "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", + "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550", + "reference": "933c45a34814f27f2345c11c37d46b3ca7303550", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony/yaml": "~2.3|~3.0" + "symfony/yaml": "^2.3 || ^3.0 || ^4.0" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpspec/prophecy-phpunit": "~1.0", - "symfony/filesystem": "~2.2" + "composer/composer": "^1.0@dev", + "symfony/filesystem": "^2.3 || ^3 || ^4", + "symfony/phpunit-bridge": "^4.0" }, "type": "library", "extra": { @@ -2250,7 +2207,7 @@ "keywords": [ "parameters management" ], - "time": "2015-11-10T17:04:01+00:00" + "time": "2018-02-13T18:05:56+00:00" }, { "name": "jdorn/sql-formatter", @@ -2390,16 +2347,16 @@ }, { "name": "jms/serializer", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "62c7ff6d61f8692eac8be024c542b3d9d0ab8c8a" + "reference": "e7c53477ff55c21d1b1db7d062edc050a24f465f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/62c7ff6d61f8692eac8be024c542b3d9d0ab8c8a", - "reference": "62c7ff6d61f8692eac8be024c542b3d9d0ab8c8a", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/e7c53477ff55c21d1b1db7d062edc050a24f465f", + "reference": "e7c53477ff55c21d1b1db7d062edc050a24f465f", "shasum": "" }, "require": { @@ -2407,12 +2364,11 @@ "doctrine/instantiator": "^1.0.3", "jms/metadata": "~1.1", "jms/parser-lib": "1.*", - "php": ">=5.5.0", + "php": "^5.5|^7.0", "phpcollection/phpcollection": "~0.1", "phpoption/phpoption": "^1.1" }, "conflict": { - "jms/serializer-bundle": "<1.2.1", "twig/twig": "<1.12" }, "require-dev": { @@ -2440,7 +2396,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -2471,7 +2427,7 @@ "serialization", "xml" ], - "time": "2017-11-30T18:23:40+00:00" + "time": "2018-02-04T17:48:54+00:00" }, { "name": "jms/serializer-bundle", @@ -2887,16 +2843,16 @@ }, { "name": "league/uri-components", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-components.git", - "reference": "0a82a42327555f47929f56c7a2c89981ebe27e74" + "reference": "fc7058401f356b8cf51ed75bad37c55c0dd960e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/0a82a42327555f47929f56c7a2c89981ebe27e74", - "reference": "0a82a42327555f47929f56c7a2c89981ebe27e74", + "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/fc7058401f356b8cf51ed75bad37c55c0dd960e2", + "reference": "fc7058401f356b8cf51ed75bad37c55c0dd960e2", "shasum": "" }, "require": { @@ -2953,20 +2909,20 @@ "url", "userinfo" ], - "time": "2018-01-31T12:09:52+00:00" + "time": "2018-02-16T07:44:04+00:00" }, { "name": "league/uri-hostname-parser", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-hostname-parser.git", - "reference": "33cdfd185e775efb0b87b7fb6485604a6da43128" + "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/33cdfd185e775efb0b87b7fb6485604a6da43128", - "reference": "33cdfd185e775efb0b87b7fb6485604a6da43128", + "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/7a6be3d06d0ed08dcb51f666aa60f3b66cd51325", + "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325", "shasum": "" }, "require": { @@ -3022,7 +2978,7 @@ "domain parsing", "icann" ], - "time": "2018-01-30T09:22:45+00:00" + "time": "2018-02-16T07:29:26+00:00" }, { "name": "league/uri-interfaces", @@ -3078,20 +3034,20 @@ }, { "name": "league/uri-manipulations", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-manipulations.git", - "reference": "e8ad43a956234a78763cc44fa16ddebeb1f4fbf4" + "reference": "7b1344490a293e2bd2a313afc6a95927cec4c2b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/e8ad43a956234a78763cc44fa16ddebeb1f4fbf4", - "reference": "e8ad43a956234a78763cc44fa16ddebeb1f4fbf4", + "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/7b1344490a293e2bd2a313afc6a95927cec4c2b3", + "reference": "7b1344490a293e2bd2a313afc6a95927cec4c2b3", "shasum": "" }, "require": { - "league/uri-components": "^1.4.1", + "league/uri-components": "^1.7.0", "league/uri-interfaces": "^1.0", "php": ">=7.0", "psr/http-message": "^1.0" @@ -3146,7 +3102,7 @@ "uri", "url" ], - "time": "2017-11-24T08:17:41+00:00" + "time": "2018-02-06T11:37:57+00:00" }, { "name": "league/uri-parser", @@ -3979,16 +3935,16 @@ }, { "name": "nette/utils", - "version": "v2.4.9", + "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "1e08eb4c9d26ae5aedced8260e8b4ed951ee4aa6" + "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/1e08eb4c9d26ae5aedced8260e8b4ed951ee4aa6", - "reference": "1e08eb4c9d26ae5aedced8260e8b4ed951ee4aa6", + "url": "https://api.github.com/repos/nette/utils/zipball/8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", + "reference": "8a85ce76298c8a8941f912b8fa3ee93ca17d2ebc", "shasum": "" }, "require": { @@ -4012,12 +3968,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { "classmap": [ "src/" + ], + "files": [ + "src/loader.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -4054,7 +4013,7 @@ "utility", "validation" ], - "time": "2018-02-06T15:40:36+00:00" + "time": "2018-02-19T14:42:42+00:00" }, { "name": "nikic/php-parser", @@ -4109,27 +4068,27 @@ }, { "name": "ocramius/package-versions", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Ocramius/PackageVersions.git", - "reference": "ad8a245decad4897cc6b432743913dad0d69753c" + "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/ad8a245decad4897cc6b432743913dad0d69753c", - "reference": "ad8a245decad4897cc6b432743913dad0d69753c", + "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/4489d5002c49d55576fa0ba786f42dbb009be46f", + "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", - "php": "~7.0" + "composer-plugin-api": "^1.0.0", + "php": "^7.1.0" }, "require-dev": { - "composer/composer": "^1.3", + "composer/composer": "^1.6.3", "ext-zip": "*", - "humbug/humbug": "dev-master", - "phpunit/phpunit": "^6.4" + "infection/infection": "^0.7.1", + "phpunit/phpunit": "^7.0.0" }, "type": "composer-plugin", "extra": { @@ -4154,7 +4113,7 @@ } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", - "time": "2017-11-24T11:07:03+00:00" + "time": "2018-02-05T13:05:30+00:00" }, { "name": "ocramius/proxy-manager", @@ -4627,23 +4586,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.2.1", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "b95b8c02c58670b15612cfc60873f3f7f5290484" + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/b95b8c02c58670b15612cfc60873f3f7f5290484", - "reference": "b95b8c02c58670b15612cfc60873f3f7f5290484", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3", "symfony/process": "^3.3" }, "type": "library", @@ -4674,7 +4633,7 @@ "keywords": [ "diff" ], - "time": "2017-10-21T10:28:17+00:00" + "time": "2018-02-15T16:58:55+00:00" }, { "name": "php-http/guzzle6-adapter", @@ -5634,16 +5593,16 @@ }, { "name": "slevomat/coding-standard", - "version": "4.4.5", + "version": "4.4.6", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "2a24b1ba0c68a834fa4fc6b28cc8233119590717" + "reference": "861e7b55d348c81a9dd0b3655dbbc83076d60c05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/2a24b1ba0c68a834fa4fc6b28cc8233119590717", - "reference": "2a24b1ba0c68a834fa4fc6b28cc8233119590717", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/861e7b55d348c81a9dd0b3655dbbc83076d60c05", + "reference": "861e7b55d348c81a9dd0b3655dbbc83076d60c05", "shasum": "" }, "require": { @@ -5670,20 +5629,20 @@ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", - "time": "2018-02-09T21:17:33+00:00" + "time": "2018-02-15T17:13:28+00:00" }, { "name": "sonata-project/block-bundle", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataBlockBundle.git", - "reference": "c58b58fb3c784200eaf9e08be6a22fabf4f17f80" + "reference": "e88bf24dcf1c89db9b7ad68d164f339465f15b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/c58b58fb3c784200eaf9e08be6a22fabf4f17f80", - "reference": "c58b58fb3c784200eaf9e08be6a22fabf4f17f80", + "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/e88bf24dcf1c89db9b7ad68d164f339465f15b7a", + "reference": "e88bf24dcf1c89db9b7ad68d164f339465f15b7a", "shasum": "" }, "require": { @@ -5705,7 +5664,8 @@ "jms/di-extra-bundle": "^1.7", "knplabs/knp-menu-bundle": "^2.0", "sonata-project/admin-bundle": "^3.22", - "symfony/phpunit-bridge": "^3.3 || ^4.0" + "symfony/phpunit-bridge": "^4.0", + "symfony/stopwatch": "^2.8 || ^3.2 || ^4.0" }, "suggest": { "jms/di-extra-bundle": "Annotations for Block definition", @@ -5747,7 +5707,7 @@ "block", "sonata" ], - "time": "2018-01-23T15:18:58+00:00" + "time": "2018-02-08T09:59:45+00:00" }, { "name": "sonata-project/cache", @@ -5820,16 +5780,16 @@ }, { "name": "sonata-project/core-bundle", - "version": "3.9.0", + "version": "3.9.1", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataCoreBundle.git", - "reference": "d6be7dd79a69dfeb63d75b4b0e4871d9cf4133a0" + "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/d6be7dd79a69dfeb63d75b4b0e4871d9cf4133a0", - "reference": "d6be7dd79a69dfeb63d75b4b0e4871d9cf4133a0", + "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/57f81fd5ec48d8260096959a8dfe9fc62a4ca836", + "reference": "57f81fd5ec48d8260096959a8dfe9fc62a4ca836", "shasum": "" }, "require": { @@ -5837,11 +5797,15 @@ "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": "^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", @@ -5851,15 +5815,13 @@ "require-dev": { "doctrine/orm": "^2.4", "doctrine/phpcr-odm": "^1.0", - "friendsofsymfony/rest-bundle": "^1.1 || ^2.0", "jackalope/jackalope-doctrine-dbal": "^1.0", - "jms/serializer-bundle": "0.11 - 0.13 || ^1.0", - "matthiasnoback/symfony-config-test": "^1.1", - "matthiasnoback/symfony-dependency-injection-test": "^0.7", + "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", - "sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.0", "sonata-project/exporter": "^1.3", - "symfony/phpunit-bridge": "^3.3.12 || ^4.0" + "symfony/phpunit-bridge": "^4.0" }, "type": "symfony-bundle", "extra": { @@ -5891,7 +5853,7 @@ "keywords": [ "sonata" ], - "time": "2018-01-07T10:18:00+00:00" + "time": "2018-02-23T16:42:24+00:00" }, { "name": "sonata-project/datagrid-bundle", @@ -6023,16 +5985,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.2.2", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "d7c00c3000ac0ce79c96fcbfef86b49a71158cd1" + "reference": "4842476c434e375f9d3182ff7b89059583aa8b27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7c00c3000ac0ce79c96fcbfef86b49a71158cd1", - "reference": "d7c00c3000ac0ce79c96fcbfef86b49a71158cd1", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", + "reference": "4842476c434e375f9d3182ff7b89059583aa8b27", "shasum": "" }, "require": { @@ -6042,7 +6004,7 @@ "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", @@ -6070,7 +6032,7 @@ "phpcs", "standards" ], - "time": "2017-12-19T21:44:46+00:00" + "time": "2018-02-20T21:35:23+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -6194,22 +6156,22 @@ }, { "name": "sylius-labs/association-hydrator", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/SyliusLabs/AssociationHydrator.git", - "reference": "7301fd7aea6444f776af99a37902c8c78a0c64bc" + "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SyliusLabs/AssociationHydrator/zipball/7301fd7aea6444f776af99a37902c8c78a0c64bc", - "reference": "7301fd7aea6444f776af99a37902c8c78a0c64bc", + "url": "https://api.github.com/repos/SyliusLabs/AssociationHydrator/zipball/8e63c70ccca4c2b2945e284c4e85348cb2afa176", + "reference": "8e63c70ccca4c2b2945e284c4e85348cb2afa176", "shasum": "" }, "require": { "doctrine/orm": "^2.4", "php": "^7.1", - "symfony/property-access": "^3.0" + "symfony/property-access": "^3.4|^4.0" }, "type": "library", "autoload": { @@ -6229,25 +6191,25 @@ } ], "description": "Doctrine ORM hydration performance optimization made easier.", - "time": "2017-09-11T15:44:45+00:00" + "time": "2018-02-13T13:55:38+00:00" }, { "name": "sylius-labs/coding-standard", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/SyliusLabs/CodingStandard.git", - "reference": "e50212b2be8f1e5984c69b9bdf205b32daa06688" + "reference": "3458f1267eb7420bf55a20a17da342308d028711" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SyliusLabs/CodingStandard/zipball/e50212b2be8f1e5984c69b9bdf205b32daa06688", - "reference": "e50212b2be8f1e5984c69b9bdf205b32daa06688", + "url": "https://api.github.com/repos/SyliusLabs/CodingStandard/zipball/3458f1267eb7420bf55a20a17da342308d028711", + "reference": "3458f1267eb7420bf55a20a17da342308d028711", "shasum": "" }, "require": { "php": "^7.1", - "symplify/easy-coding-standard": "^2.4" + "symplify/easy-coding-standard": "^2.5|^3.2" }, "type": "library", "notification-url": "https://packagist.org/downloads/", @@ -6262,20 +6224,20 @@ } ], "description": "Battle-tested coding standard configuration used in Sylius.", - "time": "2017-09-27T14:33:43+00:00" + "time": "2018-02-13T19:17:05+00:00" }, { "name": "sylius/sylius", - "version": "v1.0.10", + "version": "v1.0.11", "source": { "type": "git", "url": "https://github.com/Sylius/Sylius.git", - "reference": "cfce4052578c426939dd9e13162ce02fddf82701" + "reference": "b1efe3167445e2ded05ba46a6a136d9cd8b412ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Sylius/Sylius/zipball/cfce4052578c426939dd9e13162ce02fddf82701", - "reference": "cfce4052578c426939dd9e13162ce02fddf82701", + "url": "https://api.github.com/repos/Sylius/Sylius/zipball/b1efe3167445e2ded05ba46a6a136d9cd8b412ef", + "reference": "b1efe3167445e2ded05ba46a6a136d9cd8b412ef", "shasum": "" }, "require": { @@ -6449,7 +6411,7 @@ ], "description": "E-Commerce platform for PHP, based on Symfony framework.", "homepage": "http://sylius.com", - "time": "2018-02-09T14:49:59+00:00" + "time": "2018-02-26T10:43:43+00:00" }, { "name": "symfony/monolog-bundle", @@ -6803,16 +6765,16 @@ }, { "name": "symfony/swiftmailer-bundle", - "version": "v3.1.6", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/symfony/swiftmailer-bundle.git", - "reference": "9728097df87e76e2db71fc41fd7d211c06daea3e" + "reference": "7756867d9b21231ae0ce746a6b861b7e293cc885" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/9728097df87e76e2db71fc41fd7d211c06daea3e", - "reference": "9728097df87e76e2db71fc41fd7d211c06daea3e", + "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/7756867d9b21231ae0ce746a6b861b7e293cc885", + "reference": "7756867d9b21231ae0ce746a6b861b7e293cc885", "shasum": "" }, "require": { @@ -6834,7 +6796,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -6861,7 +6823,7 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2017-10-23T15:15:11+00:00" + "time": "2018-02-14T08:09:24+00:00" }, { "name": "symfony/symfony", @@ -7600,23 +7562,23 @@ }, { "name": "winzou/state-machine", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/winzou/state-machine.git", - "reference": "4ef48e7bba494514f36884a618a9b889eec3a5b0" + "reference": "37f03a316b9a461ed443906e158bab8d358542df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/winzou/state-machine/zipball/4ef48e7bba494514f36884a618a9b889eec3a5b0", - "reference": "4ef48e7bba494514f36884a618a9b889eec3a5b0", + "url": "https://api.github.com/repos/winzou/state-machine/zipball/37f03a316b9a461ed443906e158bab8d358542df", + "reference": "37f03a316b9a461ed443906e158bab8d358542df", "shasum": "" }, "require": { "php": ">=5.3.0", - "symfony/event-dispatcher": "~2.1|~3.0", - "symfony/expression-language": "~2.4|~3.0", - "symfony/property-access": "~2.1|~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", @@ -7650,25 +7612,25 @@ "state", "statemachine" ], - "time": "2016-11-03T13:24:00+00:00" + "time": "2018-02-11T18:07:15+00:00" }, { "name": "winzou/state-machine-bundle", - "version": "v0.3.0", + "version": "v0.3.1", "source": { "type": "git", "url": "https://github.com/winzou/StateMachineBundle.git", - "reference": "ce9e0c50ecf6a257fe59ee5ad087710efd905f77" + "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/winzou/StateMachineBundle/zipball/ce9e0c50ecf6a257fe59ee5ad087710efd905f77", - "reference": "ce9e0c50ecf6a257fe59ee5ad087710efd905f77", + "url": "https://api.github.com/repos/winzou/StateMachineBundle/zipball/2a543dcaeb74b54b6c06884ef985bd4c5a57a240", + "reference": "2a543dcaeb74b54b6c06884ef985bd4c5a57a240", "shasum": "" }, "require": { "php": ">5.3.0", - "symfony/framework-bundle": "~2.1|~3.0", + "symfony/framework-bundle": "~2.1|~3.0|^4.0", "winzou/state-machine": "~0.3" }, "require-dev": { @@ -7696,7 +7658,7 @@ "statemachine", "symfony" ], - "time": "2016-10-28T03:32:52+00:00" + "time": "2018-02-12T10:55:50+00:00" }, { "name": "zendframework/zend-code", @@ -8335,16 +8297,16 @@ }, { "name": "coduo/php-matcher", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/coduo/php-matcher.git", - "reference": "79a27d13e0edc699ede6e64bcfee1e9bb5498793" + "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/coduo/php-matcher/zipball/79a27d13e0edc699ede6e64bcfee1e9bb5498793", - "reference": "79a27d13e0edc699ede6e64bcfee1e9bb5498793", + "url": "https://api.github.com/repos/coduo/php-matcher/zipball/8b9d57257a18e57b9785fabe25a6c99441cc5e41", + "reference": "8b9d57257a18e57b9785fabe25a6c99441cc5e41", "shasum": "" }, "require": { @@ -8362,7 +8324,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -8391,7 +8353,7 @@ "matcher", "tests" ], - "time": "2017-09-04T10:03:41+00:00" + "time": "2018-02-18T21:49:00+00:00" }, { "name": "coduo/php-to-string", @@ -8672,29 +8634,28 @@ }, { "name": "friends-of-behat/service-container-extension", - "version": "v0.3.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/FriendsOfBehat/ServiceContainerExtension.git", - "reference": "203d0f30a3d17d47e7bb1a6842c8266911f30e45" + "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/ServiceContainerExtension/zipball/203d0f30a3d17d47e7bb1a6842c8266911f30e45", - "reference": "203d0f30a3d17d47e7bb1a6842c8266911f30e45", + "url": "https://api.github.com/repos/FriendsOfBehat/ServiceContainerExtension/zipball/5c8ab1bc3e45a37e01da8601aa2aa3a547981586", + "reference": "5c8ab1bc3e45a37e01da8601aa2aa3a547981586", "shasum": "" }, "require": { "behat/behat": "^3.1", - "php": "^5.6|^7.0" + "php": "^7.1" }, "require-dev": { - "friends-of-behat/cross-container-extension": "^0.1", - "friends-of-behat/test-context": "^0.3", - "symfony/process": "^2.7|^3.0" + "friends-of-behat/cross-container-extension": "^1.0", + "friends-of-behat/test-context": "^1.0" }, "suggest": { - "friends-of-behat/cross-container-extension": "^0.1" + "friends-of-behat/cross-container-extension": "^1.0" }, "type": "library", "autoload": { @@ -8714,7 +8675,7 @@ } ], "description": "Allows to declare own services inside Behat container without writing an extension.", - "time": "2016-11-03T09:47:50+00:00" + "time": "2018-02-13T17:50:03+00:00" }, { "name": "friends-of-behat/suite-settings-extension", @@ -8759,34 +8720,34 @@ }, { "name": "friends-of-behat/symfony-extension", - "version": "v0.2.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/FriendsOfBehat/SymfonyExtension.git", - "reference": "293d02deb525015b13eeedc7c76982f0a87eb4a1" + "reference": "db6193144e1f738a2e5ec201d1937c94db95259d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/SymfonyExtension/zipball/293d02deb525015b13eeedc7c76982f0a87eb4a1", - "reference": "293d02deb525015b13eeedc7c76982f0a87eb4a1", + "url": "https://api.github.com/repos/FriendsOfBehat/SymfonyExtension/zipball/db6193144e1f738a2e5ec201d1937c94db95259d", + "reference": "db6193144e1f738a2e5ec201d1937c94db95259d", "shasum": "" }, "require": { "behat/behat": "^3.1", - "php": "^5.6|^7.0", - "symfony/http-kernel": "^2.7|^3.0" + "php": "^7.1", + "symfony/http-kernel": "^3.3|^4.0" }, "require-dev": { "behat/mink": "^1.7", "behat/mink-browserkit-driver": "^1.3", "behat/mink-extension": "^2.2", - "friends-of-behat/cross-container-extension": "^0.1", - "friends-of-behat/test-context": "^0.3", - "symfony/framework-bundle": "^2.7|^3.0" + "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": "^0.1" + "friends-of-behat/cross-container-extension": "^1.0" }, "type": "library", "autoload": { @@ -8805,30 +8766,30 @@ "homepage": "http://kamil.kokot.me" } ], - "description": "Integrates Behat with Symfony (both 2 and 3).", - "time": "2016-11-03T13:38:02+00:00" + "description": "Integrates Behat with Symfony.", + "time": "2018-02-14T14:18:16+00:00" }, { "name": "friends-of-behat/variadic-extension", - "version": "v0.1.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/FriendsOfBehat/VariadicExtension.git", - "reference": "d85fcc04318938f5af8799c73b16c9ec3fc8d40e" + "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfBehat/VariadicExtension/zipball/d85fcc04318938f5af8799c73b16c9ec3fc8d40e", - "reference": "d85fcc04318938f5af8799c73b16c9ec3fc8d40e", + "url": "https://api.github.com/repos/FriendsOfBehat/VariadicExtension/zipball/6513d8f61c3483c65ec3292d7c80027946b4708c", + "reference": "6513d8f61c3483c65ec3292d7c80027946b4708c", "shasum": "" }, "require": { "behat/behat": "^3.1", - "php": "^5.6|^7.0", - "symfony/dependency-injection": "~2.5||~3.0" + "php": "^7.1", + "symfony/dependency-injection": "^3.2|^4.0" }, "require-dev": { - "friends-of-behat/test-context": "^0.2.0" + "friends-of-behat/test-context": "^1.0" }, "type": "library", "autoload": { @@ -8847,7 +8808,7 @@ } ], "description": "Variadic support for behat context arguments", - "time": "2016-08-25T22:34:32+00:00" + "time": "2018-02-13T17:40:06+00:00" }, { "name": "instaclick/php-webdriver", @@ -9472,16 +9433,16 @@ }, { "name": "phpspec/prophecy", - "version": "1.7.3", + "version": "1.7.5", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf" + "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", - "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", "shasum": "" }, "require": { @@ -9493,7 +9454,7 @@ }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" }, "type": "library", "extra": { @@ -9531,7 +9492,7 @@ "spy", "stub" ], - "time": "2017-11-24T13:59:53+00:00" + "time": "2018-02-19T10:16:54+00:00" }, { "name": "phpunit/php-code-coverage",