Merge pull request #3794 from firefly-iii/dependabot/composer/develop/league/commonmark-1.5.5

Bump league/commonmark from 1.5.4 to 1.5.5
This commit is contained in:
James Cole
2020-09-14 07:24:15 +00:00
committed by GitHub

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",