|
19 | 19 | "require": {
|
20 | 20 | "php": "^7.4",
|
21 | 21 | "ext-json": "*",
|
22 |
| - "ibexa/admin-ui": "^4.0@dev", |
23 |
| - "ibexa/content-forms": "^4.0@dev", |
24 |
| - "ibexa/graphql": "^4.0@dev", |
25 |
| - "ibexa/rest": "^4.0@dev", |
26 |
| - "ibexa/core": "^4.0@dev", |
| 22 | + "ibexa/admin-ui": "^4.0", |
| 23 | + "ibexa/content-forms": "^4.0", |
| 24 | + "ibexa/graphql": "^4.0", |
| 25 | + "ibexa/rest": "^4.0", |
| 26 | + "ibexa/core": "^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 |
| - "ibexa/doctrine-schema": "^4.0@dev", |
52 |
| - "ibexa/design-engine": "^4.0@dev", |
53 |
| - "ibexa/fieldtype-richtext": "^4.0@dev", |
54 |
| - "ibexa/search": "^4.0@dev", |
55 |
| - "ibexa/user": "^4.0@dev", |
56 |
| - "ibexa/http-cache": "^4.0@dev", |
| 51 | + "ibexa/doctrine-schema": "^4.0", |
| 52 | + "ibexa/design-engine": "^4.0", |
| 53 | + "ibexa/fieldtype-richtext": "^4.0", |
| 54 | + "ibexa/search": "^4.0", |
| 55 | + "ibexa/user": "^4.0", |
| 56 | + "ibexa/http-cache": "^4.0", |
57 | 57 | "phpspec/phpspec": "^6.0",
|
58 | 58 | "ibexa/code-style": "^1.0",
|
59 | 59 | "friendsofphp/php-cs-fixer": "^3.0"
|
|
0 commit comments