Skip to content

Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95, add php-cs-fixer dry-run to test, and modernize php-cs-fixer config#19

Merged
donatj merged 8 commits into
masterfrom
dependabot/composer/friendsofphp/php-cs-fixer-tw-3.95
Jun 19, 2026
Merged

Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95, add php-cs-fixer dry-run to test, and modernize php-cs-fixer config#19
donatj merged 8 commits into
masterfrom
dependabot/composer/friendsofphp/php-cs-fixer-tw-3.95

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.

Also updates the Makefile to add a vendor/bin/php-cs-fixer fix --dry-run --diff step and includes it in the test target so the upgraded fixer is validated as part of the existing test workflow.

Additionally modernizes the repository's php-cs-fixer configuration for v3 compatibility based on the referenced SimpleCalendar config, including updating the config file format, rule names/options, and finder coverage.


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.


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.17.0...v3.95.8)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 19, 2026
@donatj

donatj commented Jun 19, 2026

Copy link
Copy Markdown
Member

@copilot update the makefile with a php-cs-fixer dry run step 'vendor/bin/php-cs-fixer fix --dry-run --diff' and make it part of the test target

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

@copilot update the makefile with a php-cs-fixer dry run step 'vendor/bin/php-cs-fixer fix --dry-run --diff' and make it part of the test target

Addressed in 257312e.

Copilot AI changed the title Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95 Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95 and add php-cs-fixer dry-run to test Jun 19, 2026
Copilot AI requested a review from donatj June 19, 2026 04:53
@donatj

donatj commented Jun 19, 2026

Copy link
Copy Markdown
Member

@copilot update the pho-cs-fixer config to be modern based on https://github.com/donatj/SimpleCalendar/blob/master/.php-cs-fixer.dist.php

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

@copilot update the pho-cs-fixer config to be modern based on https://github.com/donatj/SimpleCalendar/blob/master/.php-cs-fixer.dist.php

Addressed in 907f8f2.

Copilot AI changed the title Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95 and add php-cs-fixer dry-run to test Update friendsofphp/php-cs-fixer requirement from ^2.17 to ^3.95, add php-cs-fixer dry-run to test, and modernize php-cs-fixer config Jun 19, 2026
@donatj donatj merged commit caea458 into master Jun 19, 2026
14 checks passed
@donatj donatj deleted the dependabot/composer/friendsofphp/php-cs-fixer-tw-3.95 branch June 19, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants