Skip to content

Commit 5667863

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.23 release.
1 parent 196e30c commit 5667863

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
@@ -38,7 +38,7 @@
3838
"symfony/expression-language": "^5.3.0",
3939
"symfony/validator": "^5.3.0",
4040
"symfony/var-dumper": "^5.3.0",
41-
"ibexa/doctrine-schema": "~4.6.0@dev",
41+
"ibexa/doctrine-schema": "~4.6.0",
4242
"symfony-cmf/routing": "^2.3",
4343
"guzzlehttp/guzzle": "^6.5",
4444
"php-http/guzzle6-adapter": "^2.0",
@@ -66,7 +66,7 @@
6666
"behat/behat": "^3.6.1",
6767
"jenner/simple_fork": "^1.2",
6868
"friends-of-behat/mink-extension": "^2.4",
69-
"ibexa/ci-scripts": "^0.2@dev",
69+
"ibexa/ci-scripts": "^0.2",
7070
"ibexa/code-style": "^1.0",
7171
"phpunit/phpunit": "^8.2",
7272
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -162,4 +162,4 @@
162162
"dev-main": "4.6.x-dev"
163163
}
164164
}
165-
}
165+
}

0 commit comments

Comments
 (0)