Skip to content

Commit 8f26956

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.8 release.
1 parent 36ee5cd commit 8f26956

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"require": {
2828
"php": "^7.4 || ^8.0",
29-
"ibexa/core": "~4.6.0@dev",
30-
"ibexa/content-forms": "~4.6.0@dev",
31-
"ibexa/notifications": "~4.6.0@dev",
29+
"ibexa/core": "~4.6.0",
30+
"ibexa/content-forms": "~4.6.0",
31+
"ibexa/notifications": "~4.6.0",
3232
"jms/translation-bundle": "^1.5",
3333
"symfony/dependency-injection": "^5.0",
3434
"symfony/http-kernel": "^5.0",
@@ -47,13 +47,13 @@
4747
"symfony/security-http": "^5.0"
4848
},
4949
"require-dev": {
50-
"ibexa/ci-scripts": "^0.2@dev",
51-
"ibexa/doctrine-schema": "~4.6.0@dev",
52-
"ibexa/search": "~4.6.0@dev",
53-
"ibexa/design-engine": "~4.6.0@dev",
54-
"ibexa/http-cache": "~4.6.0@dev",
55-
"ibexa/fieldtype-richtext": "~4.6.0@dev",
56-
"ibexa/rest": "~4.6.0@dev",
50+
"ibexa/ci-scripts": "^0.2",
51+
"ibexa/doctrine-schema": "~4.6.0",
52+
"ibexa/search": "~4.6.0",
53+
"ibexa/design-engine": "~4.6.0",
54+
"ibexa/http-cache": "~4.6.0",
55+
"ibexa/fieldtype-richtext": "~4.6.0",
56+
"ibexa/rest": "~4.6.0",
5757
"symfony/proxy-manager-bridge": "^5.0",
5858
"friendsofphp/php-cs-fixer": "^3.0",
5959
"ibexa/code-style": "^1.0",
@@ -78,4 +78,4 @@
7878
"config": {
7979
"allow-plugins": false
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)