Skip to content

Commit

Permalink
[composer] Set dependencies for 1.7.0-beta1 release + lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Serwatka committed Dec 1, 2016
1 parent 1cb12fd commit d0c4c7c
Show file tree
Hide file tree
Showing 2 changed files with 6,935 additions and 14 deletions.
28 changes: 14 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
"sensio/generator-bundle": "~2.3",
"incenteev/composer-parameter-handler": "~2.0",
"tedivm/stash-bundle": "~0.4",
"ezsystems/ezpublish-kernel": "^6.7@dev",
"ezsystems/repository-forms": "^1.4@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.1@dev",
"ezsystems/platform-ui-bundle": "^1.5@dev",
"ezsystems/ez-support-tools": "~0.1.0@dev",
"ezsystems/studio-ui-bundle": "^1.5@dev",
"ezsystems/ezstudio-notifications": "^1.2@dev",
"ezsystems/landing-page-fieldtype-bundle": "^1.5@dev",
"ezsystems/flex-workflow": "^1.5@dev",
"ezsystems/ezstudio-form-builder": "^1.0@dev",
"ezsystems/ezpublish-kernel": "~6.7.0@beta",
"ezsystems/repository-forms": "~1.5.0@beta",
"ezsystems/ezplatform-solr-search-engine": "^1.1@beta",
"ezsystems/platform-ui-bundle": "~1.7.0@beta",
"ezsystems/ez-support-tools": "~0.1.0@beta",
"ezsystems/studio-ui-bundle": "~1.7.0@beta",
"ezsystems/ezstudio-notifications": "~1.2.0",
"ezsystems/landing-page-fieldtype-bundle": "~1.7.0@beta",
"ezsystems/flex-workflow": "~1.7.0@beta",
"ezsystems/ezstudio-form-builder": "~1.0.0@beta",
"egulias/listeners-debug-command-bundle": "~1.9",
"white-october/pagerfanta-bundle": "1.0.*",
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
"doctrine/doctrine-bundle": "~1.3",
"symfony/expression-language": "~2.4",
"sensio/framework-extra-bundle": "~3.0",
"ezsystems/ezstudio-installer": "^1.2@dev",
"ezsystems/ezstudio-installer": "~1.4.0@beta",
"willdurand/js-translation-bundle": "^2.6",
"ramsey/uuid": "^3.5",
"ezsystems/ezstudio-cron": "^1.0@dev",
"ezsystems/date-based-publisher": "^1.0@dev",
"ezsystems/ezstudio-cron": "~1.0.0@beta",
"ezsystems/date-based-publisher": "~1.0.0@beta",
"ezsystems/content-on-the-fly-prototype": "~0.1.7"
},
"require-dev": {
Expand Down Expand Up @@ -100,7 +100,7 @@
"file": "app/config/parameters.yml"
},
"branch-alias": {
"dev-master": "1.6.x-dev"
"dev-master": "1.7.x-dev"
}
},
"bin": [
Expand Down
Loading

0 comments on commit d0c4c7c

Please sign in to comment.