mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Temporarily set the twig-hooks package version constraint to dev-main
This commit is contained in:
parent
fabd87f24e
commit
eb8d2176c4
2 changed files with 2 additions and 8 deletions
|
|
@ -19,12 +19,6 @@
|
|||
"homepage": "https://github.com/Sylius/Sylius/contributors"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "/packages/twig-hooks"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"ext-dom": "*",
|
||||
|
|
@ -93,7 +87,7 @@
|
|||
"sylius/resource": "^1.10",
|
||||
"sylius/resource-bundle": "^1.10",
|
||||
"sylius/theme-bundle": "^2.3",
|
||||
"sylius/twig-hooks": "^0.1",
|
||||
"sylius/twig-hooks": "dev-main",
|
||||
"symfony/asset": "^6.4.0",
|
||||
"symfony/clock": "^6.4.0",
|
||||
"symfony/config": "^6.4.0",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"knplabs/knp-menu-bundle": "^3.0",
|
||||
"sylius/core-bundle": "^2.0",
|
||||
"sylius/ui-bundle": "^2.0",
|
||||
"sylius/twig-hooks": "^0.1",
|
||||
"sylius/twig-hooks": "dev-main",
|
||||
"symfony/framework-bundle": "^6.4.1",
|
||||
"symfony/stimulus-bundle": "^2.12",
|
||||
"symfony/ux-autocomplete": "^2.16",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue