Skip to content

Commit 3e2be03

Browse files
authored
Merge pull request #1193 from ergebnis/dependabot/composer/kubawerlos/php-cs-fixer-custom-fixers-3.24.0
composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers from 3.23.0 to 3.24.0
2 parents 461995e + a41dceb commit 3e2be03

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
For a full diff see [`6.45.0...main`][6.45.0...main].
1010

11+
### Changed
12+
13+
- Updated `kubawerlos/php-cs-fixer-custom-fixers` ([#1193]), by [@dependabot]
14+
1115
## [`6.45.0`][6.45.0]
1216

1317
For a full diff see [`6.44.1...6.45.0`][6.44.1...6.45.0].
@@ -1914,6 +1918,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
19141918
[#1179]: https://github.com/ergebnis/php-cs-fixer-config/pull/1179
19151919
[#1183]: https://github.com/ergebnis/php-cs-fixer-config/pull/1183
19161920
[#1187]: https://github.com/ergebnis/php-cs-fixer-config/pull/1187
1921+
[#1193]: https://github.com/ergebnis/php-cs-fixer-config/pull/1193
19171922

19181923
[@dependabot]: https://github.com/apps/dependabot
19191924
[@linuxjuggler]: https://github.com/linuxjuggler

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-filter": "*",
2222
"erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0",
2323
"friendsofphp/php-cs-fixer": "~3.71.0",
24-
"kubawerlos/php-cs-fixer-custom-fixers": "~3.23.0"
24+
"kubawerlos/php-cs-fixer-custom-fixers": "~3.24.0"
2525
},
2626
"require-dev": {
2727
"ergebnis/composer-normalize": "^2.45.0",

composer.lock

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

0 commit comments

Comments
 (0)