File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 4.1.16 - 2026-03-12
4+ - Update contributors
5+ - issue #337 , pr #338 - chore: add Symfony 8 to list of supported versions
6+
37## 4.1.15 - 2026-02-21
48- Fix workflows actions versions
59
Original file line number Diff line number Diff line change @@ -166,6 +166,7 @@ Developers who helped on this project are listed in the [composer.json](composer
166166- [ Paul Melekhov] ( https://github.com/gugglegum )
167167- [ Alex Krátký] ( https://github.com/AlexKratky )
168168- [ Michel Tomas] ( https://github.com/superbiche )
169+ - [ Kai Dederichs] ( https://github.com/KDederichs )
169170
170171## FAQ
171172
Original file line number Diff line number Diff line change 106106 "name" : " Michel Tomas" ,
107107 "email" : " michel.p.tomas@gmail.com" ,
108108 "role" : " Contributor"
109+ },
110+ {
111+ "name" : " Kai Dederichs" ,
112+ "role" : " Contributor"
109113 }
110114 ],
111115 "support" : {
119123 "ext-mbstring" : " *" ,
120124 "ext-soap" : " *" ,
121125 "composer/composer" : " ^2.0" ,
122- "symfony/console" : " ^4.0|^5.0|^6.0|^7.0" ,
123- "symfony/yaml" : " ^4.0|^5.0|^6.0|^7.0" ,
126+ "symfony/console" : " ^4.0|^5.0|^6.0|^7.0|^8.0 " ,
127+ "symfony/yaml" : " ^4.0|^5.0|^6.0|^7.0|^8.0 " ,
124128 "wsdltophp/packagebase" : " ^5.0" ,
125129 "wsdltophp/phpgenerator" : " ^4.0" ,
126130 "wsdltophp/wsdlhandler" : " ^1.0"
You can’t perform that action at this time.
0 commit comments