diff options
| author | Remi Collet <remi@remirepo.net> | 2024-05-13 11:46:59 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-05-13 11:46:59 +0200 | 
| commit | 88e02366c0dfa4c500a162c35ce8d27672fb6a7c (patch) | |
| tree | 6efdd08848c04ec13faf1a267d3fdaeeea245a14 | |
| parent | c3cf4fde1755f70d811148067760b1ac6cba0662 (diff) | |
update to 3.56.1
| -rw-r--r-- | installed.json | 180 | ||||
| -rw-r--r-- | php-cs-fixer.spec | 33 | 
2 files changed, 109 insertions, 104 deletions
diff --git a/installed.json b/installed.json index 510982d..1896329 100644 --- a/installed.json +++ b/installed.json @@ -160,17 +160,17 @@          },          {              "name": "composer/xdebug-handler", -            "version": "3.0.4", -            "version_normalized": "3.0.4.0", +            "version": "3.0.5", +            "version_normalized": "3.0.5.0",              "source": {                  "type": "git",                  "url": "https://github.com/composer/xdebug-handler.git", -                "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255" +                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255", -                "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255", +                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", +                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",                  "shasum": ""              },              "require": { @@ -183,7 +183,7 @@                  "phpstan/phpstan-strict-rules": "^1.1",                  "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"              }, -            "time": "2024-03-26T18:29:49+00:00", +            "time": "2024-05-06T16:37:16+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -209,7 +209,7 @@              "support": {                  "irc": "ircs://irc.libera.chat:6697/composer",                  "issues": "https://github.com/composer/xdebug-handler/issues", -                "source": "https://github.com/composer/xdebug-handler/tree/3.0.4" +                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"              },              "funding": [                  { @@ -461,17 +461,17 @@          },          {              "name": "symfony/console", -            "version": "v6.4.6", -            "version_normalized": "6.4.6.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/console.git", -                "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f" +                "reference": "a170e64ae10d00ba89e2acbb590dc2e54da8ad8f"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/console/zipball/a2708a5da5c87d1d0d52937bdeac625df659e11f", -                "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f", +                "url": "https://api.github.com/repos/symfony/console/zipball/a170e64ae10d00ba89e2acbb590dc2e54da8ad8f", +                "reference": "a170e64ae10d00ba89e2acbb590dc2e54da8ad8f",                  "shasum": ""              },              "require": { @@ -504,7 +504,7 @@                  "symfony/stopwatch": "^5.4|^6.0|^7.0",                  "symfony/var-dumper": "^5.4|^6.0|^7.0"              }, -            "time": "2024-03-29T19:07:53+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -538,7 +538,7 @@                  "terminal"              ],              "support": { -                "source": "https://github.com/symfony/console/tree/v6.4.6" +                "source": "https://github.com/symfony/console/tree/v6.4.7"              },              "funding": [                  { @@ -558,27 +558,27 @@          },          {              "name": "symfony/deprecation-contracts", -            "version": "v3.4.0", -            "version_normalized": "3.4.0.0", +            "version": "v3.5.0", +            "version_normalized": "3.5.0.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/deprecation-contracts.git", -                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" +                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", -                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", +                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", +                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",                  "shasum": ""              },              "require": {                  "php": ">=8.1"              }, -            "time": "2023-05-23T14:45:45+00:00", +            "time": "2024-04-18T09:32:20+00:00",              "type": "library",              "extra": {                  "branch-alias": { -                    "dev-main": "3.4-dev" +                    "dev-main": "3.5-dev"                  },                  "thanks": {                      "name": "symfony/contracts", @@ -608,7 +608,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.4.0" +                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"              },              "funding": [                  { @@ -628,17 +628,17 @@          },          {              "name": "symfony/event-dispatcher", -            "version": "v6.4.3", -            "version_normalized": "6.4.3.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/event-dispatcher.git", -                "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" +                "reference": "d84384f3f67de3cb650db64d685d70395dacfc3f"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", -                "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", +                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d84384f3f67de3cb650db64d685d70395dacfc3f", +                "reference": "d84384f3f67de3cb650db64d685d70395dacfc3f",                  "shasum": ""              },              "require": { @@ -663,7 +663,7 @@                  "symfony/service-contracts": "^2.5|^3",                  "symfony/stopwatch": "^5.4|^6.0|^7.0"              }, -            "time": "2024-01-23T14:51:35+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -691,7 +691,7 @@              "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",              "homepage": "https://symfony.com",              "support": { -                "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" +                "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.7"              },              "funding": [                  { @@ -711,28 +711,28 @@          },          {              "name": "symfony/event-dispatcher-contracts", -            "version": "v3.4.2", -            "version_normalized": "3.4.2.0", +            "version": "v3.5.0", +            "version_normalized": "3.5.0.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/event-dispatcher-contracts.git", -                "reference": "4e64b49bf370ade88e567de29465762e316e4224" +                "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", -                "reference": "4e64b49bf370ade88e567de29465762e316e4224", +                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", +                "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",                  "shasum": ""              },              "require": {                  "php": ">=8.1",                  "psr/event-dispatcher": "^1"              }, -            "time": "2024-01-23T14:51:35+00:00", +            "time": "2024-04-18T09:32:20+00:00",              "type": "library",              "extra": {                  "branch-alias": { -                    "dev-main": "3.4-dev" +                    "dev-main": "3.5-dev"                  },                  "thanks": {                      "name": "symfony/contracts", @@ -770,7 +770,7 @@                  "standards"              ],              "support": { -                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2" +                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"              },              "funding": [                  { @@ -790,25 +790,26 @@          },          {              "name": "symfony/filesystem", -            "version": "v6.4.6", -            "version_normalized": "6.4.6.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/filesystem.git", -                "reference": "9919b5509ada52cc7f66f9a35c86a4a29955c9d3" +                "reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/filesystem/zipball/9919b5509ada52cc7f66f9a35c86a4a29955c9d3", -                "reference": "9919b5509ada52cc7f66f9a35c86a4a29955c9d3", +                "url": "https://api.github.com/repos/symfony/filesystem/zipball/78dde75f8f6dbbca4ec436a4b0087f7af02076d4", +                "reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4",                  "shasum": ""              },              "require": {                  "php": ">=8.1",                  "symfony/polyfill-ctype": "~1.8", -                "symfony/polyfill-mbstring": "~1.8" +                "symfony/polyfill-mbstring": "~1.8", +                "symfony/process": "^5.4|^6.4"              }, -            "time": "2024-03-21T19:36:20+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -836,7 +837,7 @@              "description": "Provides basic utilities for the filesystem",              "homepage": "https://symfony.com",              "support": { -                "source": "https://github.com/symfony/filesystem/tree/v6.4.6" +                "source": "https://github.com/symfony/filesystem/tree/v6.4.7"              },              "funding": [                  { @@ -856,17 +857,17 @@          },          {              "name": "symfony/finder", -            "version": "v6.4.0", -            "version_normalized": "6.4.0.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/finder.git", -                "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" +                "reference": "511c48990be17358c23bf45c5d71ab85d40fb764"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", -                "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", +                "url": "https://api.github.com/repos/symfony/finder/zipball/511c48990be17358c23bf45c5d71ab85d40fb764", +                "reference": "511c48990be17358c23bf45c5d71ab85d40fb764",                  "shasum": ""              },              "require": { @@ -875,7 +876,7 @@              "require-dev": {                  "symfony/filesystem": "^6.0|^7.0"              }, -            "time": "2023-10-31T17:30:12+00:00", +            "time": "2024-04-23T10:36:43+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -903,7 +904,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.0" +                "source": "https://github.com/symfony/finder/tree/v6.4.7"              },              "funding": [                  { @@ -923,24 +924,24 @@          },          {              "name": "symfony/options-resolver", -            "version": "v6.4.0", -            "version_normalized": "6.4.0.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/options-resolver.git", -                "reference": "22301f0e7fdeaacc14318928612dee79be99860e" +                "reference": "9a3c92b490716ba6771f5beced13c6eda7183eed"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", -                "reference": "22301f0e7fdeaacc14318928612dee79be99860e", +                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9a3c92b490716ba6771f5beced13c6eda7183eed", +                "reference": "9a3c92b490716ba6771f5beced13c6eda7183eed",                  "shasum": ""              },              "require": {                  "php": ">=8.1",                  "symfony/deprecation-contracts": "^2.5|^3"              }, -            "time": "2023-08-08T10:16:24+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -973,7 +974,7 @@                  "options"              ],              "support": { -                "source": "https://github.com/symfony/options-resolver/tree/v6.4.0" +                "source": "https://github.com/symfony/options-resolver/tree/v6.4.7"              },              "funding": [                  { @@ -1485,23 +1486,23 @@          },          {              "name": "symfony/process", -            "version": "v6.4.4", -            "version_normalized": "6.4.4.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/process.git", -                "reference": "710e27879e9be3395de2b98da3f52a946039f297" +                "reference": "cdb1c81c145fd5aa9b0038bab694035020943381"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", -                "reference": "710e27879e9be3395de2b98da3f52a946039f297", +                "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381", +                "reference": "cdb1c81c145fd5aa9b0038bab694035020943381",                  "shasum": ""              },              "require": {                  "php": ">=8.1"              }, -            "time": "2024-02-20T12:31:00+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -1529,7 +1530,7 @@              "description": "Executes commands in sub-processes",              "homepage": "https://symfony.com",              "support": { -                "source": "https://github.com/symfony/process/tree/v6.4.4" +                "source": "https://github.com/symfony/process/tree/v6.4.7"              },              "funding": [                  { @@ -1549,31 +1550,32 @@          },          {              "name": "symfony/service-contracts", -            "version": "v3.4.2", -            "version_normalized": "3.4.2.0", +            "version": "v3.5.0", +            "version_normalized": "3.5.0.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/service-contracts.git", -                "reference": "11bbf19a0fb7b36345861e85c5768844c552906e" +                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", -                "reference": "11bbf19a0fb7b36345861e85c5768844c552906e", +                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", +                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",                  "shasum": ""              },              "require": {                  "php": ">=8.1", -                "psr/container": "^1.1|^2.0" +                "psr/container": "^1.1|^2.0", +                "symfony/deprecation-contracts": "^2.5|^3"              },              "conflict": {                  "ext-psr": "<1.1|>=2"              }, -            "time": "2023-12-19T21:51:00+00:00", +            "time": "2024-04-18T09:32:20+00:00",              "type": "library",              "extra": {                  "branch-alias": { -                    "dev-main": "3.4-dev" +                    "dev-main": "3.5-dev"                  },                  "thanks": {                      "name": "symfony/contracts", @@ -1614,7 +1616,7 @@                  "standards"              ],              "support": { -                "source": "https://github.com/symfony/service-contracts/tree/v3.4.2" +                "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"              },              "funding": [                  { @@ -1634,24 +1636,24 @@          },          {              "name": "symfony/stopwatch", -            "version": "v6.4.3", -            "version_normalized": "6.4.3.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/stopwatch.git", -                "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1" +                "reference": "ffec95ba269e541eb2232126c0c20f83086b5c68"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1", -                "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1", +                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/ffec95ba269e541eb2232126c0c20f83086b5c68", +                "reference": "ffec95ba269e541eb2232126c0c20f83086b5c68",                  "shasum": ""              },              "require": {                  "php": ">=8.1",                  "symfony/service-contracts": "^2.5|^3"              }, -            "time": "2024-01-23T14:35:58+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -1679,7 +1681,7 @@              "description": "Provides a way to profile code",              "homepage": "https://symfony.com",              "support": { -                "source": "https://github.com/symfony/stopwatch/tree/v6.4.3" +                "source": "https://github.com/symfony/stopwatch/tree/v6.4.7"              },              "funding": [                  { @@ -1699,17 +1701,17 @@          },          {              "name": "symfony/string", -            "version": "v6.4.4", -            "version_normalized": "6.4.4.0", +            "version": "v6.4.7", +            "version_normalized": "6.4.7.0",              "source": {                  "type": "git",                  "url": "https://github.com/symfony/string.git", -                "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" +                "reference": "ffeb9591c61f65a68d47f77d12b83fa530227a69"              },              "dist": {                  "type": "zip", -                "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", -                "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", +                "url": "https://api.github.com/repos/symfony/string/zipball/ffeb9591c61f65a68d47f77d12b83fa530227a69", +                "reference": "ffeb9591c61f65a68d47f77d12b83fa530227a69",                  "shasum": ""              },              "require": { @@ -1729,7 +1731,7 @@                  "symfony/translation-contracts": "^2.5|^3.0",                  "symfony/var-exporter": "^5.4|^6.0|^7.0"              }, -            "time": "2024-02-01T13:16:41+00:00", +            "time": "2024-04-18T09:22:46+00:00",              "type": "library",              "installation-source": "dist",              "autoload": { @@ -1768,7 +1770,7 @@                  "utf8"              ],              "support": { -                "source": "https://github.com/symfony/string/tree/v6.4.4" +                "source": "https://github.com/symfony/string/tree/v6.4.7"              },              "funding": [                  { diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec index 41822b2..262cb61 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    2aecbc8640d7906c38777b3dcab6f4ca79004d08 +%global gh_commit    69c6168ae8bc96dc656c7f6c7271120a68ae5903  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date      2024-04-17 +%global gh_date      2024-05-10  %global gh_owner     FriendsOfPHP  %global gh_project   PHP-CS-Fixer  Name:           php-cs-fixer -Version:        3.54.0 +Version:        3.56.1  Release:        1%{?dist}  Summary:        PHP Coding Standards Fixer @@ -55,27 +55,27 @@ Provides:       bundled(php-sebastian-diff) = 5.1.1  # License MIT  Provides:       bundled(php-composer-pcre) = 3.1.3  Provides:       bundled(php-composer-semver) = 3.4.0 -Provides:       bundled(php-composer-xdebug-handler) = 3.0.4 +Provides:       bundled(php-composer-xdebug-handler) = 3.0.5  Provides:       bundled(php-psr-container) = 2.0.2  Provides:       bundled(php-psr-event-dispatcher) = 1.0.0  Provides:       bundled(php-psr-log) = 2.0.0 -Provides:       bundled(php-symfony-console) = v6.4.6 -Provides:       bundled(php-symfony-deprecation-contracts) = v3.4.0 -Provides:       bundled(php-symfony-event-dispatcher) = v6.4.3 -Provides:       bundled(php-symfony-event-dispatcher-contracts) = v3.4.2 -Provides:       bundled(php-symfony-filesystem) = v6.4.6 -Provides:       bundled(php-symfony-finder) = v6.4.0 -Provides:       bundled(php-symfony-options-resolver) = v6.4.0 +Provides:       bundled(php-symfony-console) = v6.4.7 +Provides:       bundled(php-symfony-deprecation-contracts) = v3.5.0 +Provides:       bundled(php-symfony-event-dispatcher) = v6.4.7 +Provides:       bundled(php-symfony-event-dispatcher-contracts) = v3.5.0 +Provides:       bundled(php-symfony-filesystem) = v6.4.7 +Provides:       bundled(php-symfony-finder) = v6.4.7 +Provides:       bundled(php-symfony-options-resolver) = v6.4.7  Provides:       bundled(php-symfony-polyfill-ctype) = v1.29.0  Provides:       bundled(php-symfony-polyfill-intl-grapheme) = v1.29.0  Provides:       bundled(php-symfony-polyfill-intl-normalizer) = v1.29.0  Provides:       bundled(php-symfony-polyfill-mbstring) = v1.29.0  Provides:       bundled(php-symfony-polyfill-php80) = v1.29.0  Provides:       bundled(php-symfony-polyfill-php81) = v1.29.0 -Provides:       bundled(php-symfony-process) = v6.4.4 -Provides:       bundled(php-symfony-service-contracts) = v3.4.2 -Provides:       bundled(php-symfony-stopwatch) = v6.4.3 -Provides:       bundled(php-symfony-string) = v6.4.4 +Provides:       bundled(php-symfony-process) = v6.4.7 +Provides:       bundled(php-symfony-service-contracts) = v3.5.0 +Provides:       bundled(php-symfony-stopwatch) = v6.4.7 +Provides:       bundled(php-symfony-string) = v6.4.7  Provides:       php-composer(friendsofphp/php-cs-fixer) = %{version} @@ -150,6 +150,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}  %changelog +* Mon May 13 2024 Remi Collet <remi@remirepo.net> - 3.56.1-1 +- update to 3.56.1 +  * Wed Apr 17 2024 Remi Collet <remi@remirepo.net> - 3.54.0-1  - update to 3.54.0  | 
