We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix default datetime type
Fix preRemove argument type
Target Symfony 7 and Doctrine 3
Add missing return type
Update for PHP >=8.1 and Symfony ^6.3 Do not rely on `sensio/framework-extra-bundle` anymore
Fix constructor call
Remove constructor from interface and trait, to fix Doctrine's proxy
Add README
First commit