File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 4.1.12 - 2024-04-13
4
+ - issue #308 , pr #309 - Symfony 7 / added support for symfony 7
5
+
3
6
## 4.1.11 - 2023-10-18
4
7
- issue #304 , pr #305 - Override required PHP version in composer.json
5
8
Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ Developers who helped on this project are listed in the [composer.json](composer
164
164
- [ dypa] ( https://github.com/dypa )
165
165
- [ tbreuss] ( https://github.com/tbreuss )
166
166
- [ Paul Melekhov] ( https://github.com/gugglegum )
167
+ - [ Alex Krátký] ( https://github.com/AlexKratky )
167
168
168
169
## FAQ
169
170
Original file line number Diff line number Diff line change 97
97
"name" : " tbreuss" ,
98
98
"email" : " thomasbreuss@gmx.ch" ,
99
99
"role" : " Contributor"
100
+ },
101
+ {
102
+ "name" : " Alex Krátký" ,
103
+ "role" : " Contributor"
100
104
}
101
105
],
102
106
"support" : {
You can’t perform that action at this time.
0 commit comments