KnpLabs / KnpMenuBundle

Object Oriented menus for your Symfony project.

Home Page:http://knplabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What about PHP8.1 support?

palansher opened this issue · comments

Hello!

Do you plan to change

"require": {
        "php": "^7.4 || ^8.0",

to

        "php": "^7.4 || ^8.1",

?

Thanks for your efforts !