|
17 | 17 | }, |
18 | 18 | "require": { |
19 | 19 | "php": "^7.3", |
20 | | - "ezsystems/ezplatform-kernel": "~1.0.0@dev", |
21 | | - "ezsystems/ezplatform-admin-ui": "~2.0.0@dev", |
| 20 | + "ezsystems/ezplatform-kernel": "~1.0.0", |
| 21 | + "ezsystems/ezplatform-admin-ui": "~2.0.0", |
22 | 22 | "jms/translation-bundle": "^1.5", |
23 | 23 | "symfony/dependency-injection": "^5.0", |
24 | 24 | "symfony/http-kernel": "^5.0", |
|
36 | 36 | "twig/twig": "^3.0" |
37 | 37 | }, |
38 | 38 | "require-dev": { |
39 | | - "ezsystems/doctrine-dbal-schema": "~1.0.0@dev", |
40 | | - "ezsystems/ez-support-tools": "~2.0.0@dev", |
41 | | - "ezsystems/ezplatform-content-forms": "~1.0.0@dev", |
42 | | - "ezsystems/ezplatform-design-engine": "~3.0.0@dev", |
43 | | - "ezsystems/ezplatform-richtext": "~2.0.0@dev", |
44 | | - "ezsystems/ezplatform-rest": "~1.0.0@dev", |
| 39 | + "ezsystems/doctrine-dbal-schema": "~1.0.0", |
| 40 | + "ezsystems/ez-support-tools": "~2.0.0", |
| 41 | + "ezsystems/ezplatform-content-forms": "~1.0.0", |
| 42 | + "ezsystems/ezplatform-design-engine": "~3.0.0", |
| 43 | + "ezsystems/ezplatform-richtext": "~2.0.0", |
| 44 | + "ezsystems/ezplatform-rest": "~1.0.0", |
45 | 45 | "friendsofphp/php-cs-fixer": "^2.16.0", |
46 | 46 | "ezsystems/ezplatform-code-style": "^0.1.0", |
47 | 47 | "phpunit/phpunit": "^8.2" |
|
0 commit comments