|
16 | 16 | "php": ">=7.1", |
17 | 17 | "symfony/symfony": "^3.4", |
18 | 18 | "jms/translation-bundle": "^1.3.2", |
19 | | - "ezsystems/ezpublish-kernel": "^7.4@dev", |
20 | | - "ezsystems/repository-forms": "^2.4@dev", |
21 | | - "ezsystems/ezplatform-admin-ui-modules": "^1.4@dev", |
22 | | - "ezsystems/ez-support-tools": "^1.0@dev", |
23 | | - "ezsystems/ezplatform-design-engine": "^2.0@dev", |
24 | | - "ezsystems/ezplatform-user": "^1.0@dev", |
| 19 | + "ezsystems/ezpublish-kernel": "^7.4", |
| 20 | + "ezsystems/repository-forms": "^2.4", |
| 21 | + "ezsystems/ezplatform-admin-ui-modules": "^1.4", |
| 22 | + "ezsystems/ez-support-tools": "^1.0", |
| 23 | + "ezsystems/ezplatform-design-engine": "^2.0", |
| 24 | + "ezsystems/ezplatform-user": "^1.0", |
25 | 25 | "white-october/pagerfanta-bundle": "^1.1", |
26 | 26 | "knplabs/knp-menu-bundle": "^2.1", |
27 | 27 | "mck89/peast": "^1.8", |
28 | 28 | "willdurand/js-translation-bundle": "^2.6.6", |
29 | | - "ezsystems/ezplatform-user": "^1.0@dev" |
| 29 | + "ezsystems/ezplatform-user": "^1.0" |
30 | 30 | }, |
31 | 31 | "require-dev": { |
32 | 32 | "behat/behat": "^3.5.0", |
|
0 commit comments