summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-26 07:05:53 +0100
committerRemi Collet <remi@php.net>2026-01-26 07:05:53 +0100
commitfa6e097d8f6c039b37fc73fbf0e4f104a4ca3836 (patch)
tree601a952da808db2402b99904fe6763d282521c5a
parent57d6b563973405f73148350bf1c5e3f2dae3ef28 (diff)
update to 3.93.0HEADmaster
-rw-r--r--composer.json5
-rw-r--r--installed.json56
-rw-r--r--php-cs-fixer.spec9
3 files changed, 36 insertions, 34 deletions
diff --git a/composer.json b/composer.json
index f5a57f6..4942199 100644
--- a/composer.json
+++ b/composer.json
@@ -48,14 +48,14 @@
},
"require-dev": {
"facile-it/paraunit": "^1.3.1 || ^2.7",
- "infection/infection": "^0.31",
+ "infection/infection": "^0.32",
"justinrainbow/json-schema": "^6.6",
"keradus/cli-executor": "^2.3",
"mikey179/vfsstream": "^1.6.12",
"php-coveralls/php-coveralls": "^2.9",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
- "phpunit/phpunit": "^9.6.31 || ^10.5.60 || ^11.5.46",
+ "phpunit/phpunit": "^9.6.31 || ^10.5.60 || ^11.5.48",
"symfony/polyfill-php85": "^1.33",
"symfony/var-dumper": "^5.4.48 || ^6.4.26 || ^7.4.0 || ^8.0",
"symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0"
@@ -124,7 +124,6 @@
"phpstan": "@php -d memory_limit=512M dev-tools/vendor/bin/phpstan analyse",
"phpstan:baseline": [
"@php -d memory_limit=512M dev-tools/vendor/bin/phpstan analyse --generate-baseline=./dev-tools/phpstan/baseline/_loader.php",
- "find ./dev-tools/phpstan/baseline/ -type f -not -name _loader.php -delete",
"@php dev-tools/vendor/bin/split-phpstan-baseline ./dev-tools/phpstan/baseline/_loader.php --no-error-count"
],
"qa": "@quality-assurance",
diff --git a/installed.json b/installed.json
index 737730b..5aa23af 100644
--- a/installed.json
+++ b/installed.json
@@ -1193,17 +1193,17 @@
},
{
"name": "symfony/console",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997"
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/f9f8a889f54c264f9abac3fc0f7a371ffca51997",
- "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997",
+ "url": "https://api.github.com/repos/symfony/console/zipball/0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
"shasum": ""
},
"require": {
@@ -1236,7 +1236,7 @@
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
- "time": "2025-12-22T08:30:34+00:00",
+ "time": "2026-01-13T08:45:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1270,7 +1270,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.31"
+ "source": "https://github.com/symfony/console/tree/v6.4.32"
},
"funding": [
{
@@ -1364,17 +1364,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v6.4.25",
- "version_normalized": "6.4.25.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff"
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/99d7e101826e6610606b9433248f80c1997cd20b",
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b",
"shasum": ""
},
"require": {
@@ -1399,7 +1399,7 @@
"symfony/service-contracts": "^2.5|^3",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
},
- "time": "2025-08-13T09:41:44+00:00",
+ "time": "2026-01-05T11:13:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1427,7 +1427,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.25"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.32"
},
"funding": [
{
@@ -1603,17 +1603,17 @@
},
{
"name": "symfony/finder",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b"
+ "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
- "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de",
+ "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de",
"shasum": ""
},
"require": {
@@ -1622,7 +1622,7 @@
"require-dev": {
"symfony/filesystem": "^6.0|^7.0"
},
- "time": "2025-12-11T14:52:17+00:00",
+ "time": "2026-01-10T14:09:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1650,7 +1650,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.31"
+ "source": "https://github.com/symfony/finder/tree/v6.4.32"
},
"funding": [
{
@@ -2348,23 +2348,23 @@
},
{
"name": "symfony/process",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e"
+ "reference": "c593135be689b21e6164b1e8f6f5dbf1506b065c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/8541b7308fca001320e90bca8a73a28aa5604a6e",
- "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c593135be689b21e6164b1e8f6f5dbf1506b065c",
+ "reference": "c593135be689b21e6164b1e8f6f5dbf1506b065c",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "time": "2025-12-15T19:26:35+00:00",
+ "time": "2026-01-15T13:23:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2392,7 +2392,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.4.31"
+ "source": "https://github.com/symfony/process/tree/v6.4.32"
},
"funding": [
{
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 2e2053c..f92d9fa 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 260cc8c4a1d2f6d2f22cd4f9c70aa72e55ebac58
+%global gh_commit 50895a07cface1385082e4caa6a6786c4e033468
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2026-01-08
+%global gh_date 2026-01-23
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.92.5
+Version: 3.93.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -106,6 +106,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Mon Jan 26 2026 Remi Collet <remi@remirepo.net> - 3.93.0-1
+- update to 3.93.0
+
* Fri Jan 9 2026 Remi Collet <remi@remirepo.net> - 3.92.5-1
- update to 3.92.5