Skip to content

Commit 40f3fae

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.10 release.
1 parent 9979a42 commit 40f3fae

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

composer.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"php": " >=8.3",
2525
"ext-json": "*",
2626
"babdev/pagerfanta-bundle": "^4.5",
27-
"ibexa/content-forms": "~5.0.x-dev",
28-
"ibexa/core": "~5.0.x-dev",
29-
"ibexa/design-engine": "~5.0.x-dev",
30-
"ibexa/rest": "~5.0.x-dev",
31-
"ibexa/search": "~5.0.x-dev",
32-
"ibexa/twig-components": "~5.0.x-dev",
33-
"ibexa/user": "~5.0.x-dev",
27+
"ibexa/content-forms": "~5.0",
28+
"ibexa/core": "~5.0",
29+
"ibexa/design-engine": "~5.0",
30+
"ibexa/rest": "~5.0",
31+
"ibexa/search": "~5.0",
32+
"ibexa/twig-components": "~5.0",
33+
"ibexa/user": "~5.0",
3434
"jms/translation-bundle": "^2.4",
3535
"knplabs/knp-menu-bundle": "^3.0",
3636
"mck89/peast": "^1.9",
@@ -60,15 +60,15 @@
6060
"require-dev": {
6161
"ext-zip": "*",
6262
"dama/doctrine-test-bundle": "^8.2",
63-
"ibexa/behat": "~5.0.x-dev",
63+
"ibexa/behat": "~5.0",
6464
"ibexa/code-style": "~2.0.0",
65-
"ibexa/doctrine-schema": "~5.0.x-dev",
66-
"ibexa/http-cache": "~5.0.x-dev",
67-
"ibexa/notifications": "~5.0.x-dev",
68-
"ibexa/phpstan": "~5.0.x-dev",
69-
"ibexa/rector": "~5.0.x-dev",
70-
"ibexa/test-core": "~5.0.x-dev",
71-
"ibexa/test-rest": "~5.0.x-dev",
65+
"ibexa/doctrine-schema": "~5.0",
66+
"ibexa/http-cache": "~5.0",
67+
"ibexa/notifications": "~5.0",
68+
"ibexa/phpstan": "~5.0",
69+
"ibexa/rector": "~5.0",
70+
"ibexa/test-core": "~5.0",
71+
"ibexa/test-rest": "~5.0",
7272
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
7373
"phpstan/phpstan": "^2.0",
7474
"phpstan/phpstan-phpunit": "^2.0",
@@ -98,4 +98,4 @@
9898
"dev-main": "5.0.x-dev"
9999
}
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)