Skip to content

Commit 3598942

Browse files
committed
[composer] Set dependencies for 4.3.0 release + .lock
1 parent 5a2e7bd commit 3598942

File tree

2 files changed

+19330
-28
lines changed

2 files changed

+19330
-28
lines changed

composer.json

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,37 @@
33
"type": "metapackage",
44
"license": "proprietary",
55
"description": "A meta package for installing Ibexa DXP Content edition",
6-
"minimum-stability": "dev",
7-
"prefer-stable": true,
86
"repositories": [
97
{"type": "composer", "url": "https://updates.ibexa.co"}
108
],
119
"require": {
1210
"php": "^7.4 || ^8.0",
13-
"ibexa/oss": "~4.3.x-dev",
14-
"ibexa/measurement": "~4.3.x-dev",
15-
"ibexa/migrations": "~4.3.x-dev",
16-
"ibexa/image-editor": "~4.3.x-dev",
17-
"ibexa/oauth2-client": "~4.3.x-dev",
18-
"ibexa/installer": "~4.3.x-dev",
19-
"ibexa/product-catalog": "~4.3.x-dev",
20-
"ibexa/seo": "~4.3.x-dev",
21-
"ibexa/scheduler": "~4.3.x-dev",
22-
"ibexa/calendar": "~4.3.x-dev",
23-
"ibexa/connector-dam": "~4.3.x-dev",
24-
"ibexa/elasticsearch": "~4.3.x-dev",
25-
"ibexa/fastly": "~4.3.x-dev",
26-
"ibexa/icons": "~4.3.x-dev",
27-
"ibexa/personalization": "~4.3.x-dev",
28-
"ibexa/version-comparison": "~4.3.x-dev",
29-
"ibexa/workflow": "~4.3.x-dev",
30-
"ibexa/taxonomy": "~4.3.x-dev",
31-
"ibexa/tree-builder": "~4.3.x-dev",
32-
"ibexa/content-tree": "~4.3.x-dev",
33-
"ibexa/commerce-base-design": "~4.3.x-dev",
34-
"ibexa/commerce-checkout": "~4.3.x-dev",
35-
"ibexa/commerce-fieldtypes": "~4.3.x-dev",
36-
"ibexa/commerce-price-engine": "~4.3.x-dev",
37-
"ibexa/commerce-shop": "~4.3.x-dev",
38-
"ibexa/commerce-shop-ui": "~4.3.x-dev",
11+
"ibexa/oss": "4.3.0",
12+
"ibexa/measurement": "4.3.0",
13+
"ibexa/migrations": "4.3.0",
14+
"ibexa/image-editor": "4.3.0",
15+
"ibexa/oauth2-client": "4.3.0",
16+
"ibexa/installer": "4.3.0",
17+
"ibexa/product-catalog": "4.3.0",
18+
"ibexa/seo": "4.3.0",
19+
"ibexa/scheduler": "4.3.0",
20+
"ibexa/calendar": "4.3.0",
21+
"ibexa/connector-dam": "4.3.0",
22+
"ibexa/elasticsearch": "4.3.0",
23+
"ibexa/fastly": "4.3.0",
24+
"ibexa/icons": "4.3.0",
25+
"ibexa/personalization": "4.3.0",
26+
"ibexa/version-comparison": "4.3.0",
27+
"ibexa/workflow": "4.3.0",
28+
"ibexa/taxonomy": "4.3.0",
29+
"ibexa/tree-builder": "4.3.0",
30+
"ibexa/content-tree": "4.3.0",
31+
"ibexa/commerce-base-design": "4.3.0",
32+
"ibexa/commerce-checkout": "4.3.0",
33+
"ibexa/commerce-fieldtypes": "4.3.0",
34+
"ibexa/commerce-price-engine": "4.3.0",
35+
"ibexa/commerce-shop": "4.3.0",
36+
"ibexa/commerce-shop-ui": "4.3.0",
3937
"ezsystems/apache-tika-bundle": "^2.0",
4038
"ezsystems/comment-bundle": "^3.1",
4139
"ezsystems/job-queue-bundle": "^4.0",

0 commit comments

Comments
 (0)