Update to latest D8 core with many composer, PHP upstream updates
This commit is contained in:
parent
e043b71edc
commit
98da35cd06
1 changed files with 67 additions and 67 deletions
134
composer.lock
generated
134
composer.lock
generated
|
@ -200,16 +200,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/installers",
|
"name": "composer/installers",
|
||||||
"version": "v1.6.0",
|
"version": "v1.7.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/installers.git",
|
"url": "https://github.com/composer/installers.git",
|
||||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
|
"reference": "141b272484481432cda342727a427dc1e206bfa0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
|
"url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
|
||||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
|
"reference": "141b272484481432cda342727a427dc1e206bfa0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -265,6 +265,7 @@
|
||||||
"RadPHP",
|
"RadPHP",
|
||||||
"SMF",
|
"SMF",
|
||||||
"Thelia",
|
"Thelia",
|
||||||
|
"Whmcs",
|
||||||
"WolfCMS",
|
"WolfCMS",
|
||||||
"agl",
|
"agl",
|
||||||
"aimeos",
|
"aimeos",
|
||||||
|
@ -287,6 +288,7 @@
|
||||||
"installer",
|
"installer",
|
||||||
"itop",
|
"itop",
|
||||||
"joomla",
|
"joomla",
|
||||||
|
"known",
|
||||||
"kohana",
|
"kohana",
|
||||||
"laravel",
|
"laravel",
|
||||||
"lavalite",
|
"lavalite",
|
||||||
|
@ -316,7 +318,7 @@
|
||||||
"zend",
|
"zend",
|
||||||
"zikula"
|
"zikula"
|
||||||
],
|
],
|
||||||
"time": "2018-08-27T06:10:37+00:00"
|
"time": "2019-08-12T15:00:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/semver",
|
"name": "composer/semver",
|
||||||
|
@ -1047,16 +1049,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "consolidation/site-process",
|
"name": "consolidation/site-process",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/consolidation/site-process.git",
|
"url": "https://github.com/consolidation/site-process.git",
|
||||||
"reference": "e25265f4a48c13284ebb6f9e0906ecd415d451df"
|
"reference": "e159f849abce696c2f5081c149a1f8ec8717dd97"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/consolidation/site-process/zipball/e25265f4a48c13284ebb6f9e0906ecd415d451df",
|
"url": "https://api.github.com/repos/consolidation/site-process/zipball/e159f849abce696c2f5081c149a1f8ec8717dd97",
|
||||||
"reference": "e25265f4a48c13284ebb6f9e0906ecd415d451df",
|
"reference": "e159f849abce696c2f5081c149a1f8ec8717dd97",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1105,17 +1107,17 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
|
||||||
"name": "Moshe Weitzman",
|
|
||||||
"email": "weitzman@tejasa.com"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Greg Anderson",
|
"name": "Greg Anderson",
|
||||||
"email": "greg.1.anderson@greenknowe.org"
|
"email": "greg.1.anderson@greenknowe.org"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Moshe Weitzman",
|
||||||
|
"email": "weitzman@tejasa.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"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.",
|
"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-06-04T22:23:52+00:00"
|
"time": "2019-08-12T23:10:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "container-interop/container-interop",
|
"name": "container-interop/container-interop",
|
||||||
|
@ -1286,16 +1288,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/annotations",
|
"name": "doctrine/annotations",
|
||||||
"version": "v1.6.1",
|
"version": "v1.7.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/annotations.git",
|
"url": "https://github.com/doctrine/annotations.git",
|
||||||
"reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
|
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
|
||||||
"reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
|
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1304,12 +1306,12 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/cache": "1.*",
|
"doctrine/cache": "1.*",
|
||||||
"phpunit/phpunit": "^6.4"
|
"phpunit/phpunit": "^7.5@dev"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.6.x-dev"
|
"dev-master": "1.7.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -1322,6 +1324,10 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Guilherme Blanco",
|
||||||
|
"email": "guilhermeblanco@gmail.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Roman Borschel",
|
"name": "Roman Borschel",
|
||||||
"email": "roman@code-factory.org"
|
"email": "roman@code-factory.org"
|
||||||
|
@ -1330,10 +1336,6 @@
|
||||||
"name": "Benjamin Eberlei",
|
"name": "Benjamin Eberlei",
|
||||||
"email": "kontakt@beberlei.de"
|
"email": "kontakt@beberlei.de"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Guilherme Blanco",
|
|
||||||
"email": "guilhermeblanco@gmail.com"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Jonathan Wage",
|
"name": "Jonathan Wage",
|
||||||
"email": "jonwage@gmail.com"
|
"email": "jonwage@gmail.com"
|
||||||
|
@ -1350,7 +1352,7 @@
|
||||||
"docblock",
|
"docblock",
|
||||||
"parser"
|
"parser"
|
||||||
],
|
],
|
||||||
"time": "2019-03-25T19:12:02+00:00"
|
"time": "2019-08-08T18:11:40+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/cache",
|
"name": "doctrine/cache",
|
||||||
|
@ -3244,16 +3246,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core",
|
"name": "drupal/core",
|
||||||
"version": "8.7.5",
|
"version": "8.7.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core.git",
|
"url": "https://github.com/drupal/core.git",
|
||||||
"reference": "12cea52c782bb76e666c54c2a65cd3946daa3613"
|
"reference": "39164616332832e1456199d32fc3ed11562f4721"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core/zipball/12cea52c782bb76e666c54c2a65cd3946daa3613",
|
"url": "https://api.github.com/repos/drupal/core/zipball/39164616332832e1456199d32fc3ed11562f4721",
|
||||||
"reference": "12cea52c782bb76e666c54c2a65cd3946daa3613",
|
"reference": "39164616332832e1456199d32fc3ed11562f4721",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3487,7 +3489,7 @@
|
||||||
"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": "2019-07-16T16:24:57+00:00"
|
"time": "2019-08-07T19:19:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/crop",
|
"name": "drupal/crop",
|
||||||
|
@ -5598,7 +5600,7 @@
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.8",
|
"version": "8.x-1.8",
|
||||||
"datestamp": "1563997086",
|
"datestamp": "1563997434",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -6501,7 +6503,7 @@
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.9",
|
"version": "8.x-1.9",
|
||||||
"datestamp": "1563995941",
|
"datestamp": "1564708406",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -6601,21 +6603,21 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/migrate_tools",
|
"name": "drupal/migrate_tools",
|
||||||
"version": "4.1.0",
|
"version": "4.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/migrate_tools.git",
|
"url": "https://git.drupalcode.org/project/migrate_tools.git",
|
||||||
"reference": "8.x-4.1"
|
"reference": "8.x-4.3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.1.zip",
|
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.3.zip",
|
||||||
"reference": "8.x-4.1",
|
"reference": "8.x-4.3",
|
||||||
"shasum": "0355d5309fbb738759332779d0ecf5f19a1da0a4"
|
"shasum": "dbff0c5dbfdeeeca2294cbd2a858b851b3ba0753"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.3",
|
"drupal/core": "^8.3",
|
||||||
"drupal/migrate_plus": "^4"
|
"drupal/migrate_plus": "^4 || ^5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"drupal/migrate_plus": "4.x-dev",
|
"drupal/migrate_plus": "4.x-dev",
|
||||||
|
@ -6628,8 +6630,8 @@
|
||||||
"dev-4.x": "4.x-dev"
|
"dev-4.x": "4.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-4.1",
|
"version": "8.x-4.3",
|
||||||
"datestamp": "1546879080",
|
"datestamp": "1565213885",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -6821,17 +6823,17 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/paragraphs",
|
"name": "drupal/paragraphs",
|
||||||
"version": "1.8.0",
|
"version": "1.9.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.8"
|
"reference": "8.x-1.9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.8.zip",
|
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.9.zip",
|
||||||
"reference": "8.x-1.8",
|
"reference": "8.x-1.9",
|
||||||
"shasum": "a40849233de8403f5488c20c5b81ab4877373f65"
|
"shasum": "c04753047fc995bfa2236c272d0b8344d77ee25d"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "~8",
|
"drupal/core": "~8",
|
||||||
|
@ -6859,8 +6861,8 @@
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-1.x": "1.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.8",
|
"version": "8.x-1.9",
|
||||||
"datestamp": "1553618281",
|
"datestamp": "1565881389",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -7793,16 +7795,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "egulias/email-validator",
|
"name": "egulias/email-validator",
|
||||||
"version": "2.1.10",
|
"version": "2.1.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/egulias/EmailValidator.git",
|
"url": "https://github.com/egulias/EmailValidator.git",
|
||||||
"reference": "a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec"
|
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec",
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
|
||||||
"reference": "a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec",
|
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7821,7 +7823,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "2.0.x-dev"
|
"dev-master": "2.1.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -7847,7 +7849,7 @@
|
||||||
"validation",
|
"validation",
|
||||||
"validator"
|
"validator"
|
||||||
],
|
],
|
||||||
"time": "2019-07-19T20:52:08+00:00"
|
"time": "2019-08-13T17:33:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fzaninotto/faker",
|
"name": "fzaninotto/faker",
|
||||||
|
@ -8403,16 +8405,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
"version": "v4.2.2",
|
"version": "v4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||||
"reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
|
"reference": "e612609022e935f3d0337c1295176505b41188c8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8",
|
||||||
"reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
|
"reference": "e612609022e935f3d0337c1295176505b41188c8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -8420,7 +8422,7 @@
|
||||||
"php": ">=7.0"
|
"php": ">=7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6.5 || ^7.0"
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/php-parse"
|
"bin/php-parse"
|
||||||
|
@ -8450,7 +8452,7 @@
|
||||||
"parser",
|
"parser",
|
||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
"time": "2019-05-25T20:07:01+00:00"
|
"time": "2019-08-12T20:17:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "paragonie/random_compat",
|
"name": "paragonie/random_compat",
|
||||||
|
@ -10737,16 +10739,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zendframework/zend-diactoros",
|
"name": "zendframework/zend-diactoros",
|
||||||
"version": "1.8.6",
|
"version": "1.8.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/zendframework/zend-diactoros.git",
|
"url": "https://github.com/zendframework/zend-diactoros.git",
|
||||||
"reference": "20da13beba0dde8fb648be3cc19765732790f46e"
|
"reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
|
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
|
||||||
"reference": "20da13beba0dde8fb648be3cc19765732790f46e",
|
"reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10766,9 +10768,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.8.x-dev",
|
"dev-release-1.8": "1.8.x-dev"
|
||||||
"dev-develop": "1.9.x-dev",
|
|
||||||
"dev-release-2.0": "2.0.x-dev"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -10797,7 +10797,7 @@
|
||||||
"psr",
|
"psr",
|
||||||
"psr-7"
|
"psr-7"
|
||||||
],
|
],
|
||||||
"time": "2018-09-05T19:29:37+00:00"
|
"time": "2019-08-06T17:53:53+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zendframework/zend-escaper",
|
"name": "zendframework/zend-escaper",
|
||||||
|
|
Loading…
Add table
Reference in a new issue