acl-bundle icon indicating copy to clipboard operation
acl-bundle copied to clipboard

Symfony 7 support

Open hgabka opened this issue 4 months ago • 3 comments

The composer.json allows only Symfony 6 at the moment, so the bundle cannot be install on Symfony 7 code. Would it be possible to allow Symfony 7?

Thank you.

hgabka avatar Jan 11 '24 07:01 hgabka

PR welcome I guess if you would like to give it a try

xabbuh avatar Jan 11 '24 07:01 xabbuh

Ok, thanks I will try and send a PR if I manage to cope with it.

hgabka avatar Jan 11 '24 08:01 hgabka

I created the PR to fix SF7 compatibility: https://github.com/symfony/acl-bundle/pull/44

hgabka avatar Jan 12 '24 09:01 hgabka