Skip to content

Commit 84a0acd

Browse files
committed
Enhancement: Prepare release
1 parent 8bd6ee2 commit 84a0acd

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following versions of `ergebnis/php-cs-fixer-config` have active support:
66

7-
- `^6.24.0`
7+
- `^6.25.0`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/php-cs-fixer-config` have reached their end of life:
1212

13-
- `<6.24.0`
13+
- `<6.25.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`6.24.0...main`][6.24.0...main].
9+
For a full diff see [`6.25.0...main`][6.25.0...main].
10+
11+
## [`6.25.0`][6.25.0]
12+
13+
For a full diff see [`6.24.0...6.25.0`][6.24.0...6.25.0].
1014

1115
### Changed
1216

@@ -1207,6 +1211,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
12071211
[6.22.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.22.0
12081212
[6.23.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.23.0
12091213
[6.24.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.24.0
1214+
[6.25.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.25.0
12101215

12111216
[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
12121217
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1316,7 +1321,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
13161321
[6.21.0...6.22.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.21.0...6.22.0
13171322
[6.22.0...6.23.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.22.0...6.23.0
13181323
[6.23.0...6.24.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.23.0...6.24.0
1319-
[6.24.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.24.0...main
1324+
[6.24.0...6.25.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.24.0...6.25.0
1325+
[6.25.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.0...main
13201326

13211327
[#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3
13221328
[#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14

0 commit comments

Comments
 (0)