KnpMenu v2.3 Release Notes

Release Date: 2017-11-18 // over 6 years ago
    • 📦 Deprecated the Silex 1 KnpMenuServiceProvider. Use the knplabs/knp-menu-silex package instead.
    • 🛠 Fixed RouteVoter to also match on non-string request arguments like integers as long as both string representations are identical.
    • ➕ Add Symfony 4 support