|
8 | 8 | "ext-ctype": "*", |
9 | 9 | "ext-iconv": "*", |
10 | 10 | "doctrine/doctrine-migrations-bundle": "^3.0", |
11 | | - "ezsystems/doctrine-dbal-schema": "^1.1.x-dev", |
12 | | - "ezsystems/ez-support-tools": "^2.3.x-dev", |
13 | | - "ezsystems/ezplatform-admin-ui": "^2.3.x-dev", |
14 | | - "ezsystems/ezplatform-admin-ui-assets": "~5.3.0@beta", |
15 | | - "ezsystems/ezplatform-content-forms": "^1.3.x-dev", |
16 | | - "ezsystems/ezplatform-core": "^2.3.x-dev", |
17 | | - "ezsystems/ezplatform-cron": "^3.2.x-dev", |
18 | | - "ezsystems/ezplatform-design-engine": "^3.1.x-dev", |
19 | | - "ezsystems/ezplatform-graphql": "^2.3.x-dev", |
20 | | - "ezsystems/ezplatform-kernel": "^1.3.x-dev", |
21 | | - "ezsystems/ezplatform-http-cache": "^2.3.x-dev", |
22 | | - "ezsystems/ezplatform-matrix-fieldtype": "^2.2.x-dev", |
23 | | - "ezsystems/ezplatform-query-fieldtype": "^2.3.x-dev", |
24 | | - "ezsystems/ezplatform-rest": "^1.3.x-dev", |
25 | | - "ezsystems/ezplatform-richtext": "^2.3.x-dev", |
26 | | - "ezsystems/ezplatform-search": "^1.2.x-dev", |
27 | | - "ezsystems/ezplatform-solr-search-engine": "^3.3.x-dev", |
28 | | - "ezsystems/ezplatform-standard-design": "^0.4.x-dev", |
29 | | - "ezsystems/ezplatform-user": "^2.3.x-dev", |
30 | | - "ibexa/post-install": "^1.0.x-dev", |
| 11 | + "ezsystems/doctrine-dbal-schema": "~1.0.1", |
| 12 | + "ezsystems/ez-support-tools": "~2.3.0", |
| 13 | + "ezsystems/ezplatform-admin-ui": "~2.3.0", |
| 14 | + "ezsystems/ezplatform-admin-ui-assets": "~5.3.0", |
| 15 | + "ezsystems/ezplatform-content-forms": "~1.3.0", |
| 16 | + "ezsystems/ezplatform-core": "~2.3.0", |
| 17 | + "ezsystems/ezplatform-cron": "~3.1.0", |
| 18 | + "ezsystems/ezplatform-design-engine": "~3.0.0", |
| 19 | + "ezsystems/ezplatform-graphql": "~2.3.0", |
| 20 | + "ezsystems/ezplatform-kernel": "~1.3.0", |
| 21 | + "ezsystems/ezplatform-http-cache": "~2.3.0", |
| 22 | + "ezsystems/ezplatform-matrix-fieldtype": "~2.2.0", |
| 23 | + "ezsystems/ezplatform-query-fieldtype": "~2.3.0", |
| 24 | + "ezsystems/ezplatform-rest": "~1.3.0", |
| 25 | + "ezsystems/ezplatform-richtext": "~2.3.0", |
| 26 | + "ezsystems/ezplatform-search": "~1.2.0", |
| 27 | + "ezsystems/ezplatform-solr-search-engine": "~3.3.0", |
| 28 | + "ezsystems/ezplatform-standard-design": "~0.3.0", |
| 29 | + "ezsystems/ezplatform-user": "~2.3.0", |
| 30 | + "ibexa/post-install": "~1.0.0", |
31 | 31 | "symfony/asset": "^5.2.1", |
32 | 32 | "symfony/cache": "^5.2.1", |
33 | 33 | "symfony/console": "^5.2.1", |
|
65 | 65 | "branch-alias": { |
66 | 66 | "dev-master": "3.3.x-dev" |
67 | 67 | } |
| 68 | + }, |
| 69 | + "scripts": { |
| 70 | + "auto-scripts": { |
| 71 | + |
| 72 | + } |
68 | 73 | } |
69 | 74 | } |
0 commit comments