updated core to 8.9.19

This commit is contained in:
Bachir Soussi Chiadmi 2021-10-04 10:56:55 +02:00
parent ee7b185067
commit 49215bc0a4
2 changed files with 49 additions and 52 deletions

View File

@ -89,7 +89,7 @@
"drupal/console": "^1.0.2", "drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^4.0", "drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "2.x-dev@dev", "drupal/content_sync": "2.x-dev@dev",
"drupal/core": "8.9.18", "drupal/core": "8.9.19",
"drupal/core-composer-scaffold": "^9.0", "drupal/core-composer-scaffold": "^9.0",
"drupal/ctools": "^3.6", "drupal/ctools": "^3.6",
"drupal/debug_bar": "^1.4", "drupal/debug_bar": "^1.4",

99
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d266fe2b9e10650e36671e119f2fb2fb", "content-hash": "67bb94a162df899c74da484a1567f8a0",
"packages": [ "packages": [
{ {
"name": "alchemy/zippy", "name": "alchemy/zippy",
@ -6218,16 +6218,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.9.18", "version": "8.9.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841" "reference": "96eb83b31d950f020cbc079ab960159c3735a033"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/e536176c45d9d75ec57f7a12c0e3c0aead856841", "url": "https://api.github.com/repos/drupal/core/zipball/96eb83b31d950f020cbc079ab960159c3735a033",
"reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841", "reference": "96eb83b31d950f020cbc079ab960159c3735a033",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6446,9 +6446,9 @@
], ],
"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.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/8.9.18" "source": "https://github.com/drupal/core/tree/8.9.19"
}, },
"time": "2021-08-12T17:48:42+00:00" "time": "2021-09-14T22:08:18+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
@ -15485,40 +15485,37 @@
}, },
{ {
"name": "laminas/laminas-feed", "name": "laminas/laminas-feed",
"version": "2.14.1", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-feed.git", "url": "https://github.com/laminas/laminas-feed.git",
"reference": "463fdae515fba30633906098c258d3b2c733c15c" "reference": "3ef837a12833c74b438d2c3780023c4244e0abae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c", "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae",
"reference": "463fdae515fba30633906098c258d3b2c733c15c", "reference": "3ef837a12833c74b438d2c3780023c4244e0abae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"laminas/laminas-escaper": "^2.5.2", "laminas/laminas-escaper": "^2.9",
"laminas/laminas-stdlib": "^3.2.1", "laminas/laminas-stdlib": "^3.6",
"laminas/laminas-zendframework-bridge": "^1.0", "php": "^7.3 || ~8.0.0 || ~8.1.0"
"php": "^7.3 || ~8.0.0"
}, },
"conflict": { "conflict": {
"laminas/laminas-servicemanager": "<3.3" "laminas/laminas-servicemanager": "<3.3",
}, "zendframework/zend-feed": "*"
"replace": {
"zendframework/zend-feed": "^2.12.0"
}, },
"require-dev": { "require-dev": {
"laminas/laminas-cache": "^2.7.2", "laminas/laminas-cache": "^2.7.2",
"laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-coding-standard": "~2.2.1",
"laminas/laminas-db": "^2.8.2", "laminas/laminas-db": "^2.13.3",
"laminas/laminas-http": "^2.7", "laminas/laminas-http": "^2.15",
"laminas/laminas-servicemanager": "^3.3", "laminas/laminas-servicemanager": "^3.7",
"laminas/laminas-validator": "^2.10.1", "laminas/laminas-validator": "^2.15",
"phpunit/phpunit": "^9.3", "phpunit/phpunit": "^9.5.5",
"psalm/plugin-phpunit": "^0.13.0", "psalm/plugin-phpunit": "^0.13.0",
"psr/http-message": "^1.0.1", "psr/http-message": "^1.0.1",
"vimeo/psalm": "^4.1" "vimeo/psalm": "^4.1"
@ -15561,7 +15558,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2021-04-01T19:26:09+00:00" "time": "2021-09-20T18:11:11+00:00"
}, },
{ {
"name": "laminas/laminas-stdlib", "name": "laminas/laminas-stdlib",
@ -18747,16 +18744,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.27", "version": "v4.4.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "2f9160e92eb64c95da7368c867b663a8e34e980c" "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c", "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
"reference": "2f9160e92eb64c95da7368c867b663a8e34e980c", "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -18795,7 +18792,7 @@
"description": "Provides tools to ease debugging PHP code", "description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/debug/tree/v4.4.27" "source": "https://github.com/symfony/debug/tree/v4.4.31"
}, },
"funding": [ "funding": [
{ {
@ -18811,7 +18808,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-22T07:21:39+00:00" "time": "2021-09-24T13:30:14+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@ -20891,16 +20888,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.30", "version": "v4.4.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c" "reference": "1f12cc0c2e880a5f39575c19af81438464717839"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1f12cc0c2e880a5f39575c19af81438464717839",
"reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c", "reference": "1f12cc0c2e880a5f39575c19af81438464717839",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -20960,7 +20957,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.30" "source": "https://github.com/symfony/var-dumper/tree/v4.4.31"
}, },
"funding": [ "funding": [
{ {
@ -20976,7 +20973,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T20:31:23+00:00" "time": "2021-09-24T15:30:11+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -21233,16 +21230,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.44.4", "version": "v1.44.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "4d400421528e9fa40caaffcf7824c172526dd99d" "reference": "dd4353357c5a116322e92a00d16043a31881a81e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/4d400421528e9fa40caaffcf7824c172526dd99d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/dd4353357c5a116322e92a00d16043a31881a81e",
"reference": "4d400421528e9fa40caaffcf7824c172526dd99d", "reference": "dd4353357c5a116322e92a00d16043a31881a81e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -21295,7 +21292,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v1.44.4" "source": "https://github.com/twigphp/Twig/tree/v1.44.5"
}, },
"funding": [ "funding": [
{ {
@ -21307,20 +21304,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-16T12:11:20+00:00" "time": "2021-09-17T08:35:19+00:00"
}, },
{ {
"name": "typo3/phar-stream-wrapper", "name": "typo3/phar-stream-wrapper",
"version": "v3.1.6", "version": "v3.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75" "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/60131cb573a1e478cfecd34e4ea38e3b31505f75", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
"reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75", "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -21360,9 +21357,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
"source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.6" "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7"
}, },
"time": "2020-11-07T09:06:16+00:00" "time": "2021-09-20T19:19:13+00:00"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -21920,5 +21917,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.3" "php": "7.3"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }