updated core

This commit is contained in:
Bachir Soussi Chiadmi 2023-05-03 15:26:07 +02:00
parent a799ce2446
commit 64c5b7af6d
1 changed files with 42 additions and 47 deletions

89
src/composer.lock generated
View File

@ -3937,16 +3937,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "9.5.5", "version": "9.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc" "reference": "a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/eae5e76a8b403cbd42b3465f567313b52d78b0dc", "url": "https://api.github.com/repos/drupal/core/zipball/a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc",
"reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc", "reference": "a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4098,13 +4098,13 @@
], ],
"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/9.5.5" "source": "https://github.com/drupal/core/tree/9.5.8"
}, },
"time": "2023-03-15T14:30:25+00:00" "time": "2023-04-19T16:14:39+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "9.5.5", "version": "9.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -4148,13 +4148,13 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.5" "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.8"
}, },
"time": "2023-03-09T21:29:23+00:00" "time": "2023-03-09T21:29:23+00:00"
}, },
{ {
"name": "drupal/core-project-message", "name": "drupal/core-project-message",
"version": "9.5.5", "version": "9.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-project-message.git", "url": "https://github.com/drupal/core-project-message.git",
@ -4189,22 +4189,22 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-project-message/tree/9.5.5" "source": "https://github.com/drupal/core-project-message/tree/9.5.8"
}, },
"time": "2022-02-24T17:40:53+00:00" "time": "2022-02-24T17:40:53+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "9.5.5", "version": "9.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "3c1d205349407e706cc89f56aa34448742fe81b4" "reference": "74db3999d3432b7433b399fe76fa6ff6f126bed9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/3c1d205349407e706cc89f56aa34448742fe81b4", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/74db3999d3432b7433b399fe76fa6ff6f126bed9",
"reference": "3c1d205349407e706cc89f56aa34448742fe81b4", "reference": "74db3999d3432b7433b399fe76fa6ff6f126bed9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4213,7 +4213,7 @@
"doctrine/annotations": "~1.13.3", "doctrine/annotations": "~1.13.3",
"doctrine/lexer": "~1.2.3", "doctrine/lexer": "~1.2.3",
"doctrine/reflection": "~1.2.3", "doctrine/reflection": "~1.2.3",
"drupal/core": "9.5.5", "drupal/core": "9.5.8",
"egulias/email-validator": "~3.2.1", "egulias/email-validator": "~3.2.1",
"guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/guzzle": "~6.5.8",
"guzzlehttp/promises": "~1.5.2", "guzzlehttp/promises": "~1.5.2",
@ -4275,9 +4275,9 @@
], ],
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/9.5.5" "source": "https://github.com/drupal/core-recommended/tree/9.5.8"
}, },
"time": "2023-03-15T14:30:25+00:00" "time": "2023-04-19T16:14:39+00:00"
}, },
{ {
"name": "drupal/cshs", "name": "drupal/cshs",
@ -9760,16 +9760,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "1.9.0", "version": "1.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
"reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9788,11 +9788,6 @@
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": { "autoload": {
"files": [ "files": [
"src/functions_include.php" "src/functions_include.php"
@ -9850,7 +9845,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.9.0" "source": "https://github.com/guzzle/psr7/tree/1.9.1"
}, },
"funding": [ "funding": [
{ {
@ -9866,7 +9861,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-20T21:43:03+00:00" "time": "2023-04-17T16:00:37+00:00"
}, },
{ {
"name": "kint-php/kint", "name": "kint-php/kint",
@ -10636,16 +10631,16 @@
}, },
{ {
"name": "pear/pear-core-minimal", "name": "pear/pear-core-minimal",
"version": "v1.10.11", "version": "v1.10.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/pear-core-minimal.git", "url": "https://github.com/pear/pear-core-minimal.git",
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10680,7 +10675,7 @@
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
"source": "https://github.com/pear/pear-core-minimal" "source": "https://github.com/pear/pear-core-minimal"
}, },
"time": "2021-08-10T22:31:03+00:00" "time": "2023-04-19T19:15:47+00:00"
}, },
{ {
"name": "pear/pear_exception", "name": "pear/pear_exception",
@ -11002,21 +10997,21 @@
}, },
{ {
"name": "psr/http-factory", "name": "psr/http-factory",
"version": "1.0.1", "version": "1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-factory.git", "url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" "reference": "e616d01114759c4c489f93b099585439f795fe35"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "reference": "e616d01114759c4c489f93b099585439f795fe35",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.0.0", "php": ">=7.0.0",
"psr/http-message": "^1.0" "psr/http-message": "^1.0 || ^2.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -11036,7 +11031,7 @@
"authors": [ "authors": [
{ {
"name": "PHP-FIG", "name": "PHP-FIG",
"homepage": "http://www.php-fig.org/" "homepage": "https://www.php-fig.org/"
} }
], ],
"description": "Common interfaces for PSR-7 HTTP message factories", "description": "Common interfaces for PSR-7 HTTP message factories",
@ -11051,9 +11046,9 @@
"response" "response"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/http-factory/tree/master" "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
}, },
"time": "2019-04-30T12:38:16+00:00" "time": "2023-04-10T20:10:41+00:00"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
@ -14089,16 +14084,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74" "reference": "9a8a5b6d6508928174ded2109e29328a55342a42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9a8a5b6d6508928174ded2109e29328a55342a42",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "reference": "9a8a5b6d6508928174ded2109e29328a55342a42",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14158,7 +14153,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.21" "source": "https://github.com/symfony/var-dumper/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
@ -14174,7 +14169,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T10:00:28+00:00" "time": "2023-04-18T09:26:27+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",