From dd484c28da0ba54427142deb356ef6a10b567951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 22:13:14 +0000 Subject: [PATCH] Update dependency cuyz/valinor-bundle to ^2.2.0 --- composer.json | 2 +- composer.lock | 54 +++++++++++++++++++++++++-------------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 426b6e7..1842217 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": "8.4.*", "ext-ctype": "*", "ext-iconv": "*", - "cuyz/valinor-bundle": "^2.1", + "cuyz/valinor-bundle": "^2.2.0", "league/commonmark": "^2.8", "runtime/frankenphp-symfony": "^0.2.0", "symfony/asset": "7.3.*", diff --git a/composer.lock b/composer.lock index 36bccd1..3e2e9b4 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": "1db466c75e3b322387855fc13b51c7ce", + "content-hash": "25a7119944e4f0cf81f057cfc48f9641", "packages": [ { "name": "composer/semver", @@ -162,37 +162,37 @@ }, { "name": "cuyz/valinor-bundle", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor-Bundle.git", - "reference": "c7cadcdbd66475429a4a24f01ee71525a42439e1" + "reference": "3a34d54414698f7000986cbe5ba6b2639033b51b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor-Bundle/zipball/c7cadcdbd66475429a4a24f01ee71525a42439e1", - "reference": "c7cadcdbd66475429a4a24f01ee71525a42439e1", + "url": "https://api.github.com/repos/CuyZ/Valinor-Bundle/zipball/3a34d54414698f7000986cbe5ba6b2639033b51b", + "reference": "3a34d54414698f7000986cbe5ba6b2639033b51b", "shasum": "" }, "require": { "cuyz/valinor": "^2.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", - "symfony/config": "^5.4 || ^6.4 || ^7.0", - "symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0", - "symfony/http-kernel": "^5.4 || ^6.4 || ^7.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", + "symfony/config": "^6.4 || ^7.0 || ^8.0", + "symfony/dependency-injection": "^6.4 || ^7.0 || ^8.0", + "symfony/http-kernel": "^6.4 || ^7.0 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.21", - "infection/infection": "^0.27.0", + "infection/infection": "^0.31.0", "marcocesarato/php-conventional-changelog": "^1.17", - "phpstan/phpstan": "^1.10", - "phpstan/phpstan-phpunit": "^1.3", - "phpstan/phpstan-strict-rules": "^1.5", - "phpstan/phpstan-symfony": "^1.3", - "phpunit/phpunit": "^10.2", - "symfony/console": "^5.4 || ^6.4 || ^7.0", - "symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0", - "symfony/runtime": "^5.4 || ^6.4 || ^7.0" + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", + "phpstan/phpstan-symfony": "^2.0", + "phpunit/phpunit": "^11.0", + "symfony/console": "^6.4 || ^7.0 || ^8.0", + "symfony/framework-bundle": "^6.4 || ^7.0 || ^8.0", + "symfony/runtime": "^6.4 || ^7.0 || ^8.0" }, "type": "symfony-bundle", "autoload": { @@ -215,7 +215,7 @@ "homepage": "https://github.com/CuyZ/Valinor-Bundle", "support": { "issues": "https://github.com/CuyZ/Valinor-Bundle/issues", - "source": "https://github.com/CuyZ/Valinor-Bundle/tree/2.1.0" + "source": "https://github.com/CuyZ/Valinor-Bundle/tree/2.2.0" }, "funding": [ { @@ -223,7 +223,7 @@ "type": "github" } ], - "time": "2025-11-02T20:52:41+00:00" + "time": "2026-02-05T13:47:35+00:00" }, { "name": "dflydev/dot-access-data", @@ -3392,20 +3392,20 @@ }, { "name": "symfony/process", - "version": "v7.3.4", + "version": "v8.0.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b" + "reference": "b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b", - "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b", + "url": "https://api.github.com/repos/symfony/process/zipball/b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674", + "reference": "b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.4" }, "type": "library", "autoload": { @@ -3433,7 +3433,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.3.4" + "source": "https://github.com/symfony/process/tree/v8.0.5" }, "funding": [ { @@ -3453,7 +3453,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T10:12:26+00:00" + "time": "2026-01-26T15:08:38+00:00" }, { "name": "symfony/property-access",