From bc5b5e87ac551e0ebfd7b910c30639690267fc9e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 31 Jul 2024 11:31:04 +0200 Subject: update to 3.61.0 --- installed.json | 66 +++++++++++++++++++++++++++---------------------------- php-cs-fixer.spec | 17 ++++++++------ 2 files changed, 43 insertions(+), 40 deletions(-) diff --git a/installed.json b/installed.json index 53e85bd..802993a 100644 --- a/installed.json +++ b/installed.json @@ -967,34 +967,34 @@ }, { "name": "react/socket", - "version": "v1.15.0", - "version_normalized": "1.15.0.0", + "version": "v1.16.0", + "version_normalized": "1.16.0.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038" + "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038", - "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038", + "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", + "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.0", - "react/dns": "^1.11", + "react/dns": "^1.13", "react/event-loop": "^1.2", - "react/promise": "^3 || ^2.6 || ^1.2.1", - "react/stream": "^1.2" + "react/promise": "^3.2 || ^2.6 || ^1.2.1", + "react/stream": "^1.4" }, "require-dev": { "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", - "react/async": "^4 || ^3 || ^2", + "react/async": "^4.3 || ^3.3 || ^2", "react/promise-stream": "^1.4", - "react/promise-timer": "^1.10" + "react/promise-timer": "^1.11" }, - "time": "2023-12-15T11:02:10+00:00", + "time": "2024-07-26T10:38:09+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1038,7 +1038,7 @@ ], "support": { "issues": "https://github.com/reactphp/socket/issues", - "source": "https://github.com/reactphp/socket/tree/v1.15.0" + "source": "https://github.com/reactphp/socket/tree/v1.16.0" }, "funding": [ { @@ -1201,17 +1201,17 @@ }, { "name": "symfony/console", - "version": "v6.4.9", - "version_normalized": "6.4.9.0", + "version": "v6.4.10", + "version_normalized": "6.4.10.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9" + "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", - "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", + "url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc", + "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc", "shasum": "" }, "require": { @@ -1244,7 +1244,7 @@ "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, - "time": "2024-06-28T09:49:33+00:00", + "time": "2024-07-26T12:30:32+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1278,7 +1278,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.9" + "source": "https://github.com/symfony/console/tree/v6.4.10" }, "funding": [ { @@ -1599,17 +1599,17 @@ }, { "name": "symfony/finder", - "version": "v6.4.8", - "version_normalized": "6.4.8.0", + "version": "v6.4.10", + "version_normalized": "6.4.10.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" + "reference": "af29198d87112bebdd397bd7735fbd115997824c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", - "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", + "url": "https://api.github.com/repos/symfony/finder/zipball/af29198d87112bebdd397bd7735fbd115997824c", + "reference": "af29198d87112bebdd397bd7735fbd115997824c", "shasum": "" }, "require": { @@ -1618,7 +1618,7 @@ "require-dev": { "symfony/filesystem": "^6.0|^7.0" }, - "time": "2024-05-31T14:49:08+00:00", + "time": "2024-07-24T07:06:38+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1646,7 +1646,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.8" + "source": "https://github.com/symfony/finder/tree/v6.4.10" }, "funding": [ { @@ -2443,17 +2443,17 @@ }, { "name": "symfony/string", - "version": "v6.4.9", - "version_normalized": "6.4.9.0", + "version": "v6.4.10", + "version_normalized": "6.4.10.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7" + "reference": "ccf9b30251719567bfd46494138327522b9a9446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/76792dbd99690a5ebef8050d9206c60c59e681d7", - "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7", + "url": "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446", + "reference": "ccf9b30251719567bfd46494138327522b9a9446", "shasum": "" }, "require": { @@ -2473,7 +2473,7 @@ "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0|^7.0" }, - "time": "2024-06-28T09:25:38+00:00", + "time": "2024-07-22T10:21:14+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2512,7 +2512,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.9" + "source": "https://github.com/symfony/string/tree/v6.4.10" }, "funding": [ { diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec index 2cdae8b..9234c87 100644 --- a/php-cs-fixer.spec +++ b/php-cs-fixer.spec @@ -10,14 +10,14 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e595e4e070d17c5d42ed8c4206f630fcc5f401a4 +%global gh_commit 737a24b6d531db9c034ac97524ac3a3bde0c20c0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 2024-07-25 +%global gh_date 2024-07-31 %global gh_owner FriendsOfPHP %global gh_project PHP-CS-Fixer Name: php-cs-fixer -Version: 3.60.0 +Version: 3.61.0 Release: 1%{?dist} Summary: PHP Coding Standards Fixer @@ -67,14 +67,14 @@ Provides: bundled(php-react-child-process) = v0.6.5 Provides: bundled(php-react-dns) = v1.13.0 Provides: bundled(php-react-event-loop) = v1.5.0 Provides: bundled(php-react-promise) = v3.2.0 -Provides: bundled(php-react-socket) = v1.15.0 +Provides: bundled(php-react-socket) = v1.16.0 Provides: bundled(php-react-stream) = v1.4.0 -Provides: bundled(php-symfony-console) = v6.4.9 +Provides: bundled(php-symfony-console) = v6.4.10 Provides: bundled(php-symfony-deprecation-contracts) = v3.5.0 Provides: bundled(php-symfony-event-dispatcher) = v6.4.8 Provides: bundled(php-symfony-event-dispatcher-contracts) = v3.5.0 Provides: bundled(php-symfony-filesystem) = v6.4.9 -Provides: bundled(php-symfony-finder) = v6.4.8 +Provides: bundled(php-symfony-finder) = v6.4.10 Provides: bundled(php-symfony-options-resolver) = v6.4.8 Provides: bundled(php-symfony-polyfill-ctype) = v1.30.0 Provides: bundled(php-symfony-polyfill-intl-grapheme) = v1.30.0 @@ -85,7 +85,7 @@ Provides: bundled(php-symfony-polyfill-php81) = v1.30.0 Provides: bundled(php-symfony-process) = v6.4.8 Provides: bundled(php-symfony-service-contracts) = v3.5.0 Provides: bundled(php-symfony-stopwatch) = v6.4.8 -Provides: bundled(php-symfony-string) = v6.4.9 +Provides: bundled(php-symfony-string) = v6.4.10 Provides: php-composer(friendsofphp/php-cs-fixer) = %{version} @@ -158,6 +158,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version} %changelog +* Wed Jul 31 2024 Remi Collet - 3.61.0-1 +- update to 3.61.0 + * Thu Jul 25 2024 Remi Collet - 3.60.0-1 - update to 3.60.0 -- cgit