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

Commit c4f4ef2

Browse files
author
Lukasz Serwatka
committed
[composer] Set dependencies for 1.5.1 release + lock
1 parent 1cd23e4 commit c4f4ef2

File tree

2 files changed

+7005
-16
lines changed

2 files changed

+7005
-16
lines changed

composer.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -30,29 +30,29 @@
3030
"sensio/generator-bundle": "~2.3",
3131
"incenteev/composer-parameter-handler": "~2.0",
3232
"tedivm/stash-bundle": "~0.4",
33-
"ezsystems/ezpublish-kernel": "~6.5.0@dev",
34-
"ezsystems/repository-forms": "~1.4.0@dev",
35-
"ezsystems/ezplatform-solr-search-engine": "~1.1.0@dev",
36-
"ezsystems/platform-ui-bundle": "~1.5.0@dev",
37-
"ezsystems/ez-support-tools": "~0.1.0@dev",
38-
"ezsystems/comments-bundle": "~6.0.0@dev",
39-
"ezsystems/studio-ui-bundle": "~1.5.0@dev",
40-
"ezsystems/ezstudio-notifications": "~1.2.0@dev",
41-
"ezsystems/landing-page-fieldtype-bundle": "~1.5.0@dev",
42-
"ezsystems/ezstudio-demo-bundle": "~1.5.0@dev",
43-
"ezsystems/ezstudio-demo-bundle-data": "~1.5.0@dev",
44-
"ezsystems/share-buttons-bundle": "~1.1.0@dev",
45-
"ezsystems/flex-workflow": "~1.5.0@dev",
33+
"ezsystems/ezpublish-kernel": "~6.5.0",
34+
"ezsystems/repository-forms": "~1.4.0",
35+
"ezsystems/ezplatform-solr-search-engine": "~1.1.0",
36+
"ezsystems/platform-ui-bundle": "~1.5.0",
37+
"ezsystems/ez-support-tools": "~0.1.0",
38+
"ezsystems/comments-bundle": "~6.0.0",
39+
"ezsystems/studio-ui-bundle": "~1.5.0",
40+
"ezsystems/ezstudio-notifications": "~1.2.0",
41+
"ezsystems/landing-page-fieldtype-bundle": "~1.5.0",
42+
"ezsystems/ezstudio-demo-bundle": "~1.5.0",
43+
"ezsystems/ezstudio-demo-bundle-data": "~1.5.0",
44+
"ezsystems/share-buttons-bundle": "~1.1.0",
45+
"ezsystems/flex-workflow": "~1.5.0",
4646
"egulias/listeners-debug-command-bundle": "~1.9",
4747
"white-october/pagerfanta-bundle": "1.0.*",
4848
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
4949
"doctrine/doctrine-bundle": "~1.3",
5050
"symfony/expression-language": "~2.4",
5151
"sensio/framework-extra-bundle": "~3.0",
52-
"ezsystems/content-on-the-fly-prototype": "~0.1.6@dev",
53-
"ezsystems/platform-ui-search-prototype-bundle": "~0.1.3@dev",
52+
"ezsystems/content-on-the-fly-prototype": "~0.1.6",
53+
"ezsystems/platform-ui-search-prototype-bundle": "~0.1.3",
5454
"components/handlebars.js": "~3.0.0",
55-
"ezsystems/recommendation-bundle": "~1.0.0@dev"
55+
"ezsystems/recommendation-bundle": "~1.0.0"
5656
},
5757
"require-dev": {
5858
"behat/behat": "~3.0",

0 commit comments

Comments
 (0)