Skip to content

Commit 3a2608e

Browse files
committed
chore: prepare for release 3.5.5
1 parent c5b9857 commit 3a2608e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and 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

0 commit comments

Comments
 (0)