xiidea / EasyAuditBundle

A Symfony Bundle To Log Selective Events
http://xiidea.github.io/EasyAuditBundle/
MIT License
89 stars 22 forks source link

Symfony 6 support? #55

Closed mbennett-talentnet closed 1 year ago

mbennett-talentnet commented 1 year ago

Any plans to make the bundle compatible with symfony 6?

ronisaha commented 1 year ago

Sorry for late reply. I was busy with many things. I'll try to add support for Symfony 6 soon.

ronisaha commented 1 year ago

@mbennett-talentnet A pre-release tag created with symfony 6 support, but could not make time to test it. could you please let me know if its working or not?

mbennett-talentnet commented 1 year ago

@ronisaha psr/log v1 is conflicting with several of the symfony v6 components. Any chance we can get psr/log updated to at least v2?

ronisaha commented 1 year ago

@mbennett-talentnet , Could you please try from the master branch and give your observations? Then I'll create a tag.

mbennett-talentnet commented 1 year ago

@ronisaha I can confirm master is working as expected in my project based on symfony 6.1.