Skip to content

Commit e968c4c

Browse files
committed
[composer] Set dependencies for 4.6.23 release + .lock
1 parent b0061cb commit e968c4c

File tree

2 files changed

+14530
-24
lines changed

2 files changed

+14530
-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": "~4.6.x-dev",
12-
"ibexa/system-info": "~4.6.x-dev",
13-
"ibexa/admin-ui": "~4.6.x-dev",
14-
"ibexa/admin-ui-assets": "~4.6.0@alpha",
15-
"ibexa/content-forms": "~4.6.x-dev",
16-
"ibexa/core": "~4.6.x-dev",
17-
"ibexa/core-persistence": "~4.6.x-dev",
18-
"ibexa/core-search": "~4.6.x-dev",
19-
"ibexa/cron": "~4.6.x-dev",
20-
"ibexa/design-engine": "~4.6.x-dev",
21-
"ibexa/fieldtype-matrix": "~4.6.x-dev",
22-
"ibexa/fieldtype-query": "~4.6.x-dev",
23-
"ibexa/fieldtype-richtext": "~4.6.x-dev",
24-
"ibexa/graphql": "~4.6.x-dev",
25-
"ibexa/http-cache": "~4.6.x-dev",
26-
"ibexa/i18n": "~4.6.x-dev",
27-
"ibexa/notifications": "~4.6.x-dev",
28-
"ibexa/post-install": "~4.6.x-dev",
29-
"ibexa/rest": "~4.6.x-dev",
30-
"ibexa/search": "~4.6.x-dev",
31-
"ibexa/solr": "~4.6.x-dev",
32-
"ibexa/standard-design": "~4.6.x-dev",
33-
"ibexa/twig-components": "~4.6.x-dev",
34-
"ibexa/user": "~4.6.x-dev",
11+
"ibexa/doctrine-schema": "4.6.23",
12+
"ibexa/system-info": "4.6.23",
13+
"ibexa/admin-ui": "4.6.23",
14+
"ibexa/admin-ui-assets": "4.6.23",
15+
"ibexa/content-forms": "4.6.23",
16+
"ibexa/core": "4.6.23",
17+
"ibexa/core-persistence": "4.6.23",
18+
"ibexa/core-search": "4.6.23",
19+
"ibexa/cron": "4.6.23",
20+
"ibexa/design-engine": "4.6.23",
21+
"ibexa/fieldtype-matrix": "4.6.23",
22+
"ibexa/fieldtype-query": "4.6.23",
23+
"ibexa/fieldtype-richtext": "4.6.23",
24+
"ibexa/graphql": "4.6.23",
25+
"ibexa/http-cache": "4.6.23",
26+
"ibexa/i18n": "4.6.23",
27+
"ibexa/notifications": "4.6.23",
28+
"ibexa/post-install": "4.6.23",
29+
"ibexa/rest": "4.6.23",
30+
"ibexa/search": "4.6.23",
31+
"ibexa/solr": "4.6.23",
32+
"ibexa/standard-design": "4.6.23",
33+
"ibexa/twig-components": "4.6.23",
34+
"ibexa/user": "4.6.23",
3535
"symfony/asset": "^5.3.0",
3636
"symfony/cache": "^5.3.0",
3737
"symfony/console": "^5.3.0",

0 commit comments

Comments
 (0)