Skip to content
Snippets Groups Projects
Commit 6f86a2c2 authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

Merge remote-tracking branch 'public/master' into develop

parents d743e35b 259989ae
No related branches found
No related tags found
No related merge requests found
......@@ -2168,16 +2168,16 @@
},
{
"name": "drupal/core",
"version": "9.3.12",
"version": "9.3.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c"
"reference": "ea4c4780324c6ee6679823927e95601938d7f6a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
"reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
"url": "https://api.github.com/repos/drupal/core/zipball/ea4c4780324c6ee6679823927e95601938d7f6a3",
"reference": "ea4c4780324c6ee6679823927e95601938d7f6a3",
"shasum": ""
},
"require": {
......@@ -2199,7 +2199,7 @@
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.5.2",
"guzzlehttp/guzzle": "^6.5.6",
"laminas/laminas-diactoros": "^2.1",
"laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1",
......@@ -2446,13 +2446,13 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/9.3.12"
"source": "https://github.com/drupal/core/tree/9.3.14"
},
"time": "2022-04-20T14:25:27+00:00"
"time": "2022-05-25T18:43:19+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "9.3.12",
"version": "9.3.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
......@@ -2496,22 +2496,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.12"
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.14"
},
"time": "2022-02-24T17:40:56+00:00"
},
{
"name": "drupal/core-recommended",
"version": "9.3.12",
"version": "9.3.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f"
"reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
"reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/31f23ce0ae7cf3925f6fb6a3953762b259a0494e",
"reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e",
"shasum": ""
},
"require": {
......@@ -2520,9 +2520,9 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2",
"drupal/core": "9.3.12",
"drupal/core": "9.3.14",
"egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/guzzle": "6.5.6",
"guzzlehttp/promises": "1.5.1",
"guzzlehttp/psr7": "1.8.5",
"laminas/laminas-diactoros": "2.8.0",
......@@ -2582,9 +2582,9 @@
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": {
"source": "https://github.com/drupal/core-recommended/tree/9.3.12"
"source": "https://github.com/drupal/core-recommended/tree/9.3.14"
},
"time": "2022-04-20T14:25:27+00:00"
"time": "2022-05-25T18:43:19+00:00"
},
{
"name": "drupal/csv_serialization",
......@@ -9172,16 +9172,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "6.5.5",
"version": "6.5.6",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
"reference": "f092dd734083473658de3ee4bef093ed77d2689c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c",
"reference": "f092dd734083473658de3ee4bef093ed77d2689c",
"shasum": ""
},
"require": {
......@@ -9218,10 +9218,40 @@
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
......@@ -9237,9 +9267,23 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/6.5"
"source": "https://github.com/guzzle/guzzle/tree/6.5.6"
},
"time": "2020-06-16T21:01:06+00:00"
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
"time": "2022-05-25T13:19:12+00:00"
},
{
"name": "guzzlehttp/promises",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment