Bump league/commonmark from 2.0.0 to 2.0.1

Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-02 03:00:50 +00:00
committed by GitHub
parent 8ebdd481aa
commit 924b615019

10
composer.lock generated
View File

@@ -2274,16 +2274,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.0.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "167142baf9a6b946f99ad9325b06028606f8238e" "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/167142baf9a6b946f99ad9325b06028606f8238e", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0d57f20aa03129ee7ef5f690e634884315d4238c",
"reference": "167142baf9a6b946f99ad9325b06028606f8238e", "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2381,7 +2381,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-24T20:12:58+00:00" "time": "2021-07-31T19:15:22+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",