require fixed version of resource-bundle

This commit is contained in:
TheMilek 2026-03-11 08:37:45 +01:00 committed by Grzegorz Sadowski
parent 8cb8259e8b
commit d076b42558
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -80,7 +80,7 @@
"sylius/mailer-bundle": "^2.1",
"sylius/registry": "^1.6",
"sylius/resource": "^1.12",
"sylius/resource-bundle": "^1.12",
"sylius/resource-bundle": "dev-fix-validators-for-symfony-8 as 1.14",
"sylius/theme-bundle": "^2.4",
"sylius/twig-extra": "^0.9 || ^0.10 || ^0.11",
"sylius/twig-hooks": "^0.9 || ^0.10 || ^0.11",
@ -262,6 +262,10 @@
{
"type": "vcs",
"url": "https://github.com/TheMilek/VariadicExtension.git"
},
{
"type": "vcs",
"url": "https://github.com/TheMilek/SyliusResourceBundle.git"
}
],
"config": {