Skip to content

Commit

Permalink
open 0.6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Oct 29, 2024
1 parent b72b653 commit 5a78dec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/AdminUi/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": "^8.1",
"knplabs/knp-menu-bundle": "^3.0",
"sylius/twig-hooks": "^0.5",
"sylius/twig-hooks": "^0.6",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
"symfony/security-http": "^6.4 || ^7.0",
Expand Down
6 changes: 3 additions & 3 deletions src/BootstrapAdminUi/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"require": {
"php": "^8.1",
"pagerfanta/twig": "^4.6",
"sylius/admin-ui": "^0.5",
"sylius/admin-ui": "^0.6",
"sylius/grid-bundle": "^1.13",
"sylius/resource-bundle": "^1.11",
"sylius/twig-extra": "^0.5",
"sylius/twig-hooks": "^0.5",
"sylius/twig-extra": "^0.6",
"sylius/twig-hooks": "^0.6",
"symfony/asset": "^6.4 || ^7.0",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
Expand Down

0 comments on commit 5a78dec

Please sign in to comment.