Skip to content

Commit f250c64

Browse files
authored
Merge pull request #1199 from ergebnis/dependabot/composer/friendsofphp/php-cs-fixer-3.75.0
composer(deps): Bump friendsofphp/php-cs-fixer from 3.71.0 to 3.75.0
2 parents 493f8f0 + 6c0a926 commit f250c64

File tree

3 files changed

+17
-14
lines changed

3 files changed

+17
-14
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ For a full diff see [`6.45.0...main`][6.45.0...main].
1111
### Changed
1212

1313
- Updated `kubawerlos/php-cs-fixer-custom-fixers` ([#1193]), by [@dependabot]
14+
- Updated `friendsofphp/php-cs-fixer` ([#1199]), by [@dependabot]
1415
- Enabled the `PhpCsFixerCustomFixers/php_unit_requires_constraint` fixer ([#1200]), by [@localheinz]
1516

1617
## [`6.45.0`][6.45.0]
@@ -1920,6 +1921,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
19201921
[#1183]: https://github.com/ergebnis/php-cs-fixer-config/pull/1183
19211922
[#1187]: https://github.com/ergebnis/php-cs-fixer-config/pull/1187
19221923
[#1193]: https://github.com/ergebnis/php-cs-fixer-config/pull/1193
1924+
[#1199]: https://github.com/ergebnis/php-cs-fixer-config/pull/1199
19231925
[#1200]: https://github.com/ergebnis/php-cs-fixer-config/pull/1200
19241926

19251927
[@dependabot]: https://github.com/apps/dependabot

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
2121
"ext-filter": "*",
2222
"erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0",
23-
"friendsofphp/php-cs-fixer": "~3.71.0",
23+
"friendsofphp/php-cs-fixer": "~3.75.0",
2424
"kubawerlos/php-cs-fixer-custom-fixers": "~3.24.0"
2525
},
2626
"require-dev": {

composer.lock

+14-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)