|
3 | 3 | "type": "metapackage", |
4 | 4 | "license": "proprietary", |
5 | 5 | "description": "A meta package for installing Ibexa DXP Content edition", |
6 | | - "minimum-stability": "dev", |
| 6 | + "minimum-stability": "beta", |
7 | 7 | "prefer-stable": true, |
8 | 8 | "repositories": [ |
9 | 9 | {"type": "composer", "url": "https://updates.ibexa.co"} |
10 | 10 | ], |
11 | 11 | "require": { |
12 | 12 | "php": "^7.4 || ^8.0", |
13 | | - "ibexa/oss": "~4.4.x-dev", |
14 | | - "ibexa/measurement": "~4.4.x-dev", |
15 | | - "ibexa/migrations": "~4.4.x-dev", |
16 | | - "ibexa/image-editor": "~4.4.x-dev", |
17 | | - "ibexa/oauth2-client": "~4.4.x-dev", |
18 | | - "ibexa/installer": "~4.4.x-dev", |
19 | | - "ibexa/product-catalog": "~4.4.x-dev", |
20 | | - "ibexa/seo": "~4.4.x-dev", |
21 | | - "ibexa/scheduler": "~4.4.x-dev", |
22 | | - "ibexa/calendar": "~4.4.x-dev", |
23 | | - "ibexa/connector-dam": "~4.4.x-dev", |
24 | | - "ibexa/elasticsearch": "~4.4.x-dev", |
25 | | - "ibexa/fastly": "~4.4.x-dev", |
26 | | - "ibexa/icons": "~4.4.x-dev", |
27 | | - "ibexa/personalization": "~4.4.x-dev", |
28 | | - "ibexa/version-comparison": "~4.4.x-dev", |
29 | | - "ibexa/workflow": "~4.4.x-dev", |
30 | | - "ibexa/taxonomy": "~4.4.x-dev", |
31 | | - "ibexa/tree-builder": "~4.4.x-dev", |
32 | | - "ibexa/content-tree": "~4.4.x-dev", |
| 13 | + "ibexa/oss": "4.4.0-beta1", |
| 14 | + "ibexa/measurement": "4.4.0-beta1", |
| 15 | + "ibexa/migrations": "4.4.0-beta1", |
| 16 | + "ibexa/image-editor": "4.4.0-beta1", |
| 17 | + "ibexa/oauth2-client": "4.4.0-beta1", |
| 18 | + "ibexa/installer": "4.4.0-beta1", |
| 19 | + "ibexa/product-catalog": "4.4.0-beta1", |
| 20 | + "ibexa/seo": "4.4.0-beta1", |
| 21 | + "ibexa/scheduler": "4.4.0-beta1", |
| 22 | + "ibexa/calendar": "4.4.0-beta1", |
| 23 | + "ibexa/connector-dam": "4.4.0-beta1", |
| 24 | + "ibexa/elasticsearch": "4.4.0-beta1", |
| 25 | + "ibexa/fastly": "4.4.0-beta1", |
| 26 | + "ibexa/icons": "4.4.0-beta1", |
| 27 | + "ibexa/personalization": "4.4.0-beta1", |
| 28 | + "ibexa/version-comparison": "4.4.0-beta1", |
| 29 | + "ibexa/workflow": "4.4.0-beta1", |
| 30 | + "ibexa/taxonomy": "4.4.0-beta1", |
| 31 | + "ibexa/tree-builder": "4.4.0-beta1", |
| 32 | + "ibexa/content-tree": "4.4.0-beta1", |
33 | 33 | "gregwar/captcha-bundle": "^2.1" |
34 | 34 | }, |
35 | 35 | "require-dev": { |
|
0 commit comments