diff --git a/web/landing/composer.json b/web/landing/composer.json index a37abb09f..8761ee3f6 100644 --- a/web/landing/composer.json +++ b/web/landing/composer.json @@ -24,7 +24,7 @@ "symfony/stimulus-bundle": "^2.14", "monolog/monolog": "^3.5", "symfony/monolog-bundle": "^3.10", - "coduo/php-humanizer": "^4.0", + "coduo/php-humanizer": "^5.0", "twig/markdown-extra": "^3.11", "twig/extra-bundle": "^3.8", "league/commonmark": "^2.4", diff --git a/web/landing/composer.lock b/web/landing/composer.lock index 14bbde93c..4c1cc8a76 100644 --- a/web/landing/composer.lock +++ b/web/landing/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": "16f21776f97c2c4ab006d565f4272410", + "content-hash": "c22498336b55fb72177859ebf41678be", "packages": [ { "name": "aeon-php/calendar", @@ -198,26 +198,25 @@ }, { "name": "coduo/php-humanizer", - "version": "4.0.3", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/coduo/php-humanizer.git", - "reference": "1158b443ef197a0bc84bf4aff46743fb2767b4a4" + "reference": "9d5058698294312d79f6def8613e8011466c4f84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/coduo/php-humanizer/zipball/1158b443ef197a0bc84bf4aff46743fb2767b4a4", - "reference": "1158b443ef197a0bc84bf4aff46743fb2767b4a4", + "url": "https://api.github.com/repos/coduo/php-humanizer/zipball/9d5058698294312d79f6def8613e8011466c4f84", + "reference": "9d5058698294312d79f6def8613e8011466c4f84", "shasum": "" }, "require": { - "aeon-php/calendar": "^0.16.1 || ^1.0", - "php": "~7.4 || ~8.0 || ~8.1", - "symfony/translation": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "aeon-php/calendar": "^1.0", + "php": "~8.1 || ~8.2 || ~8.3", + "symfony/translation": "~5.4||~6.4||~7", + "symfony/yaml": "~5.4||~6.4||~7" }, "require-dev": { - "phpunit/phpunit": "^9.4", "thunderer/shortcode": "^0.7" }, "suggest": { @@ -251,9 +250,9 @@ ], "support": { "issues": "https://github.com/coduo/php-humanizer/issues", - "source": "https://github.com/coduo/php-humanizer/tree/4.0.3" + "source": "https://github.com/coduo/php-humanizer/tree/5.0.0" }, - "time": "2022-06-07T18:50:44+00:00" + "time": "2024-04-11T10:30:46+00:00" }, { "name": "composer/semver", @@ -4761,33 +4760,33 @@ }, { "name": "symfony/translation", - "version": "v6.4.13", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66" + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bee9bfabfa8b4045a66bf82520e492cddbaffa66", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66", + "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { - "symfony/config": "<5.4", - "symfony/console": "<5.4", - "symfony/dependency-injection": "<5.4", + "symfony/config": "<6.4", + "symfony/console": "<6.4", + "symfony/dependency-injection": "<6.4", "symfony/http-client-contracts": "<2.5", - "symfony/http-kernel": "<5.4", + "symfony/http-kernel": "<6.4", "symfony/service-contracts": "<2.5", - "symfony/twig-bundle": "<5.4", - "symfony/yaml": "<5.4" + "symfony/twig-bundle": "<6.4", + "symfony/yaml": "<6.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" @@ -4795,17 +4794,17 @@ "require-dev": { "nikic/php-parser": "^4.18|^5.0", "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/config": "^6.4|^7.0", + "symfony/console": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/finder": "^6.4|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", "symfony/polyfill-intl-icu": "^1.21", - "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/routing": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/yaml": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -4836,7 +4835,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.13" + "source": "https://github.com/symfony/translation/tree/v7.2.2" }, "funding": [ { @@ -4852,7 +4851,7 @@ "type": "tidelift" } ], - "time": "2024-09-27T18:14:25+00:00" + "time": "2024-12-07T08:18:10+00:00" }, { "name": "symfony/translation-contracts",