File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 3.5.5 - 2025-03-07
9+
10+ ### Added
11+
12+ - Nothing.
13+
14+ ### Changed
15+
16+ - Nothing.
17+
18+ ### Deprecated
19+
20+ - Nothing.
21+
22+ ### Removed
23+
24+ - Nothing.
25+
26+ ### Fixed
27+
28+ - Modernize and update type declarations and annotations throughout (no BC breaks).
29+
30+ - Ensure all tests and static analysis tools pass on PHP 8.3 and 8.4.
31+
32+ - Update symfony/finder dependency to ` ^6.4 || ^7.2 ` .
33+
34+ - Update twig/twig dependency to ` ^3.20 ` .
35+
836## 3.5.4 - 2023-10-31
937
1038### Added
You can’t perform that action at this time.
0 commit comments