Skip to content

Commit af54823

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.0-rc1 release.
1 parent 36bdd3c commit af54823

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ext-simplexml": "*",
3030
"ext-xmlwriter": "*",
3131
"api-platform/core": "~4.1.18",
32-
"ibexa/core": "~5.0.x-dev",
32+
"ibexa/core": "~5.0@rc",
3333
"ibexa/polyfill-php82": "^1.0",
3434
"ibexa/templated-uri-bundle": "^4.0",
3535
"lexik/jwt-authentication-bundle": "^2.8",
@@ -49,9 +49,9 @@
4949
},
5050
"require-dev": {
5151
"ibexa/code-style": "~2.0.0",
52-
"ibexa/doctrine-schema": "~5.0.x-dev",
53-
"ibexa/rector": "~5.0.x-dev",
54-
"ibexa/test-core": "~5.0.x-dev",
52+
"ibexa/doctrine-schema": "~5.0@rc",
53+
"ibexa/rector": "~5.0@rc",
54+
"ibexa/test-core": "~5.0@rc",
5555
"justinrainbow/json-schema": "^5.2",
5656
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
5757
"nyholm/psr7": "^1.1",
@@ -89,4 +89,4 @@
8989
"dev-main": "5.0.x-dev"
9090
}
9191
}
92-
}
92+
}

0 commit comments

Comments
 (0)