Bump league/commonmark from 2.3.2 to 2.3.3

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

---
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] 2022-06-13 03:00:46 +00:00 committed by GitHub
parent d3314e0130
commit ade653c393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -2502,16 +2502,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.3.2", "version": "2.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a" "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6eddb90a9e4a1a8c5773226068fcfb48cb36812a", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc",
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a", "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2604,7 +2604,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-03T14:07:39+00:00" "time": "2022-06-07T21:28:26+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",