Skip to content

Commit

Permalink
[composer] Set dependencies for 0.2.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Apr 28, 2022
1 parent 713728c commit 38f3330
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 Down Expand Up @@ -36,4 +36,4 @@
"dev-master": "0.2.x-dev"
}
}
}
}

0 comments on commit 38f3330

Please sign in to comment.