|
30 | 30 | "symfony/asset": "^4.3", |
31 | 31 | "symfony/yaml": "^4.3", |
32 | 32 | "jms/translation-bundle": "^1.4", |
33 | | - "ezsystems/ezpublish-kernel": "^8.0@dev", |
34 | | - "ezsystems/ezplatform-content-forms": "^1.0@dev", |
35 | | - "ezsystems/ezplatform-admin-ui-modules": "^2.0@dev", |
36 | | - "ezsystems/ez-support-tools": "^2.0@dev", |
37 | | - "ezsystems/ezplatform-design-engine": "^3.0@dev", |
38 | | - "ezsystems/ezplatform-user": "^2.0@dev", |
39 | | - "ezsystems/ezplatform-richtext": "^2.0@dev", |
40 | | - "ezsystems/ezplatform-rest": "^1.0@dev", |
| 33 | + "ezsystems/ezpublish-kernel": "^8.0", |
| 34 | + "ezsystems/ezplatform-content-forms": "^1.0", |
| 35 | + "ezsystems/ezplatform-admin-ui-modules": "^2.0", |
| 36 | + "ezsystems/ez-support-tools": "^2.0", |
| 37 | + "ezsystems/ezplatform-design-engine": "^3.0", |
| 38 | + "ezsystems/ezplatform-user": "^2.0", |
| 39 | + "ezsystems/ezplatform-richtext": "^2.0", |
| 40 | + "ezsystems/ezplatform-rest": "^1.0", |
41 | 41 | "white-october/pagerfanta-bundle": "^1.2", |
42 | 42 | "knplabs/knp-menu-bundle": "^2.2", |
43 | 43 | "mck89/peast": "^1.9", |
44 | 44 | "willdurand/js-translation-bundle": "^2.6" |
45 | 45 | }, |
46 | 46 | "require-dev": { |
47 | 47 | "behat/behat": "^3.5", |
48 | | - "ezsystems/doctrine-dbal-schema": "^1.0@dev", |
| 48 | + "ezsystems/doctrine-dbal-schema": "^1.0", |
49 | 49 | "friendsofphp/php-cs-fixer": "^2.16.0", |
50 | 50 | "phpunit/phpunit": "^8.1", |
51 | 51 | "matthiasnoback/symfony-dependency-injection-test": "^4.0", |
|
0 commit comments