Skip to content

Commit 585a5b8

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.25 release.
1 parent 3d6ab04 commit 585a5b8

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,21 +25,21 @@
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",
3535
"friendsofphp/php-cs-fixer": "^3.0",
36-
"ibexa/admin-ui": "~4.6.x-dev",
37-
"ibexa/ci-scripts": "^0.2@dev",
38-
"ibexa/doctrine-schema": "~4.6.x-dev",
39-
"ibexa/search": "~4.6.x-dev",
40-
"ibexa/solr": "~4.6.x-dev",
41-
"ibexa/test-core": "~4.6.x-dev",
42-
"ibexa/twig-components": "~4.6.x-dev",
36+
"ibexa/admin-ui": "~4.6",
37+
"ibexa/ci-scripts": "^0.2",
38+
"ibexa/doctrine-schema": "~4.6",
39+
"ibexa/search": "~4.6",
40+
"ibexa/solr": "~4.6",
41+
"ibexa/test-core": "~4.6",
42+
"ibexa/twig-components": "~4.6",
4343
"phpstan/phpstan": "^2.0",
4444
"phpstan/phpstan-symfony": "^2.0",
4545
"phpstan/phpstan-phpunit": "^2.0",
@@ -88,4 +88,4 @@
8888
"config": {
8989
"allow-plugins": false
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)