|
3 | 3 | "type": "metapackage",
|
4 | 4 | "license": "proprietary",
|
5 | 5 | "description": "A meta package for installing Ibexa DXP Headless edition",
|
6 |
| - "minimum-stability": "dev", |
7 |
| - "prefer-stable": true, |
8 | 6 | "repositories": [
|
9 | 7 | {
|
10 | 8 | "type": "composer",
|
|
16 | 14 | },
|
17 | 15 | "require": {
|
18 | 16 | "php": ">=8.3",
|
19 |
| - "ibexa/oss": "~5.0.x-dev", |
20 |
| - "ibexa/collaboration": "~5.0.x-dev", |
21 |
| - "ibexa/connect": "~5.0.x-dev", |
22 |
| - "ibexa/measurement": "~5.0.x-dev", |
23 |
| - "ibexa/migrations": "~5.0.x-dev", |
24 |
| - "ibexa/image-editor": "~5.0.x-dev", |
25 |
| - "ibexa/oauth2-client": "~5.0.x-dev", |
26 |
| - "ibexa/installer": "~5.0.x-dev", |
27 |
| - "ibexa/product-catalog": "~5.0.x-dev", |
28 |
| - "ibexa/product-catalog-date-time-attribute": "~5.0.x-dev", |
29 |
| - "ibexa/product-catalog-symbol-attribute": "~5.0.x-dev", |
30 |
| - "ibexa/seo": "~5.0.x-dev", |
31 |
| - "ibexa/scheduler": "~5.0.x-dev", |
32 |
| - "ibexa/calendar": "~5.0.x-dev", |
33 |
| - "ibexa/connector-dam": "~5.0.x-dev", |
34 |
| - "ibexa/connector-ai": "~5.0.x-dev", |
35 |
| - "ibexa/connector-openai": "~5.0.x-dev", |
36 |
| - "ibexa/elasticsearch": "~5.0.x-dev", |
37 |
| - "ibexa/fastly": "~5.0.x-dev", |
38 |
| - "ibexa/personalization": "~5.0.x-dev", |
39 |
| - "ibexa/version-comparison": "~5.0.x-dev", |
40 |
| - "ibexa/workflow": "~5.0.x-dev", |
41 |
| - "ibexa/taxonomy": "~5.0.x-dev", |
42 |
| - "ibexa/tree-builder": "~5.0.x-dev", |
43 |
| - "ibexa/content-tree": "~5.0.x-dev", |
44 |
| - "ibexa/image-picker": "~5.0.x-dev", |
45 |
| - "ibexa/share": "~5.0.x-dev", |
46 |
| - "ibexa/site-context": "~5.0.x-dev", |
47 |
| - "ibexa/headless-assets": "~5.0.0@alpha", |
48 |
| - "ibexa/app-switcher": "~5.0.x-dev", |
| 17 | + "ibexa/oss": "5.0.1", |
| 18 | + "ibexa/collaboration": "5.0.1", |
| 19 | + "ibexa/connect": "5.0.1", |
| 20 | + "ibexa/measurement": "5.0.1", |
| 21 | + "ibexa/migrations": "5.0.1", |
| 22 | + "ibexa/image-editor": "5.0.1", |
| 23 | + "ibexa/oauth2-client": "5.0.1", |
| 24 | + "ibexa/installer": "5.0.1", |
| 25 | + "ibexa/product-catalog": "5.0.1", |
| 26 | + "ibexa/product-catalog-date-time-attribute": "5.0.1", |
| 27 | + "ibexa/product-catalog-symbol-attribute": "5.0.1", |
| 28 | + "ibexa/seo": "5.0.1", |
| 29 | + "ibexa/scheduler": "5.0.1", |
| 30 | + "ibexa/calendar": "5.0.1", |
| 31 | + "ibexa/connector-dam": "5.0.1", |
| 32 | + "ibexa/connector-ai": "5.0.1", |
| 33 | + "ibexa/connector-openai": "5.0.1", |
| 34 | + "ibexa/elasticsearch": "5.0.1", |
| 35 | + "ibexa/fastly": "5.0.1", |
| 36 | + "ibexa/personalization": "5.0.1", |
| 37 | + "ibexa/version-comparison": "5.0.1", |
| 38 | + "ibexa/workflow": "5.0.1", |
| 39 | + "ibexa/taxonomy": "5.0.1", |
| 40 | + "ibexa/tree-builder": "5.0.1", |
| 41 | + "ibexa/content-tree": "5.0.1", |
| 42 | + "ibexa/image-picker": "5.0.1", |
| 43 | + "ibexa/share": "5.0.1", |
| 44 | + "ibexa/site-context": "5.0.1", |
| 45 | + "ibexa/headless-assets": "5.0.1", |
| 46 | + "ibexa/app-switcher": "5.0.1", |
49 | 47 | "gregwar/captcha-bundle": "^2.1"
|
50 | 48 | },
|
51 | 49 | "extra": {
|
|
0 commit comments