diff --git a/composer.lock b/composer.lock index 6ef6aed..3f58065 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b92bbc375d830b2d9384c2dd8f6a3d36", + "content-hash": "ed1fadf04677bcd596eab19a6a9cb528", "packages": [ { "name": "composer/semver", @@ -2231,17 +2231,17 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://composer.tiki.org/dist/symfony/polyfill-php80/symfony-polyfill-php80-60328e362d4c2c802a54fcbf04f9d3fb892b4cf8-zip-2d8214.zip", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "shasum": "47e0baf677be3fe89125016b954f579b367949bd" + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "shasum": "" }, "require": { "php": ">=7.2" @@ -2249,8 +2249,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -2290,6 +2290,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2299,12 +2302,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/polyfill-php81", @@ -2381,17 +2388,17 @@ }, { "name": "symfony/process", - "version": "v5.4.46", + "version": "v5.4.51", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4" + "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f" }, "dist": { "type": "zip", - "url": "https://composer.tiki.org/dist/symfony/process/symfony-process-01906871cb9b5e3cf872863b91aba4ec9767daf4-zip-9a35e0.zip", - "reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4", - "shasum": "4776a9a27393a6d6b255d45269fb14f386aef8d5" + "url": "https://api.github.com/repos/symfony/process/zipball/467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", + "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -2422,6 +2429,9 @@ ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v5.4.51" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2431,12 +2441,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-06T09:18:28+00:00" + "time": "2026-01-26T15:53:37+00:00" }, { "name": "symfony/service-contracts",