Skip to content

Commit 431c26c

Browse files
committed
[composer] Set dependencies for 3.3.7 release + .lock
1 parent d6283ec commit 431c26c

File tree

2 files changed

+17502
-26
lines changed

2 files changed

+17502
-26
lines changed

composer.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@
88
],
99
"require": {
1010
"php": "^7.3",
11-
"ibexa/oss": "^3.3.x-dev",
12-
"ibexa/migrations": "^1.0.x-dev",
13-
"ibexa/image-editor": "^1.0.x-dev",
14-
"ibexa/oauth2-client": "^1.0.x-dev",
15-
"ibexa/installer": "^1.0.x-dev",
16-
"ezsystems/date-based-publisher": "^4.3.x-dev",
17-
"ezsystems/ezplatform-calendar": "^1.3.x-dev",
18-
"ezsystems/ezplatform-connector-dam": "^1.1.x-dev",
19-
"ezsystems/ezplatform-cron": "^3.1.x-dev",
20-
"ezsystems/ezplatform-elastic-search-engine": "^1.2.x-dev",
21-
"ezsystems/ezplatform-http-cache-fastly": "^2.0.x-dev",
11+
"ibexa/oss": "~3.3.7",
12+
"ibexa/migrations": "~1.0.6",
13+
"ibexa/image-editor": "~1.0.3",
14+
"ibexa/oauth2-client": "~1.0.0",
15+
"ibexa/installer": "~1.0.5",
16+
"ezsystems/date-based-publisher": "~4.3.4",
17+
"ezsystems/ezplatform-calendar": "~1.3.2",
18+
"ezsystems/ezplatform-connector-dam": "~1.1.1",
19+
"ezsystems/ezplatform-cron": "~3.1.1",
20+
"ezsystems/ezplatform-elastic-search-engine": "~1.2.2",
21+
"ezsystems/ezplatform-http-cache-fastly": "~2.0.3",
2222
"ezsystems/ezplatform-icons": "~1.1.0",
23-
"ezsystems/ezplatform-personalization": "^1.0.x-dev",
24-
"ezsystems/ezplatform-version-comparison": "^1.3.x-dev",
25-
"ezsystems/ezplatform-workflow": "^2.3.x-dev",
26-
"ezsystems/ezrecommendation-client": "^2.1.x-dev",
27-
"ezsystems/ezcommerce-base-design": "^3.3.x-dev",
28-
"ezsystems/ezcommerce-checkout": "^1.0.x-dev",
29-
"ezsystems/ezcommerce-fieldtypes": "^1.2.x-dev",
30-
"ezsystems/ezcommerce-price-engine": "^3.3.x-dev",
31-
"ezsystems/ezcommerce-shop": "^3.3.x-dev",
32-
"ezsystems/ezcommerce-shop-ui": "^1.1.x-dev",
33-
"ezsystems/apache-tika-bundle": "^2.0",
34-
"ezsystems/comment-bundle": "^3.1",
35-
"ezsystems/job-queue-bundle": "^4.0",
36-
"ezsystems/payment-core-bundle": "^3.0",
37-
"ezsystems/stash-bundle": "^0.8",
23+
"ezsystems/ezplatform-personalization": "~1.0.6",
24+
"ezsystems/ezplatform-version-comparison": "~1.3.3",
25+
"ezsystems/ezplatform-workflow": "~2.3.5",
26+
"ezsystems/ezrecommendation-client": "~2.1.4",
27+
"ezsystems/ezcommerce-base-design": "~3.3.3",
28+
"ezsystems/ezcommerce-checkout": "~1.0.4",
29+
"ezsystems/ezcommerce-fieldtypes": "~1.2.2",
30+
"ezsystems/ezcommerce-price-engine": "~3.3.2",
31+
"ezsystems/ezcommerce-shop": "~3.3.7",
32+
"ezsystems/ezcommerce-shop-ui": "~1.1.3",
33+
"ezsystems/apache-tika-bundle": "~2.0.0",
34+
"ezsystems/comment-bundle": "~3.1.0",
35+
"ezsystems/job-queue-bundle": "~4.0.0",
36+
"ezsystems/payment-core-bundle": "~3.0.0",
37+
"ezsystems/stash-bundle": "~0.8.0",
3838
"gregwar/captcha-bundle": "^2.1"
3939
},
4040
"extra": {

0 commit comments

Comments
 (0)