Skip to content

Commit b680087

Browse files
committed
[composer] Set dependencies for 4.1.0-beta1 release.
1 parent e4cb689 commit b680087

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.1.0@dev",
39+
"ibexa/doctrine-schema": "~4.1.0@beta",
4040
"symfony-cmf/routing": "^2.3",
4141
"guzzlehttp/guzzle": "^6.5",
4242
"php-http/guzzle6-adapter": "^2.0",
@@ -63,7 +63,7 @@
6363
"jenner/simple_fork": "^1.2",
6464
"friends-of-behat/mink-extension": "^2.4",
6565
"league/flysystem-memory": "^1.0",
66-
"ibexa/ci-scripts": "^0.2@dev",
66+
"ibexa/ci-scripts": "^0.2@beta",
6767
"ibexa/code-style": "^1.0",
6868
"phpunit/phpunit": "^8.2",
6969
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -158,4 +158,4 @@
158158
"url": "https://github.com/ezsystems/ezplatform"
159159
}
160160
}
161-
}
161+
}

0 commit comments

Comments
 (0)