Skip to content

Commit de3252c

Browse files
committed
[composer] Set dependencies for 4.5.0-beta2 release.
1 parent ee822d8 commit de3252c

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.5.0@dev",
41+
"ibexa/doctrine-schema": "~4.5.0@beta",
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@beta",
6969
"ibexa/code-style": "^1.0",
7070
"phpunit/phpunit": "^8.2",
7171
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -162,4 +162,4 @@
162162
"url": "https://github.com/ezsystems/ezplatform"
163163
}
164164
}
165-
}
165+
}

0 commit comments

Comments
 (0)