Skip to content

Commit 5e0c76e

Browse files
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.92.3 (#223)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [friendsofphp/php-cs-fixer](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.92.2` -> `3.92.3` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/friendsofphp%2fphp-cs-fixer/3.92.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/friendsofphp%2fphp-cs-fixer/3.92.2/3.92.3?slim=true) | --- ### Release Notes <details> <summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary> ### [`v3.92.3`](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3923) [Compare Source](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.92.2...v3.92.3) - fix: using Rule Customisation Policy with parallel runner ([#&#8203;9309](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9309)) - chore: phpstan - cover `.php-cs-fixer.dist.php` ([#&#8203;9311](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9311)) - chore: `.php-cs-fixer.dist.php` - drop wrongly called `ignoreVCSIgnored` ([#&#8203;9310](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9310)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/deviantintegral/har). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d245e5d commit 5e0c76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/console": "^7||^8"
2323
},
2424
"require-dev": {
25-
"friendsofphp/php-cs-fixer": "3.92.2",
25+
"friendsofphp/php-cs-fixer": "3.92.3",
2626
"phpunit/phpunit": "^11||^12",
2727
"guzzlehttp/guzzle": "^7.0",
2828
"humbug/box": "^4.6",

0 commit comments

Comments
 (0)