Merge pull request #5474 from firefly-iii/dependabot/composer/develop/league/commonmark-2.1.1

Bump league/commonmark from 2.1.0 to 2.1.1
This commit is contained in:
mergify[bot] 2022-01-03 03:01:16 +00:00 committed by GitHub
commit 0c53a8db66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -2486,16 +2486,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.1.0", "version": "2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "819276bc54e83c160617d3ac0a436c239e479928" "reference": "17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/819276bc54e83c160617d3ac0a436c239e479928", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d",
"reference": "819276bc54e83c160617d3ac0a436c239e479928", "reference": "17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2585,7 +2585,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-12-05T18:25:20+00:00" "time": "2022-01-02T18:25:06+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",