Skip to content

Commit 1a64dc7

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.6 release.
1 parent d3e0394 commit 1a64dc7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"friendsofphp/proxy-manager-lts": "^1.0",
2929
"friendsofsymfony/http-cache-bundle": "^3.0",
3030
"friendsofsymfony/jsrouting-bundle": "^3.5",
31-
"ibexa/doctrine-schema": "~5.0.x-dev",
31+
"ibexa/doctrine-schema": "~5.0",
3232
"jms/translation-bundle": "^2.4",
3333
"league/flysystem-memory": "^2.0.6",
3434
"liip/imagine-bundle": "^2.3",
@@ -66,7 +66,7 @@
6666
"behat/behat": "^3.6.1",
6767
"friends-of-behat/mink-extension": "^2.4",
6868
"ibexa/code-style": "~2.1.0",
69-
"ibexa/rector": "~5.0.x-dev",
69+
"ibexa/rector": "~5.0",
7070
"jenner/simple_fork": "^1.2",
7171
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
7272
"phpstan/phpstan": "^2.0",
@@ -151,4 +151,4 @@
151151
"dev-main": "5.0.x-dev"
152152
}
153153
}
154-
}
154+
}

0 commit comments

Comments
 (0)