We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25f51a commit d4e4f00Copy full SHA for d4e4f00
CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [1.x.x] - YYYY-MM-DD
8
9
+## [1.7.0] - 2026-01-22
10
+
11
+- Drop support for PHP 7.3, PHP 7.4, PHP 8.0 (no source code changes)
12
+- Support PHPUnit 12
13
+- Support Symfony Console v8
14
+- Drop support for PHPUnit 8 and 9
15
+- Drop support for Symfony Console v5
16
17
## [1.6.0] - 2024-08-20
18
19
- Drop support for PHP 7.1
0 commit comments