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