|
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": "^7.4 || ^8.0",
|
19 |
| - "ibexa/oss": "~4.6.x-dev", |
20 |
| - "ibexa/connect": "~4.6.x-dev", |
21 |
| - "ibexa/measurement": "~4.6.x-dev", |
22 |
| - "ibexa/migrations": "~4.6.x-dev", |
23 |
| - "ibexa/image-editor": "~4.6.x-dev", |
24 |
| - "ibexa/oauth2-client": "~4.6.x-dev", |
25 |
| - "ibexa/installer": "~4.6.x-dev", |
26 |
| - "ibexa/product-catalog": "~4.6.x-dev", |
27 |
| - "ibexa/seo": "~4.6.x-dev", |
28 |
| - "ibexa/scheduler": "~4.6.x-dev", |
29 |
| - "ibexa/calendar": "~4.6.x-dev", |
30 |
| - "ibexa/connector-dam": "~4.6.x-dev", |
31 |
| - "ibexa/elasticsearch": "~4.6.x-dev", |
32 |
| - "ibexa/fastly": "~4.6.x-dev", |
33 |
| - "ibexa/icons": "~4.6.x-dev", |
34 |
| - "ibexa/personalization": "~4.6.x-dev", |
35 |
| - "ibexa/version-comparison": "~4.6.x-dev", |
36 |
| - "ibexa/workflow": "~4.6.x-dev", |
37 |
| - "ibexa/taxonomy": "~4.6.x-dev", |
38 |
| - "ibexa/tree-builder": "~4.6.x-dev", |
39 |
| - "ibexa/content-tree": "~4.6.x-dev", |
40 |
| - "ibexa/image-picker": "~4.6.x-dev", |
41 |
| - "ibexa/site-context": "~4.6.x-dev", |
| 17 | + "ibexa/oss": "4.6.8", |
| 18 | + "ibexa/connect": "4.6.8", |
| 19 | + "ibexa/measurement": "4.6.8", |
| 20 | + "ibexa/migrations": "4.6.8", |
| 21 | + "ibexa/image-editor": "4.6.8", |
| 22 | + "ibexa/oauth2-client": "4.6.8", |
| 23 | + "ibexa/installer": "4.6.8", |
| 24 | + "ibexa/product-catalog": "4.6.8", |
| 25 | + "ibexa/seo": "4.6.8", |
| 26 | + "ibexa/scheduler": "4.6.8", |
| 27 | + "ibexa/calendar": "4.6.8", |
| 28 | + "ibexa/connector-dam": "4.6.8", |
| 29 | + "ibexa/elasticsearch": "4.6.8", |
| 30 | + "ibexa/fastly": "4.6.8", |
| 31 | + "ibexa/icons": "4.6.8", |
| 32 | + "ibexa/personalization": "4.6.8", |
| 33 | + "ibexa/version-comparison": "4.6.8", |
| 34 | + "ibexa/workflow": "4.6.8", |
| 35 | + "ibexa/taxonomy": "4.6.8", |
| 36 | + "ibexa/tree-builder": "4.6.8", |
| 37 | + "ibexa/content-tree": "4.6.8", |
| 38 | + "ibexa/image-picker": "4.6.8", |
| 39 | + "ibexa/site-context": "4.6.8", |
42 | 40 | "ibexa/headless-assets": "~4.6.0@alpha",
|
43 |
| - "ibexa/app-switcher": "~4.6.x-dev", |
| 41 | + "ibexa/app-switcher": "4.6.8", |
44 | 42 | "gregwar/captcha-bundle": "^2.1"
|
45 | 43 | },
|
46 | 44 | "require-dev": {
|
|
0 commit comments