composer update

This commit is contained in:
2025-09-21 16:55:27 +02:00
parent e6b8ca5525
commit e791c47a19
Generated
+34 -29
View File
@@ -120,16 +120,16 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.4.3", "version": "3.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -181,7 +181,7 @@
"support": { "support": {
"irc": "ircs://irc.libera.chat:6697/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.3" "source": "https://github.com/composer/semver/tree/3.4.4"
}, },
"funding": [ "funding": [
{ {
@@ -191,13 +191,9 @@
{ {
"url": "https://github.com/composer", "url": "https://github.com/composer",
"type": "github" "type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
} }
], ],
"time": "2024-09-19T14:15:21+00:00" "time": "2025-08-20T19:15:30+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
@@ -272,22 +268,22 @@
}, },
{ {
"name": "getkirby/cms", "name": "getkirby/cms",
"version": "5.0.4", "version": "5.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getkirby/kirby.git", "url": "https://github.com/getkirby/kirby.git",
"reference": "c9708e5c648fbc3ee381114ceae8876d4ca4f9a1" "reference": "fb11f5e3ec422e948fb1a52f16988335bb3489b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/c9708e5c648fbc3ee381114ceae8876d4ca4f9a1", "url": "https://api.github.com/repos/getkirby/kirby/zipball/fb11f5e3ec422e948fb1a52f16988335bb3489b4",
"reference": "c9708e5c648fbc3ee381114ceae8876d4ca4f9a1", "reference": "fb11f5e3ec422e948fb1a52f16988335bb3489b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"christian-riesen/base32": "1.6.0", "christian-riesen/base32": "1.6.0",
"claviska/simpleimage": "4.2.1", "claviska/simpleimage": "4.2.1",
"composer/semver": "3.4.3", "composer/semver": "3.4.4",
"ext-ctype": "*", "ext-ctype": "*",
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*", "ext-dom": "*",
@@ -305,9 +301,9 @@
"michelf/php-smartypants": "1.8.1", "michelf/php-smartypants": "1.8.1",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0", "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"phpmailer/phpmailer": "6.10.0", "phpmailer/phpmailer": "6.10.0",
"symfony/polyfill-intl-idn": "1.32.0", "symfony/polyfill-intl-idn": "1.33.0",
"symfony/polyfill-mbstring": "1.32.0", "symfony/polyfill-mbstring": "1.33.0",
"symfony/yaml": "7.3.2" "symfony/yaml": "7.3.3"
}, },
"replace": { "replace": {
"symfony/polyfill-php72": "*" "symfony/polyfill-php72": "*"
@@ -317,6 +313,7 @@
"ext-apcu": "Support for the Apcu cache driver", "ext-apcu": "Support for the Apcu cache driver",
"ext-exif": "Support for exif information from images", "ext-exif": "Support for exif information from images",
"ext-fileinfo": "Improved mime type detection for files", "ext-fileinfo": "Improved mime type detection for files",
"ext-imagick": "Improved thumbnail generation",
"ext-intl": "Improved i18n number formatting", "ext-intl": "Improved i18n number formatting",
"ext-memcached": "Support for the Memcached cache driver", "ext-memcached": "Support for the Memcached cache driver",
"ext-redis": "Support for the Redis cache driver", "ext-redis": "Support for the Redis cache driver",
@@ -372,7 +369,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-08-19T07:39:58+00:00" "time": "2025-09-16T13:06:53+00:00"
}, },
{ {
"name": "getkirby/composer-installer", "name": "getkirby/composer-installer",
@@ -880,7 +877,7 @@
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.32.0", "version": "v1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
@@ -943,7 +940,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0" "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
}, },
"funding": [ "funding": [
{ {
@@ -954,6 +951,10 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
@@ -1048,7 +1049,7 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.32.0", "version": "v1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
@@ -1109,7 +1110,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
}, },
"funding": [ "funding": [
{ {
@@ -1120,6 +1121,10 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
@@ -1129,16 +1134,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.3.2", "version": "v7.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "b8d7d868da9eb0919e99c8830431ea087d6aae30" "reference": "d4f4a66866fe2451f61296924767280ab5732d9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/b8d7d868da9eb0919e99c8830431ea087d6aae30", "url": "https://api.github.com/repos/symfony/yaml/zipball/d4f4a66866fe2451f61296924767280ab5732d9d",
"reference": "b8d7d868da9eb0919e99c8830431ea087d6aae30", "reference": "d4f4a66866fe2451f61296924767280ab5732d9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1181,7 +1186,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.3.2" "source": "https://github.com/symfony/yaml/tree/v7.3.3"
}, },
"funding": [ "funding": [
{ {
@@ -1201,7 +1206,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-07-10T08:47:49+00:00" "time": "2025-08-27T11:34:33+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],