Skip to content

Commit 5a78dec

Browse files
committed
open 0.6-dev
1 parent b72b653 commit 5a78dec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/AdminUi/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.1",
77
"knplabs/knp-menu-bundle": "^3.0",
8-
"sylius/twig-hooks": "^0.5",
8+
"sylius/twig-hooks": "^0.6",
99
"symfony/http-kernel": "^6.4 || ^7.0",
1010
"symfony/security-bundle": "^6.4 || ^7.0",
1111
"symfony/security-http": "^6.4 || ^7.0",

src/BootstrapAdminUi/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"require": {
66
"php": "^8.1",
77
"pagerfanta/twig": "^4.6",
8-
"sylius/admin-ui": "^0.5",
8+
"sylius/admin-ui": "^0.6",
99
"sylius/grid-bundle": "^1.13",
1010
"sylius/resource-bundle": "^1.11",
11-
"sylius/twig-extra": "^0.5",
12-
"sylius/twig-hooks": "^0.5",
11+
"sylius/twig-extra": "^0.6",
12+
"sylius/twig-hooks": "^0.6",
1313
"symfony/asset": "^6.4 || ^7.0",
1414
"symfony/http-kernel": "^6.4 || ^7.0",
1515
"symfony/security-bundle": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)