Bump league/commonmark from 1.5.4 to 1.5.5

Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/latest/CHANGELOG-1.x.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/1.5.4...1.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-14 06:28:32 +00:00
committed by GitHub
parent a54ca0141a
commit 7032bdc169

20
composer.lock generated
View File

@@ -1998,16 +1998,16 @@
},
{
"name": "league/commonmark",
"version": "1.5.4",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "21819c989e69bab07e933866ad30c7e3f32984ba"
"reference": "45832dfed6007b984c0d40addfac48d403dc6432"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/21819c989e69bab07e933866ad30c7e3f32984ba",
"reference": "21819c989e69bab07e933866ad30c7e3f32984ba",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/45832dfed6007b984c0d40addfac48d403dc6432",
"reference": "45832dfed6007b984c0d40addfac48d403dc6432",
"shasum": ""
},
"require": {
@@ -2019,7 +2019,7 @@
},
"require-dev": {
"cebe/markdown": "~1.0",
"commonmark/commonmark.js": "0.29.1",
"commonmark/commonmark.js": "0.29.2",
"erusev/parsedown": "~1.0",
"ext-json": "*",
"github/gfm": "0.29.0",
@@ -2089,7 +2089,7 @@
"type": "tidelift"
}
],
"time": "2020-08-18T01:19:12+00:00"
"time": "2020-09-13T14:44:46+00:00"
},
{
"name": "league/csv",
@@ -9439,12 +9439,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "425be18066a07ae07112a0aec85bf16f9cd02ed1"
"reference": "5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/425be18066a07ae07112a0aec85bf16f9cd02ed1",
"reference": "425be18066a07ae07112a0aec85bf16f9cd02ed1",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8",
"reference": "5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8",
"shasum": ""
},
"conflict": {
@@ -9731,7 +9731,7 @@
"type": "tidelift"
}
],
"time": "2020-09-11T17:02:36+00:00"
"time": "2020-09-13T17:11:14+00:00"
},
{
"name": "sebastian/cli-parser",