Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.0-beta3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Mar 18, 2020
1 parent 6793383 commit 2ef475b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"require": {
"php": "^7.3",
"ext-json": "*",
"ezsystems/ezplatform-admin-ui": "^2.0@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/ezplatform-graphql": "^2.0@dev",
"ezsystems/ezplatform-rest": "^1.0@dev",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezplatform-admin-ui": "^2.0",
"ezsystems/ezplatform-content-forms": "^1.0",
"ezsystems/ezplatform-graphql": "^2.0",
"ezsystems/ezplatform-rest": "^1.0",
"ezsystems/ezpublish-kernel": "^8.0",
"symfony/dependency-injection": "^5.0",
"symfony/expression-language": "^5.0",
"symfony/event-dispatcher": "^5.0",
Expand Down

0 comments on commit 2ef475b

Please sign in to comment.