Skip to content

Commit

Permalink
[composer] Set dependencies for 0.2.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 21, 2021
1 parent ed8317c commit fd58c7f
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 @@ -5,7 +5,7 @@
"license": "GPL-2.0-only",
"require": {
"symfony/http-kernel": "^3.4",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezplatform-design-engine": "^2.0",
"ezsystems/ezpublish-kernel": "^7.0"
},
"require-dev": {
Expand All @@ -32,7 +32,7 @@
"extra": {
"_ezplatform_branch_for_behat_tests": "2.5",
"branch-alias": {
"dev-tmp_ci_branch": "0.2.x-dev",
"dev-tmp_ci_branch": "0.2",
"dev-master": "0.2.x-dev"
}
}
Expand Down

0 comments on commit fd58c7f

Please sign in to comment.