composer update

This commit is contained in:
Oliver Davies 2020-04-09 10:08:48 +01:00
parent 58d014dbf4
commit 2480ee9405

390
composer.lock generated
View file

@ -724,26 +724,26 @@
}, },
{ {
"name": "consolidation/robo", "name": "consolidation/robo",
"version": "1.4.11", "version": "1.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/Robo.git", "url": "https://github.com/consolidation/Robo.git",
"reference": "5fa1d901776a628167a325baa9db95d8edf13a80" "reference": "eb45606f498b3426b9a98b7c85e300666a968e51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51",
"reference": "5fa1d901776a628167a325baa9db95d8edf13a80", "reference": "eb45606f498b3426b9a98b7c85e300666a968e51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"consolidation/annotated-command": "^2.11.0", "consolidation/annotated-command": "^2.11.0|^4.1",
"consolidation/config": "^1.2", "consolidation/config": "^1.2.1",
"consolidation/log": "~1", "consolidation/log": "^1.1.1|^2",
"consolidation/output-formatters": "^3.1.13", "consolidation/output-formatters": "^3.1.13|^4.1",
"consolidation/self-update": "^1", "consolidation/self-update": "^1.1.5",
"grasmash/yaml-expander": "^1.3", "grasmash/yaml-expander": "^1.4",
"league/container": "^2.2", "league/container": "^2.4.1",
"php": ">=5.5.0", "php": ">=5.5.0",
"symfony/console": "^2.8|^3|^4", "symfony/console": "^2.8|^3|^4",
"symfony/event-dispatcher": "^2.5|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4",
@ -755,20 +755,13 @@
"codegyre/robo": "< 1.0" "codegyre/robo": "< 1.0"
}, },
"require-dev": { "require-dev": {
"codeception/aspect-mock": "^1|^2.1.1",
"codeception/base": "^2.3.7",
"codeception/verify": "^0.3.2",
"g1a/composer-test-scenarios": "^3", "g1a/composer-test-scenarios": "^3",
"goaop/framework": "~2.1.2",
"goaop/parser-reflection": "^1.1.0",
"natxet/cssmin": "3.0.4", "natxet/cssmin": "3.0.4",
"nikic/php-parser": "^3.1.5", "patchwork/jsqueeze": "^2",
"patchwork/jsqueeze": "~2",
"pear/archive_tar": "^1.4.4", "pear/archive_tar": "^1.4.4",
"php-coveralls/php-coveralls": "^1", "php-coveralls/php-coveralls": "^1",
"phpunit/php-code-coverage": "~2|~4", "phpunit/phpunit": "^5.7.27",
"sebastian/comparator": "^1.2.4", "squizlabs/php_codesniffer": "^3"
"squizlabs/php_codesniffer": "^2.8"
}, },
"suggest": { "suggest": {
"henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
@ -796,8 +789,11 @@
"require": { "require": {
"symfony/console": "^2.8" "symfony/console": "^2.8"
}, },
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [ "remove": [
"goaop/framework" "php-coveralls/php-coveralls"
], ],
"config": { "config": {
"platform": { "platform": {
@ -810,7 +806,7 @@
} }
}, },
"branch-alias": { "branch-alias": {
"dev-master": "2.x-dev" "dev-master": "1.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -829,7 +825,7 @@
} }
], ],
"description": "Modern task runner", "description": "Modern task runner",
"time": "2019-10-29T15:50:02+00:00" "time": "2020-02-18T17:31:26+00:00"
}, },
{ {
"name": "consolidation/self-update", "name": "consolidation/self-update",
@ -1556,29 +1552,26 @@
}, },
{ {
"name": "drupal/admin_toolbar", "name": "drupal/admin_toolbar",
"version": "2.0.0", "version": "2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git", "url": "https://git.drupalcode.org/project/admin_toolbar.git",
"reference": "8.x-2.0" "reference": "8.x-2.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip",
"reference": "8.x-2.0", "reference": "8.x-2.2",
"shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa" "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7"
}, },
"require": { "require": {
"drupal/core": "*" "drupal/core": "^8.8.0 || ^9.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-2.0", "version": "8.x-2.2",
"datestamp": "1573751237", "datestamp": "1585017179",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -1767,16 +1760,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.8.2", "version": "8.8.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62" "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/f997857003276c2ae6d27db30f0eab9c7dd10e62", "url": "https://api.github.com/repos/drupal/core/zipball/e22cfc3adf1dac7a92452287a7d8602f3c27b68f",
"reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62", "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1993,20 +1986,20 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2020-02-01T19:51:15+00:00" "time": "2020-04-02T19:01:19+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "8.8.2", "version": "8.8.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
"reference": "dca4b123a638d78bf77719632993e920de6cc426" "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/dca4b123a638d78bf77719632993e920de6cc426", "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/4825cb5234c28dff79ad298db582dfb23ff4ca59",
"reference": "dca4b123a638d78bf77719632993e920de6cc426", "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2040,20 +2033,20 @@
"keywords": [ "keywords": [
"drupal" "drupal"
], ],
"time": "2019-10-09T02:55:24+00:00" "time": "2020-03-10T10:15:17+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "8.8.2", "version": "8.8.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3" "reference": "7163954903e63ead331de073c83ad769926ad9a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/7163954903e63ead331de073c83ad769926ad9a1",
"reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", "reference": "7163954903e63ead331de073c83ad769926ad9a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2066,7 +2059,7 @@
"doctrine/common": "v2.7.3", "doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0", "doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2", "doctrine/lexer": "1.0.2",
"drupal/core": "8.8.2", "drupal/core": "8.8.5",
"easyrdf/easyrdf": "0.9.1", "easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.11", "egulias/email-validator": "2.1.11",
"guzzlehttp/guzzle": "6.3.3", "guzzlehttp/guzzle": "6.3.3",
@ -2120,27 +2113,27 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"time": "2020-02-01T19:51:15+00:00" "time": "2020-04-02T19:01:19+00:00"
}, },
{ {
"name": "drupal/entity_reference_revisions", "name": "drupal/entity_reference_revisions",
"version": "1.7.0", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
"reference": "8.x-1.7" "reference": "8.x-1.8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.7.zip", "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
"reference": "8.x-1.7", "reference": "8.x-1.8",
"shasum": "4e3b849b0d984cd3c0a4330c9aa4cb16bf1f79f6" "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
}, },
"require": { "require": {
"drupal/core": "~8.0" "drupal/core": "^8.7.7 || ^9"
}, },
"require-dev": { "require-dev": {
"drupal/diff": "*" "drupal/diff": "1.x-dev"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
@ -2148,8 +2141,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "8.x-1.8",
"datestamp": "1570284187", "datestamp": "1583961846",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -2158,7 +2151,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0"
], ],
"authors": [ "authors": [
{ {
@ -2178,7 +2171,7 @@
"homepage": "https://www.drupal.org/user/227761" "homepage": "https://www.drupal.org/user/227761"
} }
], ],
"description": "Adds a Entity Reference field type with revision support.", "description": "Entity Reference Revisions",
"homepage": "https://www.drupal.org/project/entity_reference_revisions", "homepage": "https://www.drupal.org/project/entity_reference_revisions",
"support": { "support": {
"source": "https://git.drupalcode.org/project/entity_reference_revisions" "source": "https://git.drupalcode.org/project/entity_reference_revisions"
@ -2244,20 +2237,20 @@
}, },
{ {
"name": "drupal/metatag", "name": "drupal/metatag",
"version": "1.11.0", "version": "1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/metatag.git", "url": "https://git.drupalcode.org/project/metatag.git",
"reference": "8.x-1.11" "reference": "8.x-1.12"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.12.zip",
"reference": "8.x-1.11", "reference": "8.x-1.12",
"shasum": "9acb04a741d80b4ab468d118a242271169d11f00" "shasum": "88e2b29e0fa6835753b30587f9c556c360183629"
}, },
"require": { "require": {
"drupal/core": "*", "drupal/core": "^8 || ^9",
"drupal/token": "^1.0" "drupal/token": "^1.0"
}, },
"require-dev": { "require-dev": {
@ -2276,8 +2269,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.11", "version": "8.x-1.12",
"datestamp": "1576870683", "datestamp": "1585646341",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -2306,26 +2299,27 @@
"seo" "seo"
], ],
"support": { "support": {
"source": "http://cgit.drupalcode.org/metatag", "source": "https://git.drupalcode.org/project/metatag",
"issues": "http://drupal.org/project/issues/metatag" "issues": "https://www.drupal.org/project/issues/metatag",
"docs": "https://www.drupal.org/docs/8/modules/metatag"
} }
}, },
{ {
"name": "drupal/paragraphs", "name": "drupal/paragraphs",
"version": "1.10.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git", "url": "https://git.drupalcode.org/project/paragraphs.git",
"reference": "8.x-1.10" "reference": "8.x-1.11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip",
"reference": "8.x-1.10", "reference": "8.x-1.11",
"shasum": "12f96d90940df1c870bbe4cb97a8260169045911" "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af"
}, },
"require": { "require": {
"drupal/core": "~8", "drupal/core": "^8.7.7 || ^9",
"drupal/entity_reference_revisions": "~1.3" "drupal/entity_reference_revisions": "~1.3"
}, },
"require-dev": { "require-dev": {
@ -2350,8 +2344,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.10", "version": "8.x-1.11",
"datestamp": "1572617586", "datestamp": "1581850829",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -2515,9 +2509,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.6", "version": "8.x-1.6",
"datestamp": "1577708583", "datestamp": "1577708583",
@ -3211,94 +3202,6 @@
], ],
"time": "2019-07-01T23:21:34+00:00" "time": "2019-07-01T23:21:34+00:00"
}, },
{
"name": "jakub-onderka/php-console-color",
"version": "v0.2",
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"jakub-onderka/php-code-style": "1.0",
"jakub-onderka/php-parallel-lint": "1.0",
"jakub-onderka/php-var-dump-check": "0.*",
"phpunit/phpunit": "~4.3",
"squizlabs/php_codesniffer": "1.*"
},
"type": "library",
"autoload": {
"psr-4": {
"JakubOnderka\\PhpConsoleColor\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com"
}
],
"time": "2018-09-29T17:23:10+00:00"
},
{
"name": "jakub-onderka/php-console-highlighter",
"version": "v0.4",
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"jakub-onderka/php-console-color": "~0.2",
"php": ">=5.4.0"
},
"require-dev": {
"jakub-onderka/php-code-style": "~1.0",
"jakub-onderka/php-parallel-lint": "~1.0",
"jakub-onderka/php-var-dump-check": "~0.1",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"autoload": {
"psr-4": {
"JakubOnderka\\PhpConsoleHighlighter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "acci@acci.cz",
"homepage": "http://www.acci.cz/"
}
],
"description": "Highlight PHP code in terminal",
"time": "2018-09-29T18:48:56+00:00"
},
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "0.18.5", "version": "0.18.5",
@ -4004,32 +3907,30 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.9.12", "version": "v0.10.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "90da7f37568aee36b116a030c5f99c915267edd4" "reference": "2bde2fa03e05dff0aee834598b951d6fc7c6fe02"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2bde2fa03e05dff0aee834598b951d6fc7c6fe02",
"reference": "90da7f37568aee36b116a030c5f99c915267edd4", "reference": "2bde2fa03e05dff0aee834598b951d6fc7c6fe02",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dnoegel/php-xdg-base-dir": "0.1.*", "dnoegel/php-xdg-base-dir": "0.1.*",
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "php": "^8.0 || ^7.0 || ^5.5.9",
"php": ">=5.4.0", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
"symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "~2.15|~3.16", "hoa/console": "3.17.*"
"phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
}, },
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
@ -4044,7 +3945,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-develop": "0.9.x-dev" "dev-master": "0.10.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -4074,7 +3975,7 @@
"interactive", "interactive",
"shell" "shell"
], ],
"time": "2019-12-06T14:19:43+00:00" "time": "2020-04-07T06:44:48+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -4544,16 +4445,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v4.4.4", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", "url": "https://api.github.com/repos/symfony/filesystem/zipball/fe297193bf2e6866ed900ed2d5869362768df6a7",
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4590,20 +4491,34 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:20:44+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.4", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "3a50be43515590faf812fbd7708200aabc327ec3" "reference": "5729f943f9854c5781984ed4907bbb817735776b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b",
"reference": "3a50be43515590faf812fbd7708200aabc327ec3", "reference": "5729f943f9854c5781984ed4907bbb817735776b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4639,7 +4554,21 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T13:00:46+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -5078,16 +5007,16 @@
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.13.1", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" "reference": "37b0976c78b94856543260ce09b460a7bc852747"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
"reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", "reference": "37b0976c78b94856543260ce09b460a7bc852747",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5096,7 +5025,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.13-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
@ -5129,7 +5058,21 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2019-11-27T13:56:44+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-27T09:26:54+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
@ -5608,16 +5551,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.4", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "46b53fd714568af343953c039ff47b67ce8af8d6" "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
"reference": "46b53fd714568af343953c039ff47b67ce8af8d6", "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5680,7 +5623,21 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2020-01-25T12:44:29+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -5743,16 +5700,16 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v6.15.0", "version": "v6.18.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tightenco/collect.git", "url": "https://github.com/tightenco/collect.git",
"reference": "17046ff310e1c6a70c8c1cd3743b3631b7e76aee" "reference": "1a1378fda47c964b53523d3e1f30a08d8f97adc8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/17046ff310e1c6a70c8c1cd3743b3631b7e76aee", "url": "https://api.github.com/repos/tightenco/collect/zipball/1a1378fda47c964b53523d3e1f30a08d8f97adc8",
"reference": "17046ff310e1c6a70c8c1cd3743b3631b7e76aee", "reference": "1a1378fda47c964b53523d3e1f30a08d8f97adc8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5789,7 +5746,7 @@
"collection", "collection",
"laravel" "laravel"
], ],
"time": "2020-01-28T19:25:21+00:00" "time": "2020-03-12T16:23:01+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
@ -5949,16 +5906,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.6.0", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "573381c0a64f155a0d9a23f4b0c797194805b925" "reference": "aed98a490f9a8f78468232db345ab9cf606cf598"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925", "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598",
"reference": "573381c0a64f155a0d9a23f4b0c797194805b925", "reference": "aed98a490f9a8f78468232db345ab9cf606cf598",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5993,7 +5950,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2019-11-24T13:36:37+00:00" "time": "2020-02-14T12:15:55+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
@ -6269,5 +6226,6 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [] "platform-dev": [],
"plugin-api-version": "1.1.0"
} }