Skip to content

Commit 01d7a6a

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.3 release.
1 parent d5827d0 commit 01d7a6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"friendsofphp/proxy-manager-lts": "^1.0",
2828
"friendsofsymfony/http-cache-bundle": "^3.0",
2929
"friendsofsymfony/jsrouting-bundle": "^3.5",
30-
"ibexa/doctrine-schema": "~5.0.x-dev",
30+
"ibexa/doctrine-schema": "~5.0",
3131
"jms/translation-bundle": "^2.4",
3232
"league/flysystem-memory": "^2.0.6",
3333
"liip/imagine-bundle": "^2.3",
@@ -65,7 +65,7 @@
6565
"behat/behat": "^3.6.1",
6666
"friends-of-behat/mink-extension": "^2.4",
6767
"ibexa/code-style": "~2.0.0",
68-
"ibexa/rector": "~5.0.x-dev",
68+
"ibexa/rector": "~5.0",
6969
"jenner/simple_fork": "^1.2",
7070
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
7171
"phpstan/phpstan": "^2.0",
@@ -147,4 +147,4 @@
147147
"dev-main": "5.0.x-dev"
148148
}
149149
}
150-
}
150+
}

0 commit comments

Comments
 (0)