|
6 | 6 | "repositories": [ |
7 | 7 | {"type": "composer", "url": "https://updates.ibexa.co"} |
8 | 8 | ], |
| 9 | + "minimum-stability": "alpha", |
| 10 | + "prefer-stable": true, |
9 | 11 | "require": { |
10 | 12 | "php": "^7.3", |
11 | | - "ibexa/oss": "^4.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", |
17 | | - "ezsystems/date-based-publisher": "^5.0.x-dev", |
18 | | - "ezsystems/ezplatform-calendar": "^4.0.x-dev", |
19 | | - "ezsystems/ezplatform-connector-dam": "^4.0.x-dev", |
20 | | - "ezsystems/ezplatform-cron": "^4.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", |
28 | | - "ezsystems/ezcommerce-base-design": "^4.0.x-dev", |
29 | | - "ezsystems/ezcommerce-checkout": "^4.0.x-dev", |
30 | | - "ezsystems/ezcommerce-fieldtypes": "^4.0.x-dev", |
31 | | - "ezsystems/ezcommerce-price-engine": "^4.0.x-dev", |
32 | | - "ezsystems/ezcommerce-shop": "^4.0.x-dev", |
33 | | - "ezsystems/ezcommerce-shop-ui": "^4.0.x-dev", |
| 13 | + "ibexa/oss": "~4.0.0@alpha", |
| 14 | + "ibexa/migrations": "~4.0.0@alpha", |
| 15 | + "ibexa/image-editor": "~4.0.0@alpha", |
| 16 | + "ibexa/oauth2-client": "~4.0.0@alpha", |
| 17 | + "ibexa/installer": "~4.0.0@alpha", |
| 18 | + "ibexa/product-catalog": "~4.0.0@alpha", |
| 19 | + "ezsystems/date-based-publisher": "~5.0.0@alpha", |
| 20 | + "ezsystems/ezplatform-calendar": "~4.0.0@alpha", |
| 21 | + "ezsystems/ezplatform-connector-dam": "~4.0.0@alpha", |
| 22 | + "ezsystems/ezplatform-cron": "~4.0.0@alpha", |
| 23 | + "ezsystems/ezplatform-elastic-search-engine": "~4.0.0@alpha", |
| 24 | + "ezsystems/ezplatform-http-cache-fastly": "~4.0.0@alpha", |
| 25 | + "ezsystems/ezplatform-icons": "~4.0.0@alpha", |
| 26 | + "ezsystems/ezplatform-personalization": "~4.0.0@alpha", |
| 27 | + "ezsystems/ezplatform-version-comparison": "~4.0.0@alpha", |
| 28 | + "ezsystems/ezplatform-workflow": "~4.0.0@alpha", |
| 29 | + "ezsystems/ezrecommendation-client": "~4.0.0@alpha", |
| 30 | + "ezsystems/ezcommerce-base-design": "~4.0.0@alpha", |
| 31 | + "ezsystems/ezcommerce-checkout": "~4.0.0@alpha", |
| 32 | + "ezsystems/ezcommerce-fieldtypes": "~4.0.0@alpha", |
| 33 | + "ezsystems/ezcommerce-price-engine": "~4.0.0@alpha", |
| 34 | + "ezsystems/ezcommerce-shop": "~4.0.0@alpha", |
| 35 | + "ezsystems/ezcommerce-shop-ui": "~4.0.0@alpha", |
34 | 36 | "ezsystems/apache-tika-bundle": "^2.0", |
35 | 37 | "ezsystems/comment-bundle": "^3.1", |
36 | 38 | "ezsystems/job-queue-bundle": "^4.0", |
|
0 commit comments