Skip to content

Commit dc790f2

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.19 release.
1 parent 0a52eeb commit dc790f2

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

composer.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"symfony/yaml": "^5.0",
4848
"symfony/webpack-encore-bundle": "^v1.17",
4949
"jms/translation-bundle": "^1.5",
50-
"ibexa/core": "~4.6.0@dev",
51-
"ibexa/content-forms": "~4.6.0@dev",
52-
"ibexa/design-engine": "~4.6.0@dev",
53-
"ibexa/user": "~4.6.0@dev",
54-
"ibexa/fieldtype-richtext": "~4.6.0@dev",
55-
"ibexa/rest": "~4.6.0@dev",
50+
"ibexa/core": "~4.6.0",
51+
"ibexa/content-forms": "~4.6.0",
52+
"ibexa/design-engine": "~4.6.0",
53+
"ibexa/user": "~4.6.0",
54+
"ibexa/fieldtype-richtext": "~4.6.0",
55+
"ibexa/rest": "~4.6.0",
5656
"ibexa/polyfill-php82": "^1.0",
57-
"ibexa/search": "~4.6.x-dev",
57+
"ibexa/search": "~4.6",
5858
"babdev/pagerfanta-bundle": "^2.1",
5959
"knplabs/knp-menu-bundle": "^3.0",
6060
"mck89/peast": "^1.9",
@@ -66,17 +66,17 @@
6666
"require-dev": {
6767
"ext-zip": "*",
6868
"dama/doctrine-test-bundle": "^v6.7",
69-
"ibexa/ci-scripts": "^0.2@dev",
70-
"ibexa/behat": "~4.6.0@dev",
69+
"ibexa/ci-scripts": "^0.2",
70+
"ibexa/behat": "~4.6.0",
7171
"friendsofphp/php-cs-fixer": "^3.0",
7272
"phpunit/phpunit": "^9.5",
7373
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
74-
"ibexa/doctrine-schema": "~4.6.0@dev",
75-
"ibexa/http-cache": "~4.6.0@dev",
76-
"ibexa/code-style": "^1.3.x-dev",
77-
"ibexa/notifications": "~4.6.0@dev",
78-
"ibexa/test-rest": "^0.1.x-dev",
79-
"ibexa/test-core": "^0.1.x-dev",
74+
"ibexa/doctrine-schema": "~4.6.0",
75+
"ibexa/http-cache": "~4.6.0",
76+
"ibexa/code-style": "^1.3",
77+
"ibexa/notifications": "~4.6.0",
78+
"ibexa/test-rest": "^0.1",
79+
"ibexa/test-core": "^0.1",
8080
"phpstan/phpstan": "^2.0",
8181
"phpstan/phpstan-phpunit": "^2.0",
8282
"phpstan/phpstan-symfony": "^2.0"
@@ -102,4 +102,4 @@
102102
"dev-main": "4.6.x-dev"
103103
}
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)