Skip to content

Commit e44841d

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.22 release.
1 parent 1b37f6f commit e44841d

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
@@ -16,7 +16,7 @@
1616
"php": "^7.4 || ^8.0",
1717
"ext-json": "*",
1818
"ext-xmlwriter": "*",
19-
"ibexa/core": "~4.6.0@dev",
19+
"ibexa/core": "~4.6.0",
2020
"netgen/query-translator": "^1.0.2",
2121
"symfony/http-kernel": "^5.0",
2222
"symfony/dependency-injection": "^5.0",
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"symfony/proxy-manager-bridge": "^5.4",
3030
"symfony/phpunit-bridge": "^5.4",
31-
"ibexa/doctrine-schema": "~4.6.0@dev",
31+
"ibexa/doctrine-schema": "~4.6.0",
3232
"phpunit/phpunit": "^8.2",
3333
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
3434
"ibexa/code-style": "^1.0",
@@ -76,4 +76,4 @@
7676
"config": {
7777
"allow-plugins": false
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)