Skip to content

Commit 06cf6a2

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.8 release.
1 parent 3d3588b commit 06cf6a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
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",
@@ -65,7 +65,7 @@
6565
"behat/behat": "^3.6.1",
6666
"jenner/simple_fork": "^1.2",
6767
"friends-of-behat/mink-extension": "^2.4",
68-
"ibexa/ci-scripts": "^0.2@dev",
68+
"ibexa/ci-scripts": "^0.2",
6969
"ibexa/code-style": "^1.0",
7070
"phpunit/phpunit": "^8.2",
7171
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -161,4 +161,4 @@
161161
"dev-main": "4.6.x-dev"
162162
}
163163
}
164-
}
164+
}

0 commit comments

Comments
 (0)