|
3 | 3 | "type": "metapackage", |
4 | 4 | "license": "proprietary", |
5 | 5 | "description": "A meta package for installing Ibexa DXP Commerce edition", |
6 | | - "minimum-stability": "dev", |
7 | | - "prefer-stable": true, |
8 | 6 | "repositories": [ |
9 | 7 | { |
10 | 8 | "type": "composer", |
|
13 | 11 | ], |
14 | 12 | "require": { |
15 | 13 | "php": ">=8.3", |
16 | | - "ibexa/experience": "~5.0.x-dev", |
17 | | - "ibexa/cart": "~5.0.x-dev", |
18 | | - "ibexa/checkout": "~5.0.x-dev", |
19 | | - "ibexa/corporate-account-commerce-bridge": "~5.0.x-dev", |
20 | | - "ibexa/discounts": "~5.0.x-dev", |
21 | | - "ibexa/discounts-codes": "~5.0.x-dev", |
22 | | - "ibexa/storefront": "~5.0.x-dev", |
23 | | - "ibexa/order-management": "~5.0.x-dev", |
24 | | - "ibexa/payment": "~5.0.x-dev", |
25 | | - "ibexa/shipping": "~5.0.x-dev", |
26 | | - "ibexa/connector-payum": "~5.0.x-dev" |
| 14 | + "ibexa/experience": "5.0.6", |
| 15 | + "ibexa/cart": "5.0.6", |
| 16 | + "ibexa/checkout": "5.0.6", |
| 17 | + "ibexa/corporate-account-commerce-bridge": "5.0.6", |
| 18 | + "ibexa/discounts": "5.0.6", |
| 19 | + "ibexa/discounts-codes": "5.0.6", |
| 20 | + "ibexa/storefront": "5.0.6", |
| 21 | + "ibexa/order-management": "5.0.6", |
| 22 | + "ibexa/payment": "5.0.6", |
| 23 | + "ibexa/shipping": "5.0.6", |
| 24 | + "ibexa/connector-payum": "5.0.6" |
27 | 25 | }, |
28 | 26 | "extra": { |
29 | 27 | "branch-alias": { |
|
0 commit comments