|
19 | 19 | "require": {
|
20 | 20 | "php": "^7.3",
|
21 | 21 | "ext-json": "*",
|
22 |
| - "ezsystems/ezplatform-admin-ui": "^4.0@dev", |
23 |
| - "ezsystems/ezplatform-content-forms": "^4.0@dev", |
24 |
| - "ezsystems/ezplatform-graphql": "^4.0@dev", |
25 |
| - "ezsystems/ezplatform-rest": "^4.0@dev", |
26 |
| - "ezsystems/ezplatform-kernel": "^4.0@dev", |
| 22 | + "ezsystems/ezplatform-admin-ui": "^4.0", |
| 23 | + "ezsystems/ezplatform-content-forms": "^4.0", |
| 24 | + "ezsystems/ezplatform-graphql": "^4.0", |
| 25 | + "ezsystems/ezplatform-rest": "^4.0", |
| 26 | + "ezsystems/ezplatform-kernel": "^4.0", |
27 | 27 | "symfony/dependency-injection": "^5.0",
|
28 | 28 | "symfony/expression-language": "^5.0",
|
29 | 29 | "symfony/event-dispatcher": "^5.0",
|
|
48 | 48 | }
|
49 | 49 | },
|
50 | 50 | "require-dev": {
|
51 |
| - "ezsystems/doctrine-dbal-schema": "^4.0@dev", |
52 |
| - "ezsystems/ezplatform-design-engine": "^4.0@dev", |
53 |
| - "ezsystems/ezplatform-richtext": "^4.0@dev", |
54 |
| - "ezsystems/ezplatform-search": "^4.0@dev", |
55 |
| - "ezsystems/ezplatform-user": "^4.0@dev", |
56 |
| - "ezsystems/ezplatform-http-cache": "^4.0@dev", |
| 51 | + "ezsystems/doctrine-dbal-schema": "^4.0", |
| 52 | + "ezsystems/ezplatform-design-engine": "^4.0", |
| 53 | + "ezsystems/ezplatform-richtext": "^4.0", |
| 54 | + "ezsystems/ezplatform-search": "^4.0", |
| 55 | + "ezsystems/ezplatform-user": "^4.0", |
| 56 | + "ezsystems/ezplatform-http-cache": "^4.0", |
57 | 57 | "phpspec/phpspec": "^6.0",
|
58 | 58 | "ezsystems/ezplatform-code-style": "^0.1.0",
|
59 | 59 | "friendsofphp/php-cs-fixer": "^2.16.0"
|
|
0 commit comments