phpsword / sword-bundle

Modern WordPress development with Symfony
https://getsword.com
MIT License
124 stars 4 forks source link

Fix deprecation warning and bump doctrine-bundle requirement #36

Closed williarin closed 11 months ago

williarin commented 11 months ago

Requirement for doctrine/doctrine-bundle bumped from ^2.7 to ^2.7.2 as we need the #[AsDoctrineListener] attribute.