diff --git a/composer.lock b/composer.lock index 7cce11d98..fc2200ddc 100644 --- a/composer.lock +++ b/composer.lock @@ -213,16 +213,16 @@ }, { "name": "doctrine/common", - "version": "v2.6.1", + "version": "v2.6.2", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "a579557bc689580c19fee4e27487a67fe60defc0" + "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", - "reference": "a579557bc689580c19fee4e27487a67fe60defc0", + "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3", + "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3", "shasum": "" }, "require": { @@ -282,7 +282,7 @@ "persistence", "spl" ], - "time": "2015-12-25 13:18:31" + "time": "2016-11-30 16:50:46" }, { "name": "doctrine/data-fixtures", @@ -1156,16 +1156,16 @@ }, { "name": "pagerfanta/pagerfanta", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/whiteoctober/Pagerfanta.git", - "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb" + "reference": "f846c5e06bb66df659a688ea4734aab49de589d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a874d3612d954dcbbb49e5ffe178890918fb76fb", - "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb", + "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/f846c5e06bb66df659a688ea4734aab49de589d6", + "reference": "f846c5e06bb66df659a688ea4734aab49de589d6", "shasum": "" }, "require": { @@ -1178,7 +1178,7 @@ "jmikola/geojson": "~1.0", "mandango/mandango": "~1.0@dev", "mandango/mondator": "~1.0@dev", - "phpunit/phpunit": "~4", + "phpunit/phpunit": "~4 | ~5", "propel/propel1": "~1.6", "ruflin/elastica": "~1.3", "solarium/solarium": "~3.1" @@ -1219,7 +1219,7 @@ "paginator", "paging" ], - "time": "2014-10-06 10:57:25" + "time": "2016-11-28 09:17:04" }, { "name": "paragonie/random_compat", @@ -1364,16 +1364,16 @@ }, { "name": "sensio/distribution-bundle", - "version": "v5.0.14", + "version": "v5.0.15", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "e64947de9ebc37732a62f5115164484a9bee7fa6" + "reference": "d294b0665cf09c799e9c1993d5c776a5bf55cb85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/e64947de9ebc37732a62f5115164484a9bee7fa6", - "reference": "e64947de9ebc37732a62f5115164484a9bee7fa6", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/d294b0665cf09c799e9c1993d5c776a5bf55cb85", + "reference": "d294b0665cf09c799e9c1993d5c776a5bf55cb85", "shasum": "" }, "require": { @@ -1412,20 +1412,20 @@ "configuration", "distribution" ], - "time": "2016-10-30 23:18:01" + "time": "2016-12-06 07:29:27" }, { "name": "sensio/framework-extra-bundle", - "version": "v3.0.16", + "version": "v3.0.18", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546" + "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/507a15f56fa7699f6cc8c2c7de4080b19ce22546", - "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/c38bc608e12e81089d5d9dfbf72775ed553c61af", + "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af", "shasum": "" }, "require": { @@ -1434,14 +1434,20 @@ "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { + "symfony/asset": "~2.7|~3.0", "symfony/browser-kit": "~2.3|~3.0", "symfony/dom-crawler": "~2.3|~3.0", "symfony/expression-language": "~2.4|~3.0", "symfony/finder": "~2.3|~3.0", - "symfony/phpunit-bridge": "~2.7|~3.0", + "symfony/phpunit-bridge": "~3.2", + "symfony/psr-http-message-bridge": "^0.3", "symfony/security-bundle": "~2.4|~3.0", + "symfony/templating": "~2.3|~3.0", + "symfony/translation": "~2.3|~3.0", "symfony/twig-bundle": "~2.3|~3.0", - "twig/twig": "~1.11|~2.0" + "symfony/yaml": "~2.3|~3.0", + "twig/twig": "~1.11|~2.0", + "zendframework/zend-diactoros": "^1.3" }, "suggest": { "symfony/expression-language": "", @@ -1474,7 +1480,7 @@ "annotations", "controllers" ], - "time": "2016-03-25 17:08:27" + "time": "2016-12-14 08:30:06" }, { "name": "sensiolabs/security-checker", @@ -1978,16 +1984,16 @@ }, { "name": "symfony/symfony", - "version": "v3.2.0", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "b96a144bc875684f3338f697687147a2696d73eb" + "reference": "5824d423678a0cc44f3eb46efc246aecd1836dd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/b96a144bc875684f3338f697687147a2696d73eb", - "reference": "b96a144bc875684f3338f697687147a2696d73eb", + "url": "https://api.github.com/repos/symfony/symfony/zipball/5824d423678a0cc44f3eb46efc246aecd1836dd7", + "reference": "5824d423678a0cc44f3eb46efc246aecd1836dd7", "shasum": "" }, "require": { @@ -2116,7 +2122,7 @@ "keywords": [ "framework" ], - "time": "2016-11-30 08:46:24" + "time": "2016-12-13 13:20:15" }, { "name": "twig/extensions", @@ -2172,16 +2178,16 @@ }, { "name": "twig/twig", - "version": "v1.28.2", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c" + "reference": "74f723e542368ca2080b252740be5f1113ebb898" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/b22ce0eb070e41f7cba65d78fe216de29726459c", - "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/74f723e542368ca2080b252740be5f1113ebb898", + "reference": "74f723e542368ca2080b252740be5f1113ebb898", "shasum": "" }, "require": { @@ -2194,7 +2200,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.28-dev" + "dev-master": "1.29-dev" } }, "autoload": { @@ -2229,7 +2235,7 @@ "keywords": [ "templating" ], - "time": "2016-11-23 18:41:40" + "time": "2016-12-13 17:28:18" }, { "name": "white-october/pagerfanta-bundle", @@ -2287,16 +2293,16 @@ "packages-dev": [ { "name": "friendsofphp/php-cs-fixer", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "ac04a510bed5407e91664f8a37b9d58072d96768" + "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ac04a510bed5407e91664f8a37b9d58072d96768", - "reference": "ac04a510bed5407e91664f8a37b9d58072d96768", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/0ea4f7ed06ca55da1d8fc45da26ff87f261c4088", + "reference": "0ea4f7ed06ca55da1d8fc45da26ff87f261c4088", "shasum": "" }, "require": { @@ -2341,7 +2347,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2016-11-29 09:21:33" + "time": "2016-12-01 00:05:05" }, { "name": "phpdocumentor/reflection-common", @@ -2797,16 +2803,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.29", + "version": "4.8.31", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f19d481b468b76a7fb55eb2b772ed487e484891e" + "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f19d481b468b76a7fb55eb2b772ed487e484891e", - "reference": "f19d481b468b76a7fb55eb2b772ed487e484891e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/98b2b39a520766bec663ff5b7ff1b729db9dbfe3", + "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3", "shasum": "" }, "require": { @@ -2865,7 +2871,7 @@ "testing", "xunit" ], - "time": "2016-11-20 10:35:28" + "time": "2016-12-09 02:45:31" }, { "name": "phpunit/phpunit-mock-objects", @@ -3297,28 +3303,28 @@ }, { "name": "sensio/generator-bundle", - "version": "v3.1.1", + "version": "v3.1.2", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", - "reference": "0d3c9c4864142dc6a368fa0d952a8b83215e8740" + "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/0d3c9c4864142dc6a368fa0d952a8b83215e8740", - "reference": "0d3c9c4864142dc6a368fa0d952a8b83215e8740", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ec278c0bd530edf155c4a00900577b5cb80f559e", + "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e", "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" + "symfony/yaml": "~2.7|~3.0", + "twig/twig": "^1.28.2|^2.0" }, "require-dev": { "doctrine/orm": "~2.4", - "symfony/doctrine-bridge": "~2.7|~3.0", - "twig/twig": "~1.18" + "symfony/doctrine-bridge": "~2.7|~3.0" }, "type": "symfony-bundle", "extra": { @@ -3345,20 +3351,20 @@ } ], "description": "This bundle generates code for you", - "time": "2016-11-07 19:48:31" + "time": "2016-12-05 16:01:19" }, { "name": "symfony/phpunit-bridge", - "version": "v3.2.0", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "a56acfdb96be7c82f4bcf16b7c77f1960690b0e2" + "reference": "65e64a4f99cbaeae718573c3347fbe800f3f6661" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a56acfdb96be7c82f4bcf16b7c77f1960690b0e2", - "reference": "a56acfdb96be7c82f4bcf16b7c77f1960690b0e2", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/65e64a4f99cbaeae718573c3347fbe800f3f6661", + "reference": "65e64a4f99cbaeae718573c3347fbe800f3f6661", "shasum": "" }, "require": { @@ -3403,7 +3409,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2016-11-25 22:54:21" + "time": "2016-12-12 13:31:08" }, { "name": "webmozart/assert",