issues
search
Harborn-digital
/
cookie-consent-bundle
Symfony bundle to append Cookie Consent to your website to comply to AVG/GDPR for cookies.
MIT License
19
stars
18
forks
source link
Fix Symfony 5 & doctrine bundle 2 support
#44
Closed
matthijsch
closed
4 years ago
matthijsch
commented
4 years ago
Replace namespace of Symfony\Bridge\Doctrine\RegistryInterface with Doctrine\Common\Persistence\ManagerRegistry
Raise minimum php requirement to php 7.2 as 7.1 is EOL
Remove wa72/htmlpagedom dependency
Fix KernelResponse event class