Dependencies Update

This commit is contained in:
Christer Warén
2025-08-09 01:24:03 +03:00
parent c06c18b834
commit 26307ff056

16
composer.lock generated
View File

@@ -918,16 +918,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v7.3.0", "version": "v7.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb" "reference": "edcbb768a186b5c3f25d0643159a787d3e63b7fd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb", "url": "https://api.github.com/repos/symfony/filesystem/zipball/edcbb768a186b5c3f25d0643159a787d3e63b7fd",
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb", "reference": "edcbb768a186b5c3f25d0643159a787d3e63b7fd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -964,7 +964,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v7.3.0" "source": "https://github.com/symfony/filesystem/tree/v7.3.2"
}, },
"funding": [ "funding": [
{ {
@@ -975,12 +975,16 @@
"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"
} }
], ],
"time": "2024-10-25T15:15:23+00:00" "time": "2025-07-07T08:17:47+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",