From 45b0a7e5e13fd60e96c060d53e77186fd252ac19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:02:47 +0000 Subject: [PATCH] build(deps): bump league/commonmark from 2.9.0 to 2.9.1 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.10/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: league/commonmark dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index cdf6d068ab..75254037df 100644 --- a/composer.lock +++ b/composer.lock @@ -1470,16 +1470,16 @@ }, { "name": "league/commonmark", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529" + "reference": "73cb188c785abfa7a7bec73487148202968274c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/5703d83ba3da3b2e356a5fedc848ed6d8ffb6529", - "reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/73cb188c785abfa7a7bec73487148202968274c6", + "reference": "73cb188c785abfa7a7bec73487148202968274c6", "shasum": "" }, "require": { @@ -1573,7 +1573,7 @@ "type": "tidelift" } ], - "time": "2026-08-03T13:42:31+00:00" + "time": "2026-08-09T14:10:38+00:00" }, { "name": "league/config",