Skip to content

Commit 2050a3a

Browse files
committed
[composer] Set dependencies for 5.0.4 release + .lock
1 parent 1cd56b9 commit 2050a3a

File tree

2 files changed

+14124
-24
lines changed

2 files changed

+14124
-24
lines changed

composer.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@
88
"ext-ctype": "*",
99
"ext-iconv": "*",
1010
"doctrine/doctrine-migrations-bundle": "^3.0",
11-
"ibexa/doctrine-schema": "~5.0.x-dev",
12-
"ibexa/system-info": "~5.0.x-dev",
13-
"ibexa/admin-ui": "~5.0.x-dev",
14-
"ibexa/admin-ui-assets": "dev-5.0-next",
15-
"ibexa/content-forms": "~5.0.x-dev",
16-
"ibexa/core": "~5.0.x-dev",
17-
"ibexa/core-persistence": "~5.0.x-dev",
18-
"ibexa/core-search": "~5.0.x-dev",
19-
"ibexa/cron": "~5.0.x-dev",
20-
"ibexa/design-engine": "~5.0.x-dev",
21-
"ibexa/fieldtype-matrix": "~5.0.x-dev",
22-
"ibexa/fieldtype-query": "~5.0.x-dev",
23-
"ibexa/fieldtype-richtext": "~5.0.x-dev",
24-
"ibexa/graphql": "~5.0.x-dev",
25-
"ibexa/http-cache": "~5.0.x-dev",
26-
"ibexa/i18n": "~5.0.x-dev",
27-
"ibexa/notifications": "~5.0.x-dev",
28-
"ibexa/post-install": "~5.0.x-dev",
29-
"ibexa/rest": "~5.0.x-dev",
30-
"ibexa/search": "~5.0.x-dev",
31-
"ibexa/solr": "~5.0.x-dev",
32-
"ibexa/standard-design": "~5.0.x-dev",
33-
"ibexa/twig-components": "~5.0.x-dev",
34-
"ibexa/user": "~5.0.x-dev",
11+
"ibexa/doctrine-schema": "5.0.4",
12+
"ibexa/system-info": "5.0.4",
13+
"ibexa/admin-ui": "5.0.4",
14+
"ibexa/admin-ui-assets": "5.0.4",
15+
"ibexa/content-forms": "5.0.4",
16+
"ibexa/core": "5.0.4",
17+
"ibexa/core-persistence": "5.0.4",
18+
"ibexa/core-search": "5.0.4",
19+
"ibexa/cron": "5.0.4",
20+
"ibexa/design-engine": "5.0.4",
21+
"ibexa/fieldtype-matrix": "5.0.4",
22+
"ibexa/fieldtype-query": "5.0.4",
23+
"ibexa/fieldtype-richtext": "5.0.4",
24+
"ibexa/graphql": "5.0.4",
25+
"ibexa/http-cache": "5.0.4",
26+
"ibexa/i18n": "5.0.4",
27+
"ibexa/notifications": "5.0.4",
28+
"ibexa/post-install": "5.0.4",
29+
"ibexa/rest": "5.0.4",
30+
"ibexa/search": "5.0.4",
31+
"ibexa/solr": "5.0.4",
32+
"ibexa/standard-design": "5.0.4",
33+
"ibexa/twig-components": "5.0.4",
34+
"ibexa/user": "5.0.4",
3535
"symfony/asset": "^7.3",
3636
"symfony/cache": "^7.3",
3737
"symfony/console": "^7.3",

0 commit comments

Comments
 (0)