Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.0-beta4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jan 27, 2020
1 parent 8ad64d7 commit fc07cf9
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 @@ -13,8 +13,8 @@
"prefer-stable": true,
"require": {
"php": "^7.3",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezplatform-admin-ui": "^2.0@dev",
"ezsystems/ezpublish-kernel": "^8.0",
"ezsystems/ezplatform-admin-ui": "^2.0",
"ocramius/proxy-manager": "^2.2",
"symfony/proxy-manager-bridge": "^4.3",
"zetacomponents/system-information": "^1.1.1"
Expand Down

0 comments on commit fc07cf9

Please sign in to comment.