Skip to content

Commit

Permalink
[composer] Set dependencies for 1.4.3-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Feb 22, 2019
1 parent c4f25e7 commit b77a94e
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 @@
"php": ">=7.1",
"symfony/symfony": "^3.4",
"jms/translation-bundle": "^1.3.2",
"ezsystems/ezpublish-kernel": "^7.4@dev",
"ezsystems/repository-forms": "^2.4@dev",
"ezsystems/ezplatform-admin-ui-modules": "^1.4@dev",
"ezsystems/ez-support-tools": "^0.2@dev",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezpublish-kernel": "^7.4",
"ezsystems/repository-forms": "^2.4",
"ezsystems/ezplatform-admin-ui-modules": "^1.4",
"ezsystems/ez-support-tools": "^0.2",
"ezsystems/ezplatform-design-engine": "^2.0",
"white-october/pagerfanta-bundle": "^1.1",
"knplabs/knp-menu-bundle": "^2.1",
"mck89/peast": "^1.8",
Expand Down

0 comments on commit b77a94e

Please sign in to comment.