Skip to content

Commit 9600548

Browse files
committed
[composer] Set dependencies for 3.3.44 release + .lock
1 parent 3206803 commit 9600548

File tree

2 files changed

+18248
-29
lines changed

2 files changed

+18248
-29
lines changed

composer.json

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,38 @@
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.3 || ^8.0",
13-
"ibexa/oss": "^3.3.x-dev",
14-
"ibexa/migrations": "^1.0.x-dev",
15-
"ibexa/image-editor": "^1.0.x-dev",
16-
"ibexa/oauth2-client": "^1.0.x-dev",
17-
"ibexa/installer": "^1.0.x-dev",
18-
"ezsystems/date-based-publisher": "^4.3.x-dev",
19-
"ezsystems/ezplatform-calendar": "^1.3.x-dev",
20-
"ezsystems/ezplatform-connector-dam": "^1.1.x-dev",
21-
"ezsystems/ezplatform-cron": "^3.1.x-dev",
22-
"ezsystems/ezplatform-elastic-search-engine": "^1.2.x-dev",
23-
"ezsystems/ezplatform-http-cache-fastly": "^2.0.x-dev",
24-
"ezsystems/ezplatform-icons": "~1.1.0",
25-
"ezsystems/ezplatform-personalization": "^1.0.x-dev",
26-
"ezsystems/ezplatform-version-comparison": "^1.3.x-dev",
27-
"ezsystems/ezplatform-workflow": "^2.3.x-dev",
28-
"ezsystems/ezrecommendation-client": "^2.1.x-dev",
29-
"ezsystems/ezcommerce-base-design": "^3.3.x-dev",
30-
"ezsystems/ezcommerce-checkout": "^1.0.x-dev",
31-
"ezsystems/ezcommerce-fieldtypes": "^1.2.x-dev",
32-
"ezsystems/ezcommerce-price-engine": "^3.3.x-dev",
33-
"ezsystems/ezcommerce-shop": "^3.3.x-dev",
34-
"ezsystems/ezcommerce-shop-ui": "^1.1.x-dev",
35-
"ezsystems/apache-tika-bundle": "^2.0",
36-
"ezsystems/comment-bundle": "^3.1",
37-
"ezsystems/job-queue-bundle": "^4.0.3",
38-
"ezsystems/payment-core-bundle": "^3.0",
39-
"ezsystems/stash-bundle": "^0.9",
11+
"ibexa/oss": "~3.3.44",
12+
"ibexa/migrations": "~1.0.31",
13+
"ibexa/image-editor": "~1.0.14",
14+
"ibexa/oauth2-client": "~1.0.4",
15+
"ibexa/installer": "~1.0.18",
16+
"ezsystems/date-based-publisher": "~4.3.21",
17+
"ezsystems/ezplatform-calendar": "~1.3.9",
18+
"ezsystems/ezplatform-connector-dam": "~1.1.8",
19+
"ezsystems/ezplatform-cron": "~3.1.5",
20+
"ezsystems/ezplatform-elastic-search-engine": "~1.2.13",
21+
"ezsystems/ezplatform-http-cache-fastly": "~2.0.14",
22+
"ezsystems/ezplatform-icons": "~1.1.7",
23+
"ezsystems/ezplatform-personalization": "~1.0.17",
24+
"ezsystems/ezplatform-version-comparison": "~1.3.14",
25+
"ezsystems/ezplatform-workflow": "~2.3.20",
26+
"ezsystems/ezrecommendation-client": "~2.1.15",
27+
"ezsystems/ezcommerce-base-design": "~3.3.10",
28+
"ezsystems/ezcommerce-checkout": "~1.0.14",
29+
"ezsystems/ezcommerce-fieldtypes": "~1.2.12",
30+
"ezsystems/ezcommerce-price-engine": "~3.3.11",
31+
"ezsystems/ezcommerce-shop": "~3.3.27",
32+
"ezsystems/ezcommerce-shop-ui": "~1.1.9",
33+
"ezsystems/apache-tika-bundle": "~2.0.1",
34+
"ezsystems/comment-bundle": "~3.2.0",
35+
"ezsystems/job-queue-bundle": "~4.0.2",
36+
"ezsystems/payment-core-bundle": "~3.0.2",
37+
"ezsystems/stash-bundle": "~0.9.1",
4038
"gregwar/captcha-bundle": "^2.1"
4139
},
4240
"require-dev": {

0 commit comments

Comments
 (0)