Bump league/commonmark from 2.8.1 to 2.8.2

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

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-version: 2.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-19 22:49:21 +00:00 committed by GitHub
parent 753ecee849
commit f9494333a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -5768,16 +5768,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.8.1", "version": "2.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "84b1ca48347efdbe775426f108622a42735a6579" "reference": "59fb075d2101740c337c7216e3f32b36c204218b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84b1ca48347efdbe775426f108622a42735a6579", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b",
"reference": "84b1ca48347efdbe775426f108622a42735a6579", "reference": "59fb075d2101740c337c7216e3f32b36c204218b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5871,7 +5871,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-05T21:37:03+00:00" "time": "2026-03-19T13:16:38+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -21786,5 +21786,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.2.0" "php": "8.2.0"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.9.0"
} }