mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
require fixed version of resource-bundle
This commit is contained in:
parent
8cb8259e8b
commit
d076b42558
1 changed files with 5 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue