Skip to content

Commit

Permalink
[composer] Set dependencies for 1.0.0-rc2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Mar 11, 2019
1 parent 6f3a935 commit ed4bb97
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 @@ -11,11 +11,11 @@
],
"require": {
"php": ">=7.1",
"ezsystems/ezpublish-kernel": "^7.4@dev",
"ezsystems/ezpublish-kernel": "^7.4",
"ocramius/proxy-manager": "~1.0 || ~2.0",
"symfony/proxy-manager-bridge": "^2.8.40 || ^3.4.11",
"zetacomponents/system-information": "^1.1.1",
"ezsystems/ezplatform-admin-ui": "^1.5@dev"
"ezsystems/ezplatform-admin-ui": "^1.5"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.14.2",
Expand Down

0 comments on commit ed4bb97

Please sign in to comment.