Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-beta5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 23, 2021
1 parent 1e0c6d0 commit be74d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"ibexa/core": "^4.0@dev",
"ibexa/core": "^4.0@beta",
"twig/twig": "^3.0",
"symfony/dependency-injection": "^5.0",
"symfony/http-kernel": "^5.0",
Expand All @@ -30,7 +30,7 @@
},
"require-dev": {
"ibexa/code-style": "^1.0",
"ibexa/doctrine-schema": "^4.0@dev",
"ibexa/doctrine-schema": "^4.0@beta",
"phpunit/phpunit": "^8.1",
"friendsofphp/php-cs-fixer": "^3.0",
"mikey179/vfsstream": "^1.6"
Expand Down

0 comments on commit be74d6f

Please sign in to comment.