We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfafde commit 3cdf2d8Copy full SHA for 3cdf2d8
CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+- Drop PHP 7.2, 7.3, 7.4, 8.0
10
+- Remove test files from the vendor tarball
11
+- Drop phpunit support < 10
12
+- Support phpunit 10, 11, 12
13
+- Require Twig 3.20
14
+
15
## [v4.0.0] - 2021-03-31
16
17
- Change `BasePlugin::__construct` signature to `__construct(array $options = [])` (make `$options` optional)
0 commit comments