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

Commit 94283de

Browse files
committed
[composer] Set dependencies for 2.2.3 + .lock
1 parent 7ff2d48 commit 94283de

File tree

2 files changed

+9808
-21
lines changed

2 files changed

+9808
-21
lines changed

composer.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -39,29 +39,29 @@
3939
"doctrine/orm": "^2.5",
4040
"sensio/distribution-bundle": "^5.0.22",
4141
"incenteev/composer-parameter-handler": "^2.1.3",
42-
"ezsystems/ezpublish-kernel": "~7.2.1@dev",
43-
"ezsystems/repository-forms": "~2.2.0@dev",
44-
"ezsystems/ezplatform-solr-search-engine": "~1.5.2@dev",
45-
"ezsystems/ez-support-tools": "~0.2.1@dev",
46-
"ezsystems/ezplatform-http-cache": "~0.7.0@dev",
47-
"ezsystems/ezplatform-admin-ui": "~1.2.1@dev",
48-
"ezsystems/ezplatform-admin-ui-modules": "~1.2.1@dev",
49-
"ezsystems/ezplatform-admin-ui-assets": "~3.0.0@dev",
50-
"ezsystems/ezplatform-design-engine": "~2.0.0@dev",
51-
"ezsystems/ezplatform-standard-design": "~0.1.0@dev",
52-
"ezsystems/date-based-publisher": "~3.0.1@dev",
53-
"ezsystems/flex-workflow": "~3.0.1@dev",
54-
"ezsystems/ezplatform-page-fieldtype": "~1.0.1@dev",
55-
"ezsystems/ezplatform-page-builder": "~1.0.1@dev",
56-
"ezsystems/ezplatform-cron": "~2.0.0@dev",
42+
"ezsystems/ezpublish-kernel": "~7.2.2",
43+
"ezsystems/repository-forms": "~2.2.1",
44+
"ezsystems/ezplatform-solr-search-engine": "~1.5.4",
45+
"ezsystems/ez-support-tools": "~0.2.1",
46+
"ezsystems/ezplatform-http-cache": "~0.7.0",
47+
"ezsystems/ezplatform-admin-ui": "~1.2.2",
48+
"ezsystems/ezplatform-admin-ui-modules": "~1.2.2",
49+
"ezsystems/ezplatform-admin-ui-assets": "~3.0.0",
50+
"ezsystems/ezplatform-design-engine": "~2.0.0",
51+
"ezsystems/ezplatform-standard-design": "~0.1.0",
52+
"ezsystems/date-based-publisher": "~3.0.1",
53+
"ezsystems/flex-workflow": "~3.0.2",
54+
"ezsystems/ezplatform-page-fieldtype": "~1.0.3",
55+
"ezsystems/ezplatform-page-builder": "~1.0.2",
56+
"ezsystems/ezplatform-cron": "~2.0.0",
5757
"ezsystems/ezplatform-automated-translation": "^2.0@rc",
5858
"ezplatform-i18n/ezplatform-i18n-fr_fr": "^2.0",
5959
"ezplatform-i18n/ezplatform-i18n-pl_pl": "^2.0",
6060
"ezplatform-i18n/ezplatform-i18n-de_de": "^2.0",
6161
"ezplatform-i18n/ezplatform-i18n-ru_ru": "^2.0",
6262
"ezplatform-i18n/ezplatform-i18n-nb_no": "^2.0",
63-
"ezsystems/ezplatform-ee-installer": "~2.2.0@dev",
64-
"ezsystems/ezplatform-http-cache-fastly": "~1.1.1@dev",
63+
"ezsystems/ezplatform-ee-installer": "~2.2.0",
64+
"ezsystems/ezplatform-http-cache-fastly": "~1.1.1",
6565
"knplabs/knp-menu-bundle": "^2.2.1",
6666
"willdurand/js-translation-bundle": "^2.6.6",
6767
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
@@ -70,12 +70,12 @@
7070
"leafo/scssphp": "^0.7.6",
7171
"symfony/thanks": "^1.0.7",
7272
"ezsystems/ezplatform-demo-assets": "^1.0",
73-
"ezsystems/comments-bundle": "^6.0@dev",
73+
"ezsystems/comments-bundle": "~6.1.2",
7474
"ramsey/uuid": "^3.5",
7575
"gregwar/captcha": "^1.1",
76-
"kaliop/ezmigrationbundle": "^4.0",
77-
"netgen/tagsbundle": "^3.1@dev",
78-
"novactive/ezseobundle": "^3.0.0@rc"
76+
"kaliop/ezmigrationbundle": "~5.3",
77+
"netgen/tagsbundle": "~3.3.0",
78+
"novactive/ezseobundle": "~3.0.0@rc"
7979
},
8080
"require-dev": {
8181
"behat/behat": "^3.4.3",

0 commit comments

Comments
 (0)