Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 310588c

Browse files
author
Lukasz Serwatka
committed
[composer] Set dependencies for 1.7.0-beta1 release + lock
1 parent e151bc9 commit 310588c

File tree

2 files changed

+7502
-19
lines changed

2 files changed

+7502
-19
lines changed

composer.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -30,34 +30,34 @@
3030
"sensio/generator-bundle": "~2.3",
3131
"incenteev/composer-parameter-handler": "~2.0",
3232
"tedivm/stash-bundle": "~0.4",
33-
"ezsystems/ezpublish-kernel": "^6.7@dev",
34-
"ezsystems/repository-forms": "^1.4@dev",
35-
"ezsystems/ezplatform-solr-search-engine": "^1.1@dev",
36-
"ezsystems/platform-ui-bundle": "^1.6@dev",
37-
"ezsystems/ez-support-tools": "~0.1.0@dev",
38-
"ezsystems/comments-bundle": "~6.0@dev",
39-
"ezsystems/studio-ui-bundle": "^1.6@dev",
40-
"ezsystems/ezstudio-notifications": "^1.2@dev",
41-
"ezsystems/landing-page-fieldtype-bundle": "^1.6@dev",
42-
"ezsystems/ezstudio-demo-bundle": "^1.6@dev",
43-
"ezsystems/ezstudio-demo-bundle-data": "^1.6@dev",
44-
"ezsystems/share-buttons-bundle": "~1.1@dev",
45-
"ezsystems/flex-workflow": "^1.6@dev",
46-
"ezsystems/ezstudio-form-builder": "^1.0@dev",
33+
"ezsystems/ezpublish-kernel": "~6.7.0@beta",
34+
"ezsystems/repository-forms": "~1.5.0@beta",
35+
"ezsystems/ezplatform-solr-search-engine": "^1.1@beta",
36+
"ezsystems/platform-ui-bundle": "~1.7.0@beta",
37+
"ezsystems/ez-support-tools": "~0.1.0@beta",
38+
"ezsystems/comments-bundle": "~6.0.0",
39+
"ezsystems/studio-ui-bundle": "~1.7.0@beta",
40+
"ezsystems/ezstudio-notifications": "~1.2.0",
41+
"ezsystems/landing-page-fieldtype-bundle": "~1.7.0@beta",
42+
"ezsystems/ezstudio-demo-bundle": "~1.7.0@beta",
43+
"ezsystems/ezstudio-demo-bundle-data": "~1.7.0@beta",
44+
"ezsystems/share-buttons-bundle": "~1.1.0",
45+
"ezsystems/flex-workflow": "~1.7.0@beta",
46+
"ezsystems/ezstudio-form-builder": "~1.0.0@beta",
4747
"egulias/listeners-debug-command-bundle": "~1.9",
4848
"white-october/pagerfanta-bundle": "1.0.*",
4949
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
5050
"doctrine/doctrine-bundle": "~1.3",
5151
"symfony/expression-language": "~2.4",
5252
"sensio/framework-extra-bundle": "~3.0",
53-
"ezsystems/content-on-the-fly-prototype": "^0.1.6@dev",
53+
"ezsystems/content-on-the-fly-prototype": "~0.1.7",
5454
"components/handlebars.js": "~3.0.0",
55-
"ezsystems/recommendation-bundle": "^1.0@dev",
55+
"ezsystems/recommendation-bundle": "~1.2.0@beta",
5656
"willdurand/js-translation-bundle": "^2.6",
5757
"ramsey/uuid": "^3.5",
58-
"ezsystems/ezstudio-cron": "^1.0@dev",
59-
"ezsystems/date-based-publisher": "^1.0@dev",
60-
"ezsystems/ezstudio-personalized-block": "^1.0@dev"
58+
"ezsystems/ezstudio-cron": "~1.0.0@beta",
59+
"ezsystems/date-based-publisher": "~1.0.0@beta",
60+
"ezsystems/ezstudio-personalized-block": "~1.0.0@beta"
6161
},
6262
"require-dev": {
6363
"behat/behat": "~3.0",

0 commit comments

Comments
 (0)