File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ The KnpMenu library provides object oriented menus for PHP.
55It is used by the [ KnpMenuBundle] ( https://github.com/KnpLabs/KnpMenuBundle ) for Symfony
66but can now be used stand-alone.
77
8- [ ![ Build Status] ( https://github.com/KnpLabs/KnpMenu/workflows/build/badge.svg )] ( https://github.com/KnpLabs/KnpMenu/actions )
8+ [ ![ Build Status] ( https://github.com/KnpLabs/KnpMenu/actions/ workflows/build.yaml /badge.svg )] ( https://github.com/KnpLabs/KnpMenu/actions/workflows/build.yaml )
99[ ![ Latest Stable Version] ( https://poser.pugx.org/knplabs/knp-menu/v/stable.svg )] ( https://packagist.org/packages/knplabs/knp-menu )
1010[ ![ Latest Unstable Version] ( https://poser.pugx.org/knplabs/knp-menu/v/unstable.svg )] ( https://packagist.org/packages/knplabs/knp-menu )
1111[ ![ Gitter chat] ( https://badges.gitter.im/KnpLabs/KnpMenu.svg )] ( https://gitter.im/KnpLabs/KnpMenu )
1212
1313## Installation
1414
15- KnpMenu uses Composer, please checkout the [ composer website] ( http ://getcomposer.org) for more information.
15+ KnpMenu uses Composer, please checkout the [ composer website] ( https ://getcomposer.org/ ) for more information.
1616
1717The simple following command will install ` knp-menu ` into your project. It also add a new
1818entry in your ` composer.json ` and update the ` composer.lock ` as well.
You can’t perform that action at this time.
0 commit comments