Skip to content

Commit 013e13a

Browse files
author
runner
committed
[composer] Set dependencies for 4.5.3 release.
1 parent 91d572f commit 013e13a

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
@@ -47,13 +47,13 @@
4747
"symfony/asset": "^5.0",
4848
"symfony/yaml": "^5.0",
4949
"jms/translation-bundle": "^1.5",
50-
"ibexa/core": "~4.5.0@dev",
51-
"ibexa/content-forms": "~4.5.0@dev",
52-
"ibexa/design-engine": "~4.5.0@dev",
53-
"ibexa/user": "~4.5.0@dev",
54-
"ibexa/fieldtype-richtext": "~4.5.0@dev",
55-
"ibexa/rest": "~4.5.0@dev",
56-
"ibexa/search": "~4.5.0@dev",
50+
"ibexa/core": "~4.5.0",
51+
"ibexa/content-forms": "~4.5.0",
52+
"ibexa/design-engine": "~4.5.0",
53+
"ibexa/user": "~4.5.0",
54+
"ibexa/fieldtype-richtext": "~4.5.0",
55+
"ibexa/rest": "~4.5.0",
56+
"ibexa/search": "~4.5.0",
5757
"babdev/pagerfanta-bundle": "^2.1",
5858
"knplabs/knp-menu-bundle": "^3.0",
5959
"mck89/peast": "^1.9",
@@ -63,13 +63,13 @@
6363
"twig/string-extra": "^3.0"
6464
},
6565
"require-dev": {
66-
"ibexa/ci-scripts": "^0.2@dev",
67-
"ibexa/behat": "~4.5.0@dev",
66+
"ibexa/ci-scripts": "^0.2",
67+
"ibexa/behat": "~4.5.0",
6868
"friendsofphp/php-cs-fixer": "^3.0",
6969
"phpunit/phpunit": "^8.1",
7070
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
71-
"ibexa/doctrine-schema": "~4.5.0@dev",
72-
"ibexa/http-cache": "~4.5.0@dev",
71+
"ibexa/doctrine-schema": "~4.5.0",
72+
"ibexa/http-cache": "~4.5.0",
7373
"ibexa/code-style": "^1.0",
7474
"phpstan/phpstan": "^1.10",
7575
"phpstan/phpstan-phpunit": "^1.3",
@@ -91,4 +91,4 @@
9191
"dev-main": "4.5.x-dev"
9292
}
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)