Merge pull request #1051 from mailpoet/composer-fix
Fix composer.lock [PREMIUM-35]
This commit is contained in:
226
composer.lock
generated
226
composer.lock
generated
@ -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": "ebc2f9b5c26572d9104bfc7ec1bd4a71",
|
||||
"content-hash": "f24637851f65aaddf31f499e9512a62a",
|
||||
"packages": [
|
||||
{
|
||||
"name": "cerdic/css-tidy",
|
||||
@ -410,16 +410,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-mbstring",
|
||||
"version": "v1.4.0",
|
||||
"version": "v1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||||
"reference": "f29dca382a6485c3cbe6379f0c61230167681937"
|
||||
"reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
|
||||
"reference": "f29dca382a6485c3cbe6379f0c61230167681937",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
|
||||
"reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -431,7 +431,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -465,20 +465,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-09T14:24:12+00:00"
|
||||
"time": "2017-06-14T15:44:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php72",
|
||||
"version": "v1.4.0",
|
||||
"version": "v1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php72.git",
|
||||
"reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c"
|
||||
"reference": "8abc9097f5001d310f0edba727469c988acc6ea7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c",
|
||||
"reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8abc9097f5001d310f0edba727469c988acc6ea7",
|
||||
"reference": "8abc9097f5001d310f0edba727469c988acc6ea7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -487,7 +487,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -520,20 +520,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-09T08:25:21+00:00"
|
||||
"time": "2017-07-11T13:25:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-xml",
|
||||
"version": "v1.4.0",
|
||||
"version": "v1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-xml.git",
|
||||
"reference": "89326af9d173053826ae8fe26a6f49597ba4e9f3"
|
||||
"reference": "7d536462e554da7b05600a926303bf9b99153275"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-xml/zipball/89326af9d173053826ae8fe26a6f49597ba4e9f3",
|
||||
"reference": "89326af9d173053826ae8fe26a6f49597ba4e9f3",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-xml/zipball/7d536462e554da7b05600a926303bf9b99153275",
|
||||
"reference": "7d536462e554da7b05600a926303bf9b99153275",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -543,7 +543,7 @@
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -568,11 +568,11 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-09T08:25:21+00:00"
|
||||
"time": "2017-06-14T15:44:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
@ -755,16 +755,16 @@
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "antecedent/patchwork",
|
||||
"version": "2.0.7",
|
||||
"version": "2.0.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/antecedent/patchwork.git",
|
||||
"reference": "d8e772ee90390960c23c6c64e09f1279d8a7b0df"
|
||||
"reference": "cab3be4865e47f1dc447715e76c7b616e48b005d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/antecedent/patchwork/zipball/d8e772ee90390960c23c6c64e09f1279d8a7b0df",
|
||||
"reference": "d8e772ee90390960c23c6c64e09f1279d8a7b0df",
|
||||
"url": "https://api.github.com/repos/antecedent/patchwork/zipball/cab3be4865e47f1dc447715e76c7b616e48b005d",
|
||||
"reference": "cab3be4865e47f1dc447715e76c7b616e48b005d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -792,7 +792,7 @@
|
||||
"runkit",
|
||||
"testing"
|
||||
],
|
||||
"time": "2017-07-11T07:22:21+00:00"
|
||||
"time": "2017-08-01T11:52:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-string-utils",
|
||||
@ -951,16 +951,16 @@
|
||||
},
|
||||
{
|
||||
"name": "codeception/codeception",
|
||||
"version": "2.3.4",
|
||||
"version": "2.2.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Codeception/Codeception.git",
|
||||
"reference": "b5391497f9a3c9d0a9c02ae39b53441e413e35a8"
|
||||
"reference": "a8681b416921ae282ccca2c485d75a3ed6756080"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/b5391497f9a3c9d0a9c02ae39b53441e413e35a8",
|
||||
"reference": "b5391497f9a3c9d0a9c02ae39b53441e413e35a8",
|
||||
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/a8681b416921ae282ccca2c485d75a3ed6756080",
|
||||
"reference": "a8681b416921ae282ccca2c485d75a3ed6756080",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -972,7 +972,7 @@
|
||||
"guzzlehttp/psr7": "~1.0",
|
||||
"php": ">=5.4.0 <8.0",
|
||||
"phpunit/php-code-coverage": ">=2.2.4 <6.0",
|
||||
"phpunit/phpunit": ">4.8.20 <7.0",
|
||||
"phpunit/phpunit": ">4.8.20 <6.0",
|
||||
"phpunit/phpunit-mock-objects": ">2.3 <5.0",
|
||||
"sebastian/comparator": ">1.1 <3.0",
|
||||
"sebastian/diff": "^1.4",
|
||||
@ -997,7 +997,6 @@
|
||||
"php-amqplib/php-amqplib": "~2.4",
|
||||
"predis/predis": "^1.0",
|
||||
"squizlabs/php_codesniffer": "~2.0",
|
||||
"symfony/process": ">=2.7 <4.0",
|
||||
"vlucas/phpdotenv": "^2.4.0"
|
||||
},
|
||||
"suggest": {
|
||||
@ -1042,7 +1041,7 @@
|
||||
"functional testing",
|
||||
"unit testing"
|
||||
],
|
||||
"time": "2017-07-10T19:45:09+00:00"
|
||||
"time": "2017-05-11T21:07:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "codeception/verify",
|
||||
@ -1141,16 +1140,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "1.4.2",
|
||||
"version": "1.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "489e09ee6c3ba431fbeeef9147afdaeb6f91b647"
|
||||
"reference": "d60a1ff0cb421fcd2811c3f2b57f7e3e2b6c9d0e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/489e09ee6c3ba431fbeeef9147afdaeb6f91b647",
|
||||
"reference": "489e09ee6c3ba431fbeeef9147afdaeb6f91b647",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/d60a1ff0cb421fcd2811c3f2b57f7e3e2b6c9d0e",
|
||||
"reference": "d60a1ff0cb421fcd2811c3f2b57f7e3e2b6c9d0e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1183,7 +1182,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -1214,7 +1213,7 @@
|
||||
"dependency",
|
||||
"package"
|
||||
],
|
||||
"time": "2017-05-17T06:17:53+00:00"
|
||||
"time": "2017-08-09T14:07:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -1341,20 +1340,20 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/annotated-command",
|
||||
"version": "2.4.8",
|
||||
"version": "2.4.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/annotated-command.git",
|
||||
"reference": "6672ea38212f8bffb71fec7eadc8b3372154b17e"
|
||||
"reference": "7fbf68dc6abf2f1f0746ceab0701dee1ee97516e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/6672ea38212f8bffb71fec7eadc8b3372154b17e",
|
||||
"reference": "6672ea38212f8bffb71fec7eadc8b3372154b17e",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/7fbf68dc6abf2f1f0746ceab0701dee1ee97516e",
|
||||
"reference": "7fbf68dc6abf2f1f0746ceab0701dee1ee97516e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/output-formatters": "^3.1.5",
|
||||
"consolidation/output-formatters": "^3.1.10",
|
||||
"php": ">=5.4.0",
|
||||
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
|
||||
"psr/log": "^1",
|
||||
@ -1389,20 +1388,20 @@
|
||||
}
|
||||
],
|
||||
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
||||
"time": "2017-04-03T22:37:00+00:00"
|
||||
"time": "2017-07-27T20:29:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/config",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/config.git",
|
||||
"reference": "b30571aa8f0eae40581ae8b8aeaa26706b444781"
|
||||
"reference": "e3c7311f8926488fe2fbce0ec6af56be417da504"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/b30571aa8f0eae40581ae8b8aeaa26706b444781",
|
||||
"reference": "b30571aa8f0eae40581ae8b8aeaa26706b444781",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/e3c7311f8926488fe2fbce0ec6af56be417da504",
|
||||
"reference": "e3c7311f8926488fe2fbce0ec6af56be417da504",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1438,7 +1437,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Provide configuration services for a commandline tool.",
|
||||
"time": "2017-06-28T18:24:02+00:00"
|
||||
"time": "2017-07-28T18:05:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/log",
|
||||
@ -1489,16 +1488,16 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/output-formatters",
|
||||
"version": "3.1.10",
|
||||
"version": "3.1.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/output-formatters.git",
|
||||
"reference": "3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a"
|
||||
"reference": "3a1160440819269e6d8d9c11db67129384b8fb35"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a",
|
||||
"reference": "3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a",
|
||||
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3a1160440819269e6d8d9c11db67129384b8fb35",
|
||||
"reference": "3a1160440819269e6d8d9c11db67129384b8fb35",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1534,25 +1533,25 @@
|
||||
}
|
||||
],
|
||||
"description": "Format text by applying transformations provided by plug-in formatters.",
|
||||
"time": "2017-06-06T19:08:54+00:00"
|
||||
"time": "2017-08-17T22:11:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/robo",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/Robo.git",
|
||||
"reference": "b83f558a6d7efa8d4d1d3faaff90d6448a6d2716"
|
||||
"reference": "46340c0ba2477e6f30a22ebaa072da0ba2b15bb1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/b83f558a6d7efa8d4d1d3faaff90d6448a6d2716",
|
||||
"reference": "b83f558a6d7efa8d4d1d3faaff90d6448a6d2716",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/46340c0ba2477e6f30a22ebaa072da0ba2b15bb1",
|
||||
"reference": "46340c0ba2477e6f30a22ebaa072da0ba2b15bb1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/annotated-command": "^2.2",
|
||||
"consolidation/config": "^1",
|
||||
"consolidation/config": "^1.0.1",
|
||||
"consolidation/log": "~1",
|
||||
"consolidation/output-formatters": "^3.1.5",
|
||||
"league/container": "^2.2",
|
||||
@ -1613,7 +1612,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Modern task runner",
|
||||
"time": "2017-07-07T19:48:25+00:00"
|
||||
"time": "2017-07-28T21:29:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "container-interop/container-interop",
|
||||
@ -2153,22 +2152,21 @@
|
||||
},
|
||||
{
|
||||
"name": "grasmash/yaml-expander",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/grasmash/yaml-expander.git",
|
||||
"reference": "95f9c876ca31f31bf5bfd9c8e89cc1f065c45528"
|
||||
"reference": "720c54b2c99b80d5d696714b6826183d34edce93"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/95f9c876ca31f31bf5bfd9c8e89cc1f065c45528",
|
||||
"reference": "95f9c876ca31f31bf5bfd9c8e89cc1f065c45528",
|
||||
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/720c54b2c99b80d5d696714b6826183d34edce93",
|
||||
"reference": "720c54b2c99b80d5d696714b6826183d34edce93",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dflydev/dot-access-data": "^1.1.0",
|
||||
"php": ">=5.4",
|
||||
"symfony/console": "^2.8.11|^3",
|
||||
"symfony/yaml": "^2.8.11|^3"
|
||||
},
|
||||
"require-dev": {
|
||||
@ -2197,7 +2195,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Expands internal property references in a yaml file.",
|
||||
"time": "2017-03-24T20:31:04+00:00"
|
||||
"time": "2017-08-01T16:15:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
@ -3109,16 +3107,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v3.0.6",
|
||||
"version": "v3.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "0808939f81c1347a3c8a82a5925385a08074b0f1"
|
||||
"reference": "4d4896e553f2094e657fe493506dc37c509d4e2b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0808939f81c1347a3c8a82a5925385a08074b0f1",
|
||||
"reference": "0808939f81c1347a3c8a82a5925385a08074b0f1",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4d4896e553f2094e657fe493506dc37c509d4e2b",
|
||||
"reference": "4d4896e553f2094e657fe493506dc37c509d4e2b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3156,7 +3154,7 @@
|
||||
"parser",
|
||||
"php"
|
||||
],
|
||||
"time": "2017-06-28T20:53:48+00:00"
|
||||
"time": "2017-07-28T14:45:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
@ -3262,22 +3260,22 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-docblock",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||||
"reference": "46f7e8bb075036c92695b15a1ddb6971c751e585"
|
||||
"reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/46f7e8bb075036c92695b15a1ddb6971c751e585",
|
||||
"reference": "46f7e8bb075036c92695b15a1ddb6971c751e585",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157",
|
||||
"reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.5",
|
||||
"phpdocumentor/reflection-common": "^1.0@dev",
|
||||
"phpdocumentor/type-resolver": "^0.4.0",
|
||||
"phpdocumentor/type-resolver": "^0.3.0",
|
||||
"webmozart/assert": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@ -3303,20 +3301,20 @@
|
||||
}
|
||||
],
|
||||
"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-07-15T11:38:20+00:00"
|
||||
"time": "2017-08-08T06:39:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/type-resolver",
|
||||
"version": "0.4.0",
|
||||
"version": "0.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
||||
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||||
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773",
|
||||
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3350,7 +3348,7 @@
|
||||
"email": "me@mikevanriel.com"
|
||||
}
|
||||
],
|
||||
"time": "2017-07-14T14:27:02+00:00"
|
||||
"time": "2017-06-03T08:32:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
@ -4774,7 +4772,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/browser-kit",
|
||||
"version": "v3.3.5",
|
||||
"version": "v3.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/browser-kit.git",
|
||||
@ -4831,7 +4829,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
@ -4887,16 +4885,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "46e65f8d98c9ab629bbfcc16a4ff023f61c37fb2"
|
||||
"reference": "32a3c6b3398de5db8ed381f4ef92970c59c2fcdd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/46e65f8d98c9ab629bbfcc16a4ff023f61c37fb2",
|
||||
"reference": "46e65f8d98c9ab629bbfcc16a4ff023f61c37fb2",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/32a3c6b3398de5db8ed381f4ef92970c59c2fcdd",
|
||||
"reference": "32a3c6b3398de5db8ed381f4ef92970c59c2fcdd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4944,11 +4942,11 @@
|
||||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-03T08:04:30+00:00"
|
||||
"time": "2017-07-29T21:26:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v3.3.5",
|
||||
"version": "v3.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
@ -5058,16 +5056,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "db8bdcfc6f54c6968756f31c8a9ea77ac10d08d7"
|
||||
"reference": "e70f025ae0b100600de58fadbd97efe3044e6bfb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/db8bdcfc6f54c6968756f31c8a9ea77ac10d08d7",
|
||||
"reference": "db8bdcfc6f54c6968756f31c8a9ea77ac10d08d7",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e70f025ae0b100600de58fadbd97efe3044e6bfb",
|
||||
"reference": "e70f025ae0b100600de58fadbd97efe3044e6bfb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5117,11 +5115,11 @@
|
||||
],
|
||||
"description": "Symfony DependencyInjection Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-17T14:02:19+00:00"
|
||||
"time": "2017-07-28T15:21:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
"version": "v3.3.5",
|
||||
"version": "v3.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dom-crawler.git",
|
||||
@ -5177,7 +5175,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
@ -5237,7 +5235,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
@ -5286,7 +5284,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
@ -5484,7 +5482,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/options-resolver",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/options-resolver.git",
|
||||
@ -5538,16 +5536,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-intl-icu",
|
||||
"version": "v1.4.0",
|
||||
"version": "v1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-intl-icu.git",
|
||||
"reference": "3191cbe0ce64987bd382daf6724af31c53daae01"
|
||||
"reference": "4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/3191cbe0ce64987bd382daf6724af31c53daae01",
|
||||
"reference": "3191cbe0ce64987bd382daf6724af31c53daae01",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09",
|
||||
"reference": "4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5560,7 +5558,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -5592,11 +5590,11 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-09T08:25:21+00:00"
|
||||
"time": "2017-06-14T15:44:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
@ -5705,7 +5703,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
@ -5861,7 +5859,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v2.8.25",
|
||||
"version": "v2.8.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
@ -6159,16 +6157,16 @@
|
||||
},
|
||||
{
|
||||
"name": "wp-cli/php-cli-tools",
|
||||
"version": "v0.11.3",
|
||||
"version": "v0.11.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wp-cli/php-cli-tools.git",
|
||||
"reference": "09075e5a5ba804df43e148f887cbf4466bebfa2c"
|
||||
"reference": "d2a4e2eca9f1cd62a5d30f192d10f74e73eb3a05"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/09075e5a5ba804df43e148f887cbf4466bebfa2c",
|
||||
"reference": "09075e5a5ba804df43e148f887cbf4466bebfa2c",
|
||||
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/d2a4e2eca9f1cd62a5d30f192d10f74e73eb3a05",
|
||||
"reference": "d2a4e2eca9f1cd62a5d30f192d10f74e73eb3a05",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6205,7 +6203,7 @@
|
||||
"cli",
|
||||
"console"
|
||||
],
|
||||
"time": "2017-06-08T12:06:09+00:00"
|
||||
"time": "2017-08-04T10:42:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wp-cli/wp-cli",
|
||||
|
Reference in New Issue
Block a user