Skip to content

Commit 67668d4

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.24 release.
1 parent 772b124 commit 67668d4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

composer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
"symfony/translation": "^5.0",
2626
"symfony/translation-contracts": "^2.0",
2727
"twig/twig": "^3.0",
28-
"ibexa/core": "~4.6.0@dev",
29-
"ibexa/content-forms": "~4.6.0@dev",
30-
"ibexa/rest": "~4.6.0@dev",
31-
"ibexa/http-cache": "~4.6.0@dev"
28+
"ibexa/core": "~4.6.0",
29+
"ibexa/content-forms": "~4.6.0",
30+
"ibexa/rest": "~4.6.0",
31+
"ibexa/http-cache": "~4.6.0"
3232
},
3333
"require-dev": {
3434
"dama/doctrine-test-bundle": "^6.7.5",
35-
"ibexa/admin-ui": "~4.6.x-dev",
36-
"ibexa/ci-scripts": "^0.2@dev",
37-
"ibexa/doctrine-schema": "~4.6.x-dev",
38-
"ibexa/search": "~4.6.x-dev",
39-
"ibexa/solr": "~4.6.x-dev",
40-
"ibexa/test-core": "~4.6.x-dev",
41-
"ibexa/twig-components": "~4.6.x-dev",
35+
"ibexa/admin-ui": "~4.6",
36+
"ibexa/ci-scripts": "^0.2",
37+
"ibexa/doctrine-schema": "~4.6",
38+
"ibexa/search": "~4.6",
39+
"ibexa/solr": "~4.6",
40+
"ibexa/test-core": "~4.6",
41+
"ibexa/twig-components": "~4.6",
4242
"phpstan/phpstan": "^2.0",
4343
"phpstan/phpstan-symfony": "^2.0",
4444
"phpstan/phpstan-phpunit": "^2.0",
@@ -87,4 +87,4 @@
8787
"config": {
8888
"allow-plugins": false
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)