|
3 | 3 | "type": "metapackage", |
4 | 4 | "license": "proprietary", |
5 | 5 | "description": "A meta package for installing Ibexa DXP Content edition", |
6 | | - "minimum-stability": "dev", |
7 | | - "prefer-stable": true, |
8 | 6 | "repositories": [ |
9 | 7 | {"type": "composer", "url": "https://updates.ibexa.co"} |
10 | 8 | ], |
11 | 9 | "require": { |
12 | 10 | "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.43", |
| 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.20", |
| 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", |
40 | 38 | "gregwar/captcha-bundle": "^2.1" |
41 | 39 | }, |
42 | 40 | "require-dev": { |
|
0 commit comments