mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Fix dependencies
This commit is contained in:
parent
08ca6e6f0a
commit
81638179b3
1 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"sylius/currency-bundle": "^1.6",
|
||||
"sylius/customer-bundle": "^1.6",
|
||||
"sylius/fixtures-bundle": "^1.6.1",
|
||||
"sylius/grid-bundle": "^1.8",
|
||||
"sylius/grid-bundle": "^1.11 || ^1.12@alpha",
|
||||
"sylius/inventory-bundle": "^1.6",
|
||||
"sylius/locale-bundle": "^1.6",
|
||||
"sylius/money-bundle": "^1.6",
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
"sylius/payum-bundle": "^1.6",
|
||||
"sylius/product-bundle": "^1.6",
|
||||
"sylius/promotion-bundle": "^1.6",
|
||||
"sylius/resource-bundle": "^1.7",
|
||||
"sylius/resource-bundle": "^1.9 || ^1.10@alpha",
|
||||
"sylius/review-bundle": "^1.6",
|
||||
"sylius/shipping-bundle": "^1.6",
|
||||
"sylius/taxation-bundle": "^1.6",
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"symfony/messenger": "^5.4 || ^6.0",
|
||||
"symfony/templating": "^5.4 || ^6.0",
|
||||
"symfony/webpack-encore-bundle": "^1.15",
|
||||
"winzou/state-machine-bundle": "^0.5"
|
||||
"winzou/state-machine-bundle": "^0.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue