Update sylius/twig-hooks requirement from ^0.9 to ^0.10

Updates the requirements on [sylius/twig-hooks](https://github.com/Sylius/TwigHooks) to permit the latest version.
- [Commits](https://github.com/Sylius/TwigHooks/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: sylius/twig-hooks
  dependency-version: 0.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-06 10:45:17 +00:00 committed by GitHub
parent 84b970ed07
commit 54bde8f762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@
"sylius/resource-bundle": "^1.12",
"sylius/theme-bundle": "^2.4",
"sylius/twig-extra": "^0.9",
"sylius/twig-hooks": "^0.9",
"sylius/twig-hooks": "^0.10",
"symfony/asset": "^6.4 || ^7.4",
"symfony/cache-contracts": "^3.5",
"symfony/clock": "^6.4 || ^7.4",