Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-beta4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 17, 2021
1 parent 19e6192 commit 66dee13
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 @@ -15,7 +15,7 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ibexa/core": "^4.0@dev",
"ibexa/core": "^4.0@beta",
"netgen/query-translator": "^1.0.2",
"symfony/http-kernel": "^5.0",
"symfony/dependency-injection": "^5.0",
Expand All @@ -24,7 +24,7 @@
"symfony/framework-bundle": "^5.0"
},
"require-dev": {
"ibexa/doctrine-schema": "^4.0@dev",
"ibexa/doctrine-schema": "^4.0@beta",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"ibexa/code-style": "^1.0"
Expand Down

0 comments on commit 66dee13

Please sign in to comment.