Compare commits

...

1 commit

Author SHA1 Message Date
dependabot-preview[bot] 4be1be6d45
Bump drush/drush from 9.7.1 to 10.1.1 in /drupal
Bumps [drush/drush](https://github.com/drush-ops/drush) from 9.7.1 to 10.1.1.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](https://github.com/drush-ops/drush/compare/9.7.1...10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 08:07:07 +00:00
2 changed files with 131 additions and 146 deletions

View file

@ -23,7 +23,7 @@
"drupal/admin_toolbar": "^1.26",
"drupal/console": "^1.0.2",
"drupal/core": "^8.7.0",
"drush/drush": "^9.0.0",
"drush/drush": "^10.1.1",
"josephlavin/tap": "^1.0",
"tightenco/collect": "^6.2",
"vlucas/phpdotenv": "^2.4",

275
drupal/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f5fab320b94d1d71dea0b68c64982a4d",
"content-hash": "fe948ad82c75012b5d2fde064381ceaf",
"packages": [
{
"name": "alchemy/zippy",
@ -160,16 +160,16 @@
},
{
"name": "chi-teck/drupal-code-generator",
"version": "1.30.4",
"version": "1.31.0",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "8b7ae331e21e58088e3e52688823692ed6471ec3"
"reference": "f994157721f238175be90171f0ccc1c0aa17c276"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8b7ae331e21e58088e3e52688823692ed6471ec3",
"reference": "8b7ae331e21e58088e3e52688823692ed6471ec3",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276",
"reference": "f994157721f238175be90171f0ccc1c0aa17c276",
"shasum": ""
},
"require": {
@ -177,7 +177,7 @@
"php": ">=5.5.9",
"symfony/console": "^3.4 || ^4.0",
"symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
"twig/twig": "^1.38.2 || ^2.10"
"twig/twig": "^1.41 || ^2.12"
},
"bin": [
"bin/dcg"
@ -201,7 +201,7 @@
"GPL-2.0-or-later"
],
"description": "Drupal code generator",
"time": "2019-08-25T06:39:56+00:00"
"time": "2019-12-07T16:54:31+00:00"
},
{
"name": "composer/installers",
@ -824,20 +824,20 @@
},
{
"name": "consolidation/robo",
"version": "1.4.10",
"version": "1.4.11",
"source": {
"type": "git",
"url": "https://github.com/consolidation/Robo.git",
"reference": "e5a6ca64cf1324151873672e484aceb21f365681"
"reference": "5fa1d901776a628167a325baa9db95d8edf13a80"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/Robo/zipball/e5a6ca64cf1324151873672e484aceb21f365681",
"reference": "e5a6ca64cf1324151873672e484aceb21f365681",
"url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80",
"reference": "5fa1d901776a628167a325baa9db95d8edf13a80",
"shasum": ""
},
"require": {
"consolidation/annotated-command": "^2.10.2",
"consolidation/annotated-command": "^2.11.0",
"consolidation/config": "^1.2",
"consolidation/log": "~1",
"consolidation/output-formatters": "^3.1.13",
@ -867,6 +867,7 @@
"pear/archive_tar": "^1.4.4",
"php-coveralls/php-coveralls": "^1",
"phpunit/php-code-coverage": "~2|~4",
"sebastian/comparator": "^1.2.4",
"squizlabs/php_codesniffer": "^2.8"
},
"suggest": {
@ -928,7 +929,7 @@
}
],
"description": "Modern task runner",
"time": "2019-07-29T15:40:50+00:00"
"time": "2019-10-29T15:50:02+00:00"
},
{
"name": "consolidation/self-update",
@ -1054,16 +1055,16 @@
},
{
"name": "consolidation/site-process",
"version": "2.0.4",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-process.git",
"reference": "e159f849abce696c2f5081c149a1f8ec8717dd97"
"reference": "f3211fa4c60671c6f068184221f06f932556e443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/site-process/zipball/e159f849abce696c2f5081c149a1f8ec8717dd97",
"reference": "e159f849abce696c2f5081c149a1f8ec8717dd97",
"url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
"reference": "f3211fa4c60671c6f068184221f06f932556e443",
"shasum": ""
},
"require": {
@ -1122,7 +1123,7 @@
}
],
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
"time": "2019-08-12T23:10:26+00:00"
"time": "2019-09-10T17:56:24+00:00"
},
{
"name": "container-interop/container-interop",
@ -1153,6 +1154,7 @@
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"abandoned": "psr/container",
"time": "2017-02-14T19:40:03+00:00"
},
{
@ -1372,25 +1374,25 @@
},
{
"name": "dnoegel/php-xdg-base-dir",
"version": "0.1",
"version": "v0.1.1",
"source": {
"type": "git",
"url": "https://github.com/dnoegel/php-xdg-base-dir.git",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "@stable"
"phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
},
"type": "project",
"type": "library",
"autoload": {
"psr-4": {
"XdgBaseDir\\": "src/"
@ -1401,7 +1403,7 @@
"MIT"
],
"description": "implementation of xdg base directory specification for php",
"time": "2014-10-24T07:27:01+00:00"
"time": "2019-12-04T15:06:13+00:00"
},
{
"name": "doctrine/annotations",
@ -2682,49 +2684,43 @@
},
{
"name": "drush/drush",
"version": "9.7.1",
"version": "10.1.1",
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
"reference": "6f9a8d235daec06fd6f47b2d84da675750566479"
"reference": "f2aa8651b371ecf4e859ddbad14fb2efbb4024da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/6f9a8d235daec06fd6f47b2d84da675750566479",
"reference": "6f9a8d235daec06fd6f47b2d84da675750566479",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/f2aa8651b371ecf4e859ddbad14fb2efbb4024da",
"reference": "f2aa8651b371ecf4e859ddbad14fb2efbb4024da",
"shasum": ""
},
"require": {
"chi-teck/drupal-code-generator": "^1.28.1",
"chi-teck/drupal-code-generator": "^1.30.5",
"composer/semver": "^1.4",
"consolidation/annotated-command": "^2.12",
"consolidation/config": "^1.2",
"consolidation/filter-via-dot-access-data": "^1",
"consolidation/output-formatters": "^3.3.1",
"consolidation/robo": "^1.4.6",
"consolidation/robo": "^1 || ^2",
"consolidation/site-alias": "^3.0.0@stable",
"consolidation/site-process": "^2.0.3",
"consolidation/site-process": "^2.1 || ^4",
"ext-dom": "*",
"grasmash/yaml-expander": "^1.1.1",
"league/container": "~2",
"php": ">=5.6.0",
"php": ">=7.1.3",
"psr/log": "~1.0",
"psy/psysh": "~0.6",
"symfony/console": "^3.4",
"symfony/event-dispatcher": "^3.4",
"symfony/event-dispatcher": "^3.4 || ^4.0",
"symfony/finder": "^3.4 || ^4.0",
"symfony/process": "^3.4",
"symfony/var-dumper": "^3.4 || ^4.0",
"symfony/yaml": "^3.4",
"webflo/drupal-finder": "^1.1",
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0",
"symfony/yaml": "^3.4 || ^4.0",
"webflo/drupal-finder": "^1.2",
"webmozart/path-util": "^2.1.0"
},
"require-dev": {
"composer/installers": "^1.2",
"cweagans/composer-patches": "~1.0",
"drupal/alinks": "1.0.0",
"drupal/devel": "^2",
"drupal/empty_theme": "1.0",
"g1a/composer-test-scenarios": "^3",
"lox/xhprof": "dev-master",
"phpunit/phpunit": "^4.8.36 || ^6.1",
@ -2764,21 +2760,8 @@
"type:drupal-drush"
]
},
"scenarios": {
"php5": {
"config": {
"platform": {
"php": "5.6.38"
}
},
"require-dev": {
"webflo/drupal-core-strict": "8.6.x-dev",
"webflo/drupal-core-require-dev": "8.6.x-dev"
}
}
},
"branch-alias": {
"dev-master": "9.x-dev"
"dev-master": "10.x-dev"
}
},
"autoload": {
@ -2827,7 +2810,7 @@
],
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
"homepage": "http://www.drush.org",
"time": "2019-06-30T19:46:39+00:00"
"time": "2019-12-13T15:13:40+00:00"
},
{
"name": "easyrdf/easyrdf",
@ -3491,16 +3474,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.2.4",
"version": "v4.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4"
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4",
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
"shasum": ""
},
"require": {
@ -3508,6 +3491,7 @@
"php": ">=7.0"
},
"require-dev": {
"ircmaxell/php-yacc": "0.0.5",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
},
"bin": [
@ -3516,7 +3500,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
"dev-master": "4.3-dev"
}
},
"autoload": {
@ -3538,7 +3522,7 @@
"parser",
"php"
],
"time": "2019-09-01T07:51:21+00:00"
"time": "2019-11-08T13:50:10+00:00"
},
{
"name": "paragonie/random_compat",
@ -3902,16 +3886,16 @@
},
{
"name": "psr/log",
"version": "1.1.0",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
"shasum": ""
},
"require": {
@ -3920,7 +3904,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "1.1.x-dev"
}
},
"autoload": {
@ -3945,31 +3929,31 @@
"psr",
"psr-3"
],
"time": "2018-11-20T15:27:04+00:00"
"time": "2019-11-01T11:05:21+00:00"
},
{
"name": "psy/psysh",
"version": "v0.9.9",
"version": "v0.9.12",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
"reference": "90da7f37568aee36b116a030c5f99c915267edd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
"reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4",
"reference": "90da7f37568aee36b116a030c5f99c915267edd4",
"shasum": ""
},
"require": {
"dnoegel/php-xdg-base-dir": "0.1",
"dnoegel/php-xdg-base-dir": "0.1.*",
"ext-json": "*",
"ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
"php": ">=5.4.0",
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
"symfony/var-dumper": "~2.7|~3.0|~4.0"
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0",
"symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
@ -4019,7 +4003,7 @@
"interactive",
"shell"
],
"time": "2018-10-13T15:16:03+00:00"
"time": "2019-12-06T14:19:43+00:00"
},
{
"name": "ralouphie/getallheaders",
@ -4336,16 +4320,16 @@
},
{
"name": "symfony/console",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "4510f04e70344d70952566e4262a0b11df39cb10"
"reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10",
"reference": "4510f04e70344d70952566e4262a0b11df39cb10",
"url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586",
"reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586",
"shasum": ""
},
"require": {
@ -4404,7 +4388,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T07:52:58+00:00"
"time": "2019-12-01T10:04:45+00:00"
},
{
"name": "symfony/css-selector",
@ -4461,16 +4445,16 @@
},
{
"name": "symfony/debug",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "0b600300918780001e2821db77bc28b677794486"
"reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486",
"reference": "0b600300918780001e2821db77bc28b677794486",
"url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
"reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
"shasum": ""
},
"require": {
@ -4513,7 +4497,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T13:31:17+00:00"
"time": "2019-10-24T15:33:53+00:00"
},
{
"name": "symfony/dependency-injection",
@ -4645,16 +4629,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "3e922c4c3430b9de624e8a285dada5e61e230959"
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959",
"reference": "3e922c4c3430b9de624e8a285dada5e61e230959",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
"shasum": ""
},
"require": {
@ -4704,20 +4688,20 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2019-08-23T08:05:57+00:00"
"time": "2019-10-24T15:33:53+00:00"
},
{
"name": "symfony/filesystem",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516"
"reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
"reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2",
"reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2",
"shasum": ""
},
"require": {
@ -4754,20 +4738,20 @@
],
"description": "Symfony Filesystem Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T13:31:17+00:00"
"time": "2019-11-25T16:36:22+00:00"
},
{
"name": "symfony/finder",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "1fcad80b440abcd1451767349906b6f9d3961d37"
"reference": "290ae21279b37bfd287cdcce640d51204e84afdf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/1fcad80b440abcd1451767349906b6f9d3961d37",
"reference": "1fcad80b440abcd1451767349906b6f9d3961d37",
"url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf",
"reference": "290ae21279b37bfd287cdcce640d51204e84afdf",
"shasum": ""
},
"require": {
@ -4803,7 +4787,7 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2019-08-14T09:39:58+00:00"
"time": "2019-11-17T21:55:15+00:00"
},
{
"name": "symfony/http-foundation",
@ -4950,16 +4934,16 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.12.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
"reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
"reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
"shasum": ""
},
"require": {
@ -4971,7 +4955,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
"dev-master": "1.13-dev"
}
},
"autoload": {
@ -5004,7 +4988,7 @@
"polyfill",
"portable"
],
"time": "2019-08-06T08:03:45+00:00"
"time": "2019-11-27T13:56:44+00:00"
},
{
"name": "symfony/polyfill-iconv",
@ -5067,16 +5051,16 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.12.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
"shasum": ""
},
"require": {
@ -5088,7 +5072,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
"dev-master": "1.13-dev"
}
},
"autoload": {
@ -5122,7 +5106,7 @@
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
"time": "2019-11-27T14:18:11+00:00"
},
{
"name": "symfony/polyfill-php70",
@ -5185,16 +5169,16 @@
},
{
"name": "symfony/polyfill-php72",
"version": "v1.12.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "04ce3335667451138df4307d6a9b61565560199e"
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
"reference": "04ce3335667451138df4307d6a9b61565560199e",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
"shasum": ""
},
"require": {
@ -5203,7 +5187,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
"dev-master": "1.13-dev"
}
},
"autoload": {
@ -5236,20 +5220,20 @@
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
"time": "2019-11-27T13:56:44+00:00"
},
{
"name": "symfony/process",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa"
"reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa",
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa",
"url": "https://api.github.com/repos/symfony/process/zipball/9a4545c01e1e4f473492bd52b71e574dcc401ca2",
"reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2",
"shasum": ""
},
"require": {
@ -5285,7 +5269,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T07:52:58+00:00"
"time": "2019-11-28T10:05:51+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@ -5664,16 +5648,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v4.3.5",
"version": "v4.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "bde8957fc415fdc6964f33916a3755737744ff05"
"reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/bde8957fc415fdc6964f33916a3755737744ff05",
"reference": "bde8957fc415fdc6964f33916a3755737744ff05",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0a89a1dbbedd9fb2cfb2336556dec8305273c19a",
"reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a",
"shasum": ""
},
"require": {
@ -5687,9 +5671,9 @@
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0",
"twig/twig": "~1.34|~2.4"
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/process": "^4.4|^5.0",
"twig/twig": "^1.34|^2.4|^3.0"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
@ -5702,7 +5686,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
"dev-master": "4.4-dev"
}
},
"autoload": {
@ -5736,20 +5720,20 @@
"debug",
"dump"
],
"time": "2019-10-04T19:48:13+00:00"
"time": "2019-11-28T13:33:56+00:00"
},
{
"name": "symfony/yaml",
"version": "v3.4.31",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834"
"reference": "dab657db15207879217fc81df4f875947bf68804"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834",
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834",
"url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
"reference": "dab657db15207879217fc81df4f875947bf68804",
"shasum": ""
},
"require": {
@ -5795,7 +5779,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T13:31:17+00:00"
"time": "2019-10-24T15:33:53+00:00"
},
{
"name": "tightenco/collect",
@ -5849,16 +5833,16 @@
},
{
"name": "twig/twig",
"version": "v1.42.3",
"version": "v1.42.4",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e"
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e",
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152",
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152",
"shasum": ""
},
"require": {
@ -5911,7 +5895,7 @@
"keywords": [
"templating"
],
"time": "2019-08-24T12:51:03+00:00"
"time": "2019-11-11T16:49:32+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
@ -8641,6 +8625,7 @@
"GPL-2.0-or-later"
],
"description": "require-dev dependencies from drupal/core",
"abandoned": "drupal/core-dev",
"time": "2019-05-23T07:31:39+00:00"
}
],