Skip to content

Commit

Permalink
[composer] Set dependencies for 1.10.0-beta1 release + lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Serwatka committed Jun 14, 2017
1 parent fb25cbb commit 0f6c170
Show file tree
Hide file tree
Showing 2 changed files with 7,464 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,34 +30,34 @@
"sensio/generator-bundle": "^2.3|^3.0",
"incenteev/composer-parameter-handler": "~2.1",
"tedivm/stash-bundle": "~0.6",
"ezsystems/ezpublish-kernel": "^6.9@dev",
"ezsystems/repository-forms": "^1.7@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.3@dev",
"ezsystems/platform-ui-bundle": "^1.9@dev",
"ezsystems/ezpublish-kernel": "^6.9@beta",
"ezsystems/repository-forms": "^1.7@beta",
"ezsystems/ezplatform-solr-search-engine": "^1.3@beta",
"ezsystems/platform-ui-bundle": "^1.9@beta",
"ezsystems/ez-support-tools": "~0.1.0",
"ezsystems/ezplatform-http-cache": "^0.1@dev",
"ezplatform-i18n/ezplatform-i18n-ach_ug": "^1.1@dev",
"ezsystems/studio-ui-bundle": "^1.8dev",
"ezsystems/ezstudio-notifications": "^1.2@dev",
"ezsystems/landing-page-fieldtype-bundle": "^1.8@dev",
"ezsystems/flex-workflow": "^1.8@dev",
"ezsystems/ezstudio-form-builder": "^1.0@dev",
"ezsystems/ezplatform-http-cache": "^0.1",
"ezplatform-i18n/ezplatform-i18n-ach_ug": "^1.1@beta",
"ezsystems/studio-ui-bundle": "^1.10@beta",
"ezsystems/ezstudio-notifications": "^1.2",
"ezsystems/landing-page-fieldtype-bundle": "^1.10@beta",
"ezsystems/flex-workflow": "^1.9@beta",
"ezsystems/ezstudio-form-builder": "^1.3@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.5",
"sensio/framework-extra-bundle": "~3.0",
"ezsystems/ezstudio-installer": "^1.4@dev",
"ezsystems/ezstudio-installer": "^1.5",
"ramsey/uuid": "^3.5",
"gregwar/captcha": "^1.1",
"ezsystems/ezstudio-cron": "^1.0@dev",
"ezsystems/date-based-publisher": "^1.0@dev",
"ezsystems/content-on-the-fly-prototype": "~0.1.7",
"ezsystems/ezplatform-multi-file-upload": "^0.1.0@dev",
"ezsystems/ezstudio-cron": "^1.0",
"ezsystems/date-based-publisher": "^1.3@beta",
"ezsystems/content-on-the-fly-prototype": "~0.1.10",
"ezsystems/ezplatform-multi-file-upload": "^0.1.2@beta",
"willdurand/js-translation-bundle": "^2.6.4"
},
"require-dev": {
"ezsystems/ezplatform-i18n": "^1.0@dev",
"ezsystems/ezplatform-i18n": "^1.0@beta",
"behat/behat": "~3.2",
"behat/symfony2-extension": "~2.0",
"behat/mink-extension": "~2.0",
Expand Down
Loading

0 comments on commit 0f6c170

Please sign in to comment.