|
18 | 18 | }, |
19 | 19 | "require": { |
20 | 20 | "php": "^7.3", |
21 | | - "ezsystems/ezplatform-kernel": "^1.3@dev", |
22 | | - "ezsystems/ezplatform-admin-ui": "^2.0@dev", |
| 21 | + "ezsystems/ezplatform-kernel": "^1.3", |
| 22 | + "ezsystems/ezplatform-admin-ui": "^2.0", |
23 | 23 | "jms/translation-bundle": "^1.5", |
24 | 24 | "symfony/dependency-injection": "^5.0", |
25 | 25 | "symfony/http-kernel": "^5.0", |
|
38 | 38 | "symfony/security-http": "^5.0" |
39 | 39 | }, |
40 | 40 | "require-dev": { |
41 | | - "ibexa/ci-scripts": "^0.1@dev", |
42 | | - "ezsystems/doctrine-dbal-schema": "^1.0@dev", |
43 | | - "ezsystems/ez-support-tools": "^2.0@dev", |
44 | | - "ezsystems/ezplatform-content-forms": "^1.0@dev", |
45 | | - "ezsystems/ezplatform-design-engine": "^3.0@dev", |
46 | | - "ezsystems/ezplatform-richtext": "^2.0@dev", |
47 | | - "ezsystems/ezplatform-rest": "^1.0@dev", |
| 41 | + "ibexa/ci-scripts": "^0.1", |
| 42 | + "ezsystems/doctrine-dbal-schema": "^1.0", |
| 43 | + "ezsystems/ez-support-tools": "^2.0", |
| 44 | + "ezsystems/ezplatform-content-forms": "^1.0", |
| 45 | + "ezsystems/ezplatform-design-engine": "^3.0", |
| 46 | + "ezsystems/ezplatform-richtext": "^2.0", |
| 47 | + "ezsystems/ezplatform-rest": "^1.0", |
48 | 48 | "friendsofphp/php-cs-fixer": "^2.16.0", |
49 | 49 | "ezsystems/ezplatform-code-style": "^0.1.0", |
50 | 50 | "phpunit/phpunit": "^8.2", |
|
0 commit comments