We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a06986 commit f6207d7Copy full SHA for f6207d7
composer.json
@@ -6,13 +6,11 @@
6
"keywords": [
7
"ibexa-dxp"
8
],
9
- "minimum-stability": "rc",
10
- "prefer-stable": true,
11
"require": {
12
"php": "^7.4 || ^8.0",
13
- "ibexa/core": "^4.6@dev",
14
- "ibexa/admin-ui": "^4.6@dev",
15
- "ibexa/doctrine-schema": "^4.6@dev",
+ "ibexa/core": "^4.6",
+ "ibexa/admin-ui": "^4.6",
+ "ibexa/doctrine-schema": "^4.6",
16
"symfony/config": "^5.4",
17
"symfony/dependency-injection": "^5.4",
18
"symfony/event-dispatcher": "^5.4",
0 commit comments