Skip to content

Commit 54f363a

Browse files
authored
IBX-1171: Prepared 4.0 alpha release (#15)
* Added `ibexa/product-catalog` * Prepared 4.0 alpha release
1 parent d5fe512 commit 54f363a

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

composer.json

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,28 @@
99
"require": {
1010
"php": "^7.3",
1111
"ibexa/oss": "^4.0.x-dev",
12-
"ibexa/migrations": "^2.0.x-dev",
13-
"ibexa/image-editor": "^2.0.x-dev",
14-
"ibexa/oauth2-client": "^2.0.x-dev",
15-
"ibexa/installer": "^2.0.x-dev",
12+
"ibexa/migrations": "^4.0.x-dev",
13+
"ibexa/image-editor": "^4.0.x-dev",
14+
"ibexa/oauth2-client": "^4.0.x-dev",
15+
"ibexa/installer": "^4.0.x-dev",
16+
"ibexa/product-catalog": "^4.0.x-dev",
1617
"ezsystems/date-based-publisher": "^5.0.x-dev",
17-
"ezsystems/ezplatform-calendar": "^2.0.x-dev",
18-
"ezsystems/ezplatform-connector-dam": "^2.0.x-dev",
18+
"ezsystems/ezplatform-calendar": "^4.0.x-dev",
19+
"ezsystems/ezplatform-connector-dam": "^4.0.x-dev",
1920
"ezsystems/ezplatform-cron": "^4.0.x-dev",
20-
"ezsystems/ezplatform-elastic-search-engine": "^2.0.x-dev",
21-
"ezsystems/ezplatform-http-cache-fastly": "^3.0.x-dev",
22-
"ezsystems/ezplatform-icons": "^2.0.x-dev",
23-
"ezsystems/ezplatform-personalization": "^2.0.x-dev",
24-
"ezsystems/ezplatform-version-comparison": "^2.0.x-dev",
25-
"ezsystems/ezplatform-workflow": "^3.0.x-dev",
26-
"ezsystems/ezrecommendation-client": "^3.0.x-dev",
21+
"ezsystems/ezplatform-elastic-search-engine": "^4.0.x-dev",
22+
"ezsystems/ezplatform-http-cache-fastly": "^4.0.x-dev",
23+
"ezsystems/ezplatform-icons": "^4.0.x-dev",
24+
"ezsystems/ezplatform-personalization": "^4.0.x-dev",
25+
"ezsystems/ezplatform-version-comparison": "^4.0.x-dev",
26+
"ezsystems/ezplatform-workflow": "^4.0.x-dev",
27+
"ezsystems/ezrecommendation-client": "^4.0.x-dev",
2728
"ezsystems/ezcommerce-base-design": "^4.0.x-dev",
28-
"ezsystems/ezcommerce-checkout": "^2.0.x-dev",
29-
"ezsystems/ezcommerce-fieldtypes": "^2.0.x-dev",
29+
"ezsystems/ezcommerce-checkout": "^4.0.x-dev",
30+
"ezsystems/ezcommerce-fieldtypes": "^4.0.x-dev",
3031
"ezsystems/ezcommerce-price-engine": "^4.0.x-dev",
3132
"ezsystems/ezcommerce-shop": "^4.0.x-dev",
32-
"ezsystems/ezcommerce-shop-ui": "^2.0.x-dev",
33+
"ezsystems/ezcommerce-shop-ui": "^4.0.x-dev",
3334
"ezsystems/apache-tika-bundle": "^2.0",
3435
"ezsystems/comment-bundle": "^3.1",
3536
"ezsystems/job-queue-bundle": "^4.0",

0 commit comments

Comments
 (0)