Skip to content

Commit 8406650

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 4.0.0-rc3 release.
1 parent f75c329 commit 8406650

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
@@ -36,7 +36,7 @@
3636
"symfony/expression-language": "^5.3.0",
3737
"symfony/validator": "^5.3.0",
3838
"symfony/var-dumper": "^5.3.0",
39-
"ibexa/doctrine-schema": "^4.0@dev",
39+
"ibexa/doctrine-schema": "^4.0@rc",
4040
"symfony-cmf/routing": "^2.3",
4141
"guzzlehttp/guzzle": "^6.5",
4242
"php-http/guzzle6-adapter": "^2.0",
@@ -62,7 +62,7 @@
6262
"behat/behat": "^3.6.1",
6363
"jenner/simple_fork": "^1.2",
6464
"friends-of-behat/mink-extension": "^2.4",
65-
"ibexa/ci-scripts": "^0.2@dev",
65+
"ibexa/ci-scripts": "^0.2@rc",
6666
"ibexa/code-style": "^1.0",
6767
"phpunit/phpunit": "^8.2",
6868
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -154,4 +154,4 @@
154154
"url": "https://github.com/ezsystems/ezplatform"
155155
}
156156
}
157-
}
157+
}

0 commit comments

Comments
 (0)