Skip to content

Commit 83d463e

Browse files
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.92.4 (#232)
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.3` → `3.92.4` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/friendsofphp%2fphp-cs-fixer/3.92.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/friendsofphp%2fphp-cs-fixer/3.92.3/3.92.4?slim=true) | --- ### Release Notes <details> <summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary> ### [`v3.92.4`](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3924) [Compare Source](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.92.3...v3.92.4) - fix: `ComposerJsonReader` - handle more syntaxes ([#&#8203;9327](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9327)) - UX: Runner/Parallel/Process - friendly message when tmp dir not writable ([#&#8203;9319](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9319)) - docs: fix RST links ([#&#8203;9321](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9321)) - DX: internal commands for working with tokens ([#&#8203;9251](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9251)) - chore: Add CS commit to .git-blame-ignore-revs - chore: apply trailing\_comma\_in\_multiline: elements.arguments ([#&#8203;9314](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9314)) - deps: upgrade dev-deps ([#&#8203;9318](https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9318)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa0ff05 commit 83d463e

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.3",
25+
"friendsofphp/php-cs-fixer": "3.92.4",
2626
"phpunit/phpunit": "^11||^12",
2727
"guzzlehttp/guzzle": "^7.0",
2828
"humbug/box": "^4.6",

0 commit comments

Comments
 (0)