Skip to content

Commit 0b87846

Browse files
committed
doc: Prepare v6.3.0
1 parent 279e8c8 commit 0b87846

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## [6.3.0] - 2023-02-22
10+
11+
- Support PHP 8.2
12+
- Compatibility with `phpunit/php-code-coverage` v10
13+
- Fix version constraint with `phpunit/php-code-coverage`, we aren't compatible
14+
with version under v9.2…
15+
- Fix CI matrix to test composer dependencies on lowest possible version and
16+
highest possible version to ensure valid constraints…
17+
918
## [6.2.0] - 2022-01-24
1019

1120
- Support PHP 8.1

0 commit comments

Comments
 (0)