Jeroen Thora
Jeroen Thora
7.1.0 will contain Symfony 6 support, I've tagged a 7.1.0-alpha2 release. Please test and report any issues, I want to tag the 7.1 stable release later this week
[7.1.0](https://github.com/Kunstmaan/KunstmaanBundlesCMS/releases/tag/7.1.0) with symfony 6 support is released!
Closing this issue for now. If you still have this problem, open a new issue or reopen this issue.
Related to #3245
Closing this for now as indeed the use statement is in some cases used and otherwise unused, but there is no easy way to check this in the current setup.
@TomasVotruba @alexpozzi are you still looking for new contributors? I would like to help to get this library back on track!
Thanks @alexpozzi! I will take some time in the next few days to get an idea of the current state of this library and then focus on the necessary changes!
Thanks for the PR @caseycs! Changes look good! Can you also add the other endpoints to the dependabot api class, so that this api coverage is complete? Thanks!
@tacman can you provide the deprecation message you get? Thanks!
@haridarshan thanks for the PR! I'm thinking if we could have a script to generate this file based on the current code, this way we can generate it on each...