|
16 | 16 | "require": {
|
17 | 17 | "php": "^7.3",
|
18 | 18 | "ext-json": "*",
|
19 |
| - "ezsystems/ezplatform-admin-ui": "~2.1.0@dev", |
20 |
| - "ezsystems/ezplatform-content-forms": "~1.1.0@dev", |
21 |
| - "ezsystems/ezplatform-graphql": "~2.1.0@dev", |
22 |
| - "ezsystems/ezplatform-rest": "~1.1.0@dev", |
23 |
| - "ezsystems/ezplatform-kernel": "~1.1.0@dev", |
| 19 | + "ezsystems/ezplatform-admin-ui": "~2.1.0", |
| 20 | + "ezsystems/ezplatform-content-forms": "~1.1.0", |
| 21 | + "ezsystems/ezplatform-graphql": "~2.1.0", |
| 22 | + "ezsystems/ezplatform-rest": "~1.1.0", |
| 23 | + "ezsystems/ezplatform-kernel": "~1.1.0", |
24 | 24 | "symfony/dependency-injection": "^5.0",
|
25 | 25 | "symfony/expression-language": "^5.0",
|
26 | 26 | "symfony/event-dispatcher": "^5.0",
|
|
35 | 35 | }
|
36 | 36 | },
|
37 | 37 | "require-dev": {
|
38 |
| - "ezsystems/doctrine-dbal-schema": "^1.0@dev", |
39 |
| - "ezsystems/ez-support-tools": "^2.0@dev", |
40 |
| - "ezsystems/ezplatform-design-engine": "^3.0@dev", |
41 |
| - "ezsystems/ezplatform-richtext": "^2.0@dev", |
42 |
| - "ezsystems/ezplatform-search": "^1.0@dev", |
43 |
| - "ezsystems/ezplatform-user": "^2.0@dev", |
| 38 | + "ezsystems/doctrine-dbal-schema": "^1.0", |
| 39 | + "ezsystems/ez-support-tools": "^2.0", |
| 40 | + "ezsystems/ezplatform-design-engine": "^3.0", |
| 41 | + "ezsystems/ezplatform-richtext": "^2.0", |
| 42 | + "ezsystems/ezplatform-search": "^1.0", |
| 43 | + "ezsystems/ezplatform-user": "^2.0", |
44 | 44 | "phpspec/phpspec": "^6.0",
|
45 | 45 | "ezsystems/ezplatform-code-style": "^0.1.0",
|
46 | 46 | "friendsofphp/php-cs-fixer": "^2.16.0"
|
|
0 commit comments