Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.0-beta2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Sep 30, 2019
1 parent c12ba41 commit 38b7eb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"prefer-stable": true,
"require": {
"php": "^7.3",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezplatform-admin-ui": "^2.0@dev",
"ezsystems/ezplatform-richtext": "^2.0@dev",
"ezsystems/ezpublish-kernel": "^8.0",
"ezsystems/ezplatform-admin-ui": "^2.0",
"ezsystems/ezplatform-richtext": "^2.0",
"overblog/graphql-bundle": "^0.11",
"erusev/parsedown": "^1.7",
"symfony/dependency-injection": "^4.3",
Expand Down

0 comments on commit 38b7eb2

Please sign in to comment.