diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-08 06:00:08 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-08 06:00:08 +0200 |
| commit | 0e2d7b0c1f21440dc55a5eda1f3456ab747194c3 (patch) | |
| tree | 54301077dff630dff6b9721ddf19a8c34c41c1c4 | |
| parent | 2e43d27ec535b3e3216628c0d41edd71185c6366 (diff) | |
| -rw-r--r-- | composer.json | 2 | ||||
| -rw-r--r-- | installed.json | 70 | ||||
| -rw-r--r-- | php-cs-fixer.spec | 5 |
3 files changed, 40 insertions, 37 deletions
diff --git a/composer.json b/composer.json index ec2e7a2..8b1c7c8 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", "symfony/polyfill-php85": "^1.38", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" diff --git a/installed.json b/installed.json index 435fbf3..ff2672a 100644 --- a/installed.json +++ b/installed.json @@ -1262,17 +1262,17 @@ }, { "name": "symfony/console", - "version": "v6.4.41", - "version_normalized": "6.4.41.0", + "version": "v6.4.42", + "version_normalized": "6.4.42.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d21b17ed158e79180fac3895ff751707970eeb57" + "reference": "9ef84af84a7b66396da483634227650506428639" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d21b17ed158e79180fac3895ff751707970eeb57", - "reference": "d21b17ed158e79180fac3895ff751707970eeb57", + "url": "https://api.github.com/repos/symfony/console/zipball/9ef84af84a7b66396da483634227650506428639", + "reference": "9ef84af84a7b66396da483634227650506428639", "shasum": "" }, "require": { @@ -1305,7 +1305,7 @@ "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, - "time": "2026-05-24T08:48:41+00:00", + "time": "2026-06-15T05:35:29+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1339,7 +1339,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.41" + "source": "https://github.com/symfony/console/tree/v6.4.42" }, "funding": [ { @@ -1363,23 +1363,23 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.7.0", - "version_normalized": "3.7.0.0", + "version": "v3.7.1", + "version_normalized": "3.7.1.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d", + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d", "shasum": "" }, "require": { "php": ">=8.1" }, - "time": "2026-04-13T15:52:40+00:00", + "time": "2026-06-05T06:23:12+00:00", "type": "library", "extra": { "thanks": { @@ -1413,7 +1413,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.7.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.1" }, "funding": [ { @@ -1524,24 +1524,24 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.7.0", - "version_normalized": "3.7.0.0", + "version": "v3.7.1", + "version_normalized": "3.7.1.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32" + "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32", - "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e", + "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "time": "2026-01-05T13:30:16+00:00", + "time": "2026-06-05T06:23:12+00:00", "type": "library", "extra": { "thanks": { @@ -1583,7 +1583,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.1" }, "funding": [ { @@ -1680,17 +1680,17 @@ }, { "name": "symfony/finder", - "version": "v6.4.34", - "version_normalized": "6.4.34.0", + "version": "v6.4.42", + "version_normalized": "6.4.42.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "9590e86be1d1c57bfbb16d0dd040345378c20896" + "reference": "0b73dac42493acbadbba644207a715b254e9b029" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/9590e86be1d1c57bfbb16d0dd040345378c20896", - "reference": "9590e86be1d1c57bfbb16d0dd040345378c20896", + "url": "https://api.github.com/repos/symfony/finder/zipball/0b73dac42493acbadbba644207a715b254e9b029", + "reference": "0b73dac42493acbadbba644207a715b254e9b029", "shasum": "" }, "require": { @@ -1699,7 +1699,7 @@ "require-dev": { "symfony/filesystem": "^6.0|^7.0" }, - "time": "2026-01-28T15:16:37+00:00", + "time": "2026-06-26T15:18:24+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1727,7 +1727,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.34" + "source": "https://github.com/symfony/finder/tree/v6.4.42" }, "funding": [ { @@ -2493,17 +2493,17 @@ }, { "name": "symfony/service-contracts", - "version": "v3.7.0", - "version_normalized": "3.7.0.0", + "version": "v3.7.1", + "version_normalized": "3.7.1.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a" + "reference": "c0a284bab1ed8aa0417e3d69250ab437739563a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a", - "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/c0a284bab1ed8aa0417e3d69250ab437739563a0", + "reference": "c0a284bab1ed8aa0417e3d69250ab437739563a0", "shasum": "" }, "require": { @@ -2514,7 +2514,7 @@ "conflict": { "ext-psr": "<1.1|>=2" }, - "time": "2026-03-28T09:44:51+00:00", + "time": "2026-06-16T09:55:08+00:00", "type": "library", "extra": { "thanks": { @@ -2559,7 +2559,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.7.1" }, "funding": [ { diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec index ff61831..e95d34b 100644 --- a/php-cs-fixer.spec +++ b/php-cs-fixer.spec @@ -15,7 +15,7 @@ %global gh_project PHP-CS-Fixer Name: php-cs-fixer -Version: 3.95.11 +Version: 3.95.12 Release: 1%{?dist} Summary: PHP Coding Standards Fixer @@ -103,6 +103,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version} %changelog +* Wed Jul 8 2026 Remi Collet <remi@remirepo.net> - 3.95.12-1 +- update to 3.95.12 + * Fri Jun 26 2026 Remi Collet <remi@remirepo.net> - 3.95.11-1 - update to 3.95.11 |
