From af0e8a11d4b4cd4b38b4293f7632c4d5094fb23b Mon Sep 17 00:00:00 2001 From: Chemaclass Date: Sat, 23 Dec 2023 12:45:21 +0100 Subject: [PATCH] upgrade symfony/routing --- composer.json | 2 +- composer.lock | 161 ++++++++++++++++++++++++-------------------------- 2 files changed, 79 insertions(+), 84 deletions(-) diff --git a/composer.json b/composer.json index e331db5..fbdca59 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "require": { "php": ">=8.2", "phel-lang/phel-lang": "^0.12", - "symfony/routing": "^5.4 || ^6.0" + "symfony/routing": "^6.4" }, "scripts": { "test": "vendor/bin/phel test" diff --git a/composer.lock b/composer.lock index c1febcc..6ae341d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,34 +4,34 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "82c13fb8433daf903febff43c9222652", + "content-hash": "8674965d1966d3fa65d9af05e6268d7b", "packages": [ { "name": "gacela-project/container", - "version": "0.5.1", + "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/gacela-project/container.git", - "reference": "1b4939871a10fdc3bef2a34050316a9b3488c1df" + "reference": "1f6ee990a21d4dcbacb8f0eed8608daa14ccf51c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gacela-project/container/zipball/1b4939871a10fdc3bef2a34050316a9b3488c1df", - "reference": "1b4939871a10fdc3bef2a34050316a9b3488c1df", + "url": "https://api.github.com/repos/gacela-project/container/zipball/1f6ee990a21d4dcbacb8f0eed8608daa14ccf51c", + "reference": "1f6ee990a21d4dcbacb8f0eed8608daa14ccf51c", "shasum": "" }, "require": { - "php": "^8.0, <8.3", + "php": ">=8.1", "psr/container": "^1.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.19", + "friendsofphp/php-cs-fixer": "^3.41", "infection/infection": "^0.26", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.6", "psalm/plugin-phpunit": "^0.18", "symfony/var-dumper": "^5.4", - "vimeo/psalm": "^5.12" + "vimeo/psalm": "^5.18" }, "type": "library", "autoload": { @@ -65,7 +65,7 @@ ], "support": { "issues": "https://github.com/gacela-project/resolver/issues", - "source": "https://github.com/gacela-project/container/tree/0.5.1" + "source": "https://github.com/gacela-project/container/tree/0.6.0" }, "funding": [ { @@ -73,28 +73,28 @@ "type": "custom" } ], - "time": "2023-06-24T12:59:23+00:00" + "time": "2023-12-21T16:47:14+00:00" }, { "name": "gacela-project/gacela", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/gacela-project/gacela.git", - "reference": "106b88573ff301e7f1464cb300d29117a3bac9e5" + "reference": "1892d771581b335c2dffb2911745b3e8486c09a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gacela-project/gacela/zipball/106b88573ff301e7f1464cb300d29117a3bac9e5", - "reference": "106b88573ff301e7f1464cb300d29117a3bac9e5", + "url": "https://api.github.com/repos/gacela-project/gacela/zipball/1892d771581b335c2dffb2911745b3e8486c09a8", + "reference": "1892d771581b335c2dffb2911745b3e8486c09a8", "shasum": "" }, "require": { - "gacela-project/container": "^0.5", - "php": "^8.0, <8.3" + "gacela-project/container": "^0.6", + "php": ">=8.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.35", + "friendsofphp/php-cs-fixer": "^3.41", "infection/infection": "^0.26", "phpbench/phpbench": "^1.2", "phpmetrics/phpmetrics": "^2.8", @@ -103,7 +103,7 @@ "psalm/plugin-phpunit": "^0.18", "symfony/console": "^5.4", "symfony/var-dumper": "^5.4", - "vimeo/psalm": "^5.15" + "vimeo/psalm": "^5.18" }, "suggest": { "gacela-project/gacela-env-config-reader": "Allows to read .env config files", @@ -146,7 +146,7 @@ ], "support": { "issues": "https://github.com/gacela-project/gacela/issues", - "source": "https://github.com/gacela-project/gacela/tree/1.6.0" + "source": "https://github.com/gacela-project/gacela/tree/1.7.0" }, "funding": [ { @@ -154,7 +154,7 @@ "type": "custom" } ], - "time": "2023-10-21T17:05:34+00:00" + "time": "2023-12-21T20:27:24+00:00" }, { "name": "phel-lang/phel-lang", @@ -335,23 +335,24 @@ }, { "name": "symfony/console", - "version": "v6.0.19", + "version": "v6.4.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" + "reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed", - "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed", + "url": "https://api.github.com/repos/symfony/console/zipball/a550a7c99daeedef3f9d23fb82e3531525ff11fd", + "reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/service-contracts": "^1.1|^2|^3", - "symfony/string": "^5.4|^6.0" + "symfony/service-contracts": "^2.5|^3", + "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/dependency-injection": "<5.4", @@ -365,18 +366,16 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/lock": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/var-dumper": "^5.4|^6.0" - }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/lock": "^5.4|^6.0|^7.0", + "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -405,12 +404,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.0.19" + "source": "https://github.com/symfony/console/tree/v6.4.1" }, "funding": [ { @@ -426,29 +425,29 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-11-30T10:54:28+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.0.2", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", - "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -477,7 +476,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -493,7 +492,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/polyfill-ctype", @@ -827,41 +826,36 @@ }, { "name": "symfony/routing", - "version": "v6.0.19", + "version": "v6.4.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac" + "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac", - "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac", + "url": "https://api.github.com/repos/symfony/routing/zipball/0c95c164fdba18b12523b75e64199ca3503e6d40", + "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.12", - "symfony/config": "<5.4", + "symfony/config": "<6.2", "symfony/dependency-injection": "<5.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0" - }, - "suggest": { - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" + "symfony/config": "^6.2|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -895,7 +889,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.0.19" + "source": "https://github.com/symfony/routing/tree/v6.4.1" }, "funding": [ { @@ -911,7 +905,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-12-01T14:54:37+00:00" }, { "name": "symfony/service-contracts", @@ -998,33 +992,34 @@ }, { "name": "symfony/string", - "version": "v6.0.19", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" + "reference": "92bd2bfbba476d4a1838e5e12168bef2fd1e6620" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", - "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", + "url": "https://api.github.com/repos/symfony/string/zipball/92bd2bfbba476d4a1838e5e12168bef2fd1e6620", + "reference": "92bd2bfbba476d4a1838e5e12168bef2fd1e6620", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/translation-contracts": "<2.0" + "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/error-handler": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/translation-contracts": "^2.0|^3.0", - "symfony/var-exporter": "^5.4|^6.0" + "symfony/error-handler": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", + "symfony/translation-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -1063,7 +1058,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.0.19" + "source": "https://github.com/symfony/string/tree/v7.0.0" }, "funding": [ { @@ -1079,7 +1074,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-11-29T08:40:23+00:00" } ], "packages-dev": [], @@ -1089,11 +1084,11 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=8.0.2" + "php": ">=8.2" }, "platform-dev": [], "platform-overrides": { - "php": "8.0.2" + "php": "8.2" }, "plugin-api-version": "2.3.0" }