Merge pull request #10270 from firefly-iii/main

Update packages
This commit is contained in:
James Cole
2025-05-08 20:21:12 +02:00
committed by GitHub

18
composer.lock generated
View File

@@ -2555,16 +2555,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.6.2", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94" "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/06c3b0bf2540338094575612f4a1778d0d2d5e94", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94", "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2601,7 +2601,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "2.7-dev" "dev-main": "2.8-dev"
} }
}, },
"autoload": { "autoload": {
@@ -2658,7 +2658,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-18T21:09:27+00:00" "time": "2025-05-05T12:20:28+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@@ -12597,7 +12597,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": {}, "stability-flags": [],
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
@@ -12618,6 +12618,6 @@
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*" "ext-xmlwriter": "*"
}, },
"platform-dev": {}, "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }