|
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.3", |
| 18 | + "ibexa/collaboration": "5.0.3", |
| 19 | + "ibexa/connect": "5.0.3", |
| 20 | + "ibexa/measurement": "5.0.3", |
| 21 | + "ibexa/migrations": "5.0.3", |
| 22 | + "ibexa/image-editor": "5.0.3", |
| 23 | + "ibexa/oauth2-client": "5.0.3", |
| 24 | + "ibexa/installer": "5.0.3", |
| 25 | + "ibexa/product-catalog": "5.0.3", |
| 26 | + "ibexa/product-catalog-date-time-attribute": "5.0.3", |
| 27 | + "ibexa/product-catalog-symbol-attribute": "5.0.3", |
| 28 | + "ibexa/seo": "5.0.3", |
| 29 | + "ibexa/scheduler": "5.0.3", |
| 30 | + "ibexa/calendar": "5.0.3", |
| 31 | + "ibexa/connector-dam": "5.0.3", |
| 32 | + "ibexa/connector-ai": "5.0.3", |
| 33 | + "ibexa/connector-openai": "5.0.3", |
| 34 | + "ibexa/elasticsearch": "5.0.3", |
| 35 | + "ibexa/fastly": "5.0.3", |
| 36 | + "ibexa/personalization": "5.0.3", |
| 37 | + "ibexa/version-comparison": "5.0.3", |
| 38 | + "ibexa/workflow": "5.0.3", |
| 39 | + "ibexa/taxonomy": "5.0.3", |
| 40 | + "ibexa/tree-builder": "5.0.3", |
| 41 | + "ibexa/content-tree": "5.0.3", |
| 42 | + "ibexa/image-picker": "5.0.3", |
| 43 | + "ibexa/share": "5.0.3", |
| 44 | + "ibexa/site-context": "5.0.3", |
| 45 | + "ibexa/headless-assets": "5.0.3", |
| 46 | + "ibexa/app-switcher": "5.0.3", |
49 | 47 | "gregwar/captcha-bundle": "^2.1" |
50 | 48 | }, |
51 | 49 | "extra": { |
|
0 commit comments