Update friendsofphp/php-cs-fixer requirement from ^2.19 to ^3.95#28
Merged
donatj merged 3 commits intoMay 4, 2026
Merged
Conversation
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v2.19.0...v3.95.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@copilot increase minimum PHP version to 8.1 in ci, composer. Run donatj/mddoc to update Readme |
Member
|
@copilot increase minimum PHP version to 8.1 in ci, composer. Run donatj/mddoc to update Readme |
…README Agent-Logs-Url: https://github.com/CorpusPHP/Router/sessions/62a3a70d-6ba8-4aaa-bfc8-4a0adad87425 Co-authored-by: donatj <133747+donatj@users.noreply.github.com>
Contributor
Done in ad813f2:
|
Member
|
@copilot bump composer dependencies for 8.1, we allow older versions than will ever be installed |
Agent-Logs-Url: https://github.com/CorpusPHP/Router/sessions/8bff9fe1-aad9-4a8b-8ce3-552fbbf65dac Co-authored-by: donatj <133747+donatj@users.noreply.github.com>
Contributor
Done in 6b07377. Tightened the dev constraints to only allow versions that are actually installable on PHP 8.1+:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
a972767prepared the 3.95.1 release29a4bbefix:MethodArgumentSpaceFixer- Do not collapse nested arguments when using...2493ab2chore: cleanupPhpdocToParamTypeFixer(#9550)58e092etest: fix type after variable name in@paramin `PhpdocToParamTypeFixerTest...c00d60fchore: add tests forFinalInternalClassFixer(#9547)7d9691abumped version4ba5ab7prepared the 3.95.0 release6a82734feat:@Symfony:risky- addvoid_return(#9546)80e8e39feat: introduceNoWhitespaceInEmptyArrayFixer(#8155)e6766e9feat:ReturnAssignmentFixer- skip variables with the named@vartags wit...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)