Skip to content

composer(deps): update knplabs/knp-menu requirement from ^3.1 to ^3.8#42

Open
dependabot[bot] wants to merge 1 commit into
3.xfrom
dependabot/composer/knplabs/knp-menu-tw-3.8
Open

composer(deps): update knplabs/knp-menu requirement from ^3.1 to ^3.8#42
dependabot[bot] wants to merge 1 commit into
3.xfrom
dependabot/composer/knplabs/knp-menu-tw-3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown

Updates the requirements on knplabs/knp-menu to permit the latest version.

Release notes

Sourced from knplabs/knp-menu's releases.

3.8.0

What's Changed

New Contributors

Full Changelog: KnpLabs/KnpMenu@v3.7.0...v3.8.0

Changelog

Sourced from knplabs/knp-menu's changelog.

3.5 (2024-03-23)

  • Added CallbackVoter
  • Removed support for unsupported PHP version 8.0

3.4 (2023-05-17)

  • Removed support for unsupported PHP version 7.4

3.3 (2021-10-28)

  • Added support for Symfony 6

3.2 (2021-05-28)

  • Remove Symfony 6 deprecations
  • Enforce phpstan rules (max level)

3.1 (2019-12-01)

  • Allowed Symfony 5 components
  • Removed support for unsupported Symfony versions (4.0 and 4.1)
  • Allowed Twig 3

3.0 (2019-09-02)

  • Raised PHP requirements
  • [BC break] Enforced strong types on all interfaces and classes
  • [BC break] Removed deprecated features. Specifically, MenuFactory and MenuItem are not accepting a null name anymore

2.4 (2019-07-29)

  • Fixed Twig deprecations
  • Switched to namespaced Twig
  • Fixed sprintf use

2.3 (2017-11-18)

  • 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

2.2 (2016-09-22)

  • Added a new function to twig: knp_menu_get_current_item

2.1.1 (2016-01-08)

  • Made compatible with Symfony 3

... (truncated)

Commits
  • 79d3259 Merge pull request #409 from stof/improve_types
  • c71d441 Merge pull request #408 from stof/restrict_api
  • adf963e Improve some types
  • 6a9bf07 Merge pull request #404 from andrew-demb/master
  • a63985a Restrict the API surface with internal and final tags
  • 21a1fc1 Merge pull request #407 from stof/phpstan
  • 36ee7ab Improve the CI setup
  • 1f5e4b6 Improve type analysis
  • 5a43a48 Merge pull request #406 from stof/attribute
  • b528141 Merge pull request #405 from daniser/fix/extension-last-modified
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [knplabs/knp-menu](https://github.com/KnpLabs/KnpMenu) to permit the latest version.
- [Release notes](https://github.com/KnpLabs/KnpMenu/releases)
- [Changelog](https://github.com/KnpLabs/KnpMenu/blob/master/CHANGELOG.md)
- [Commits](KnpLabs/KnpMenu@v3.1.0...v3.8.0)

---
updated-dependencies:
- dependency-name: knplabs/knp-menu
  dependency-version: 3.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants