symfony/security-acl

Symfony 4 compatibility

Closed this issue · 5 comments

Will you make a 4.x release to update composer.json so this can be installed with symfony 4?

The Acl component does not attract much attention nowadays. Would you like to open a PR?

I really do not need the ACL component. But this currently stops me from using Sonata Admin with Symphony 4.
See: sonata-project/SonataDoctrineORMAdminBundle#771

It looks like security-acl composer.json already has necessary updates. Just needs a release?

The latest master already allows Symfony 4 in composer.json and the unit tests all pass when using the latest stable versions.

This has been fixed by v3.0.1. Thanks Fabien!