Merge pull request #6138 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.2

Bump league/commonmark from 2.3.1 to 2.3.2
This commit is contained in:
James Cole
2022-06-06 04:39:02 +00:00
committed by GitHub

24
composer.lock generated
View File

@@ -2502,16 +2502,16 @@
},
{
"name": "league/commonmark",
"version": "2.3.1",
"version": "2.3.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "cb36fee279f7fca01d5d9399ddd1b37e48e2eca1"
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/cb36fee279f7fca01d5d9399ddd1b37e48e2eca1",
"reference": "cb36fee279f7fca01d5d9399ddd1b37e48e2eca1",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6eddb90a9e4a1a8c5773226068fcfb48cb36812a",
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a",
"shasum": ""
},
"require": {
@@ -2604,7 +2604,7 @@
"type": "tidelift"
}
],
"time": "2022-05-14T15:37:39+00:00"
"time": "2022-06-03T14:07:39+00:00"
},
{
"name": "league/config",
@@ -7100,16 +7100,16 @@
},
{
"name": "symfony/polyfill-php80",
"version": "v1.25.0",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
@@ -7118,7 +7118,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -7163,7 +7163,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
},
"funding": [
{
@@ -7179,7 +7179,7 @@
"type": "tidelift"
}
],
"time": "2022-03-04T08:16:47+00:00"
"time": "2022-05-10T07:21:04+00:00"
},
{
"name": "symfony/polyfill-php81",