From 877d697f6060f3506214df4cabd44dd3f459cd89 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Oct 2024 07:35:38 +0100 Subject: refresh bundled lib --- composer.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.spec b/composer.spec index 8d689f2..9c0b47f 100644 --- a/composer.spec +++ b/composer.spec @@ -131,10 +131,10 @@ Provides: bundled(php-react-promise) = v3.2.0 Provides: bundled(php-seld-jsonlint) = 1.11.0 Provides: bundled(php-seld-phar-utils) = 1.2.1 Provides: bundled(php-seld-signal-handler) = 2.0.2 -Provides: bundled(php-symfony-console) = v5.4.44 +Provides: bundled(php-symfony-console) = v5.4.45 Provides: bundled(php-symfony-deprecation-contracts) = v2.5.3 -Provides: bundled(php-symfony-filesystem) = v5.4.44 -Provides: bundled(php-symfony-finder) = v5.4.43 +Provides: bundled(php-symfony-filesystem) = v5.4.45 +Provides: bundled(php-symfony-finder) = v5.4.45 Provides: bundled(php-symfony-polyfill-ctype) = v1.31.0 Provides: bundled(php-symfony-polyfill-intl-grapheme) = v1.31.0 Provides: bundled(php-symfony-polyfill-intl-normalizer) = v1.31.0 @@ -142,9 +142,9 @@ Provides: bundled(php-symfony-polyfill-mbstring) = v1.31.0 Provides: bundled(php-symfony-polyfill-php73) = v1.31.0 Provides: bundled(php-symfony-polyfill-php80) = v1.31.0 Provides: bundled(php-symfony-polyfill-php81) = v1.31.0 -Provides: bundled(php-symfony-process) = v5.4.44 +Provides: bundled(php-symfony-process) = v5.4.45 Provides: bundled(php-symfony-service-contracts) = v2.5.3 -Provides: bundled(php-symfony-string) = v5.4.44 +Provides: bundled(php-symfony-string) = v5.4.45 # Composer library Provides: php-composer(composer/composer) = %{version} %endif -- cgit