Skip to content

Commit a3c2884

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.5 release.
1 parent 28aa901 commit a3c2884

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
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",
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",
4141
"phpstan/phpstan": "^1.9",
4242
"phpstan/phpstan-symfony": "^1.2",
4343
"phpstan/phpstan-phpunit": "^1.3",
@@ -86,4 +86,4 @@
8686
"config": {
8787
"allow-plugins": false
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)