Skip to content

Commit a2f41ca

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 3.2.4 release + .lock
1 parent f621f33 commit a2f41ca

File tree

5 files changed

+26475
-41
lines changed

5 files changed

+26475
-41
lines changed

.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@
6767
/public/.htaccess
6868

6969
composer.phar
70-
composer.lock
71-
symfony.lock
72-
yarn.lock
7370
.buildpath
7471
.project
7572
.settings/

composer.json

+37-38
Original file line numberDiff line numberDiff line change
@@ -21,40 +21,39 @@
2121
"ext-ctype": "*",
2222
"ext-iconv": "*",
2323
"doctrine/doctrine-migrations-bundle": "^3.0",
24-
"ezsystems/date-based-publisher": "~4.2.0@dev",
25-
"ezsystems/doctrine-dbal-schema": "~1.0.0@dev",
26-
"ezsystems/ez-support-tools": "~2.2.0@dev",
27-
"ezsystems/ezplatform-admin-ui": "~2.2.0@dev",
28-
"ezsystems/ezplatform-admin-ui-assets": "~5.2.2@rc",
29-
"ezsystems/ezplatform-calendar": "~1.2.0@dev",
30-
"ezsystems/ezplatform-connector-dam": "~1.0.0@dev",
31-
"ezsystems/ezplatform-content-forms": "~1.2.0@dev",
32-
"ezsystems/ezplatform-core": "~2.2.0@dev",
33-
"ezsystems/ezplatform-cron": "~3.1.0@dev",
34-
"ezsystems/ezplatform-design-engine": "~3.0.0@dev",
35-
"ezsystems/ezplatform-ee-installer": "~3.2.0@dev",
36-
"ezsystems/ezplatform-elastic-search-engine": "~1.1.0@dev",
37-
"ezsystems/ezplatform-form-builder": "~2.2.0@dev",
38-
"ezsystems/ezplatform-graphql": "~2.2.0@dev",
39-
"ezsystems/ezplatform-http-cache": "~2.2.0@dev",
40-
"ezsystems/ezplatform-http-cache-fastly": "~2.0.0@dev",
41-
"ezsystems/ezplatform-icons": "~1.0.0@dev",
42-
"ezsystems/ezplatform-kernel": "~1.2.0@dev",
43-
"ezsystems/ezplatform-matrix-fieldtype": "~2.1.0@dev",
44-
"ezsystems/ezplatform-page-builder": "~2.2.0@dev",
45-
"ezsystems/ezplatform-page-fieldtype": "~2.2.0@dev",
46-
"ezsystems/ezplatform-permissions": "~1.0.0@dev",
47-
"ezsystems/ezplatform-query-fieldtype": "~2.2.0@dev",
48-
"ezsystems/ezplatform-rest": "~1.2.0@dev",
49-
"ezsystems/ezplatform-richtext": "~2.2.0@dev",
50-
"ezsystems/ezplatform-search": "~1.1.0@dev",
51-
"ezsystems/ezplatform-segmentation": "~1.0.0@dev",
52-
"ezsystems/ezplatform-site-factory": "~1.2.0@dev",
53-
"ezsystems/ezplatform-solr-search-engine": "~3.2.0@dev",
54-
"ezsystems/ezplatform-standard-design": "~0.3.0@dev",
55-
"ezsystems/ezplatform-user": "~2.2.0@dev",
56-
"ezsystems/ezplatform-version-comparison": "~1.2.0@dev",
57-
"ezsystems/ezplatform-workflow": "~2.2.0@dev",
24+
"ezsystems/date-based-publisher": "~4.2.2",
25+
"ezsystems/doctrine-dbal-schema": "~1.0.0",
26+
"ezsystems/ez-support-tools": "~2.2.3",
27+
"ezsystems/ezplatform-admin-ui": "~2.2.3",
28+
"ezsystems/ezplatform-admin-ui-assets": "~5.2.2",
29+
"ezsystems/ezplatform-calendar": "~1.2.1",
30+
"ezsystems/ezplatform-connector-dam": "~1.0.2",
31+
"ezsystems/ezplatform-content-forms": "~1.2.0",
32+
"ezsystems/ezplatform-core": "~2.2.4",
33+
"ezsystems/ezplatform-cron": "~3.0.3",
34+
"ezsystems/ezplatform-design-engine": "~3.0.0",
35+
"ezsystems/ezplatform-ee-installer": "~3.2.0",
36+
"ezsystems/ezplatform-elastic-search-engine": "~1.1.1",
37+
"ezsystems/ezplatform-form-builder": "~2.2.2",
38+
"ezsystems/ezplatform-graphql": "~2.2.1",
39+
"ezsystems/ezplatform-http-cache": "~2.2.2",
40+
"ezsystems/ezplatform-http-cache-fastly": "~2.0.0",
41+
"ezsystems/ezplatform-kernel": "~1.2.4",
42+
"ezsystems/ezplatform-matrix-fieldtype": "~2.1.1",
43+
"ezsystems/ezplatform-page-builder": "~2.2.2",
44+
"ezsystems/ezplatform-page-fieldtype": "~2.2.1",
45+
"ezsystems/ezplatform-permissions": "~1.0.1",
46+
"ezsystems/ezplatform-query-fieldtype": "~2.2.0",
47+
"ezsystems/ezplatform-rest": "~1.2.2",
48+
"ezsystems/ezplatform-richtext": "~2.2.2",
49+
"ezsystems/ezplatform-search": "~1.1.1",
50+
"ezsystems/ezplatform-segmentation": "~1.0.2",
51+
"ezsystems/ezplatform-site-factory": "~1.2.3",
52+
"ezsystems/ezplatform-solr-search-engine": "~3.2.1",
53+
"ezsystems/ezplatform-standard-design": "~0.3.0",
54+
"ezsystems/ezplatform-user": "~2.2.1",
55+
"ezsystems/ezplatform-version-comparison": "~1.2.2",
56+
"ezsystems/ezplatform-workflow": "~2.2.2",
5857
"friendsofsymfony/jsrouting-bundle": "^2.5.1",
5958
"gregwar/captcha-bundle": "^2.0",
6059
"hautelook/templated-uri-bundle": "^3.3",
@@ -96,10 +95,10 @@
9695
"bex/behat-screenshot": "^2.1",
9796
"dmore/behat-chrome-extension": "^1.3",
9897
"dmore/chrome-mink-driver": "^2.7",
99-
"ezsystems/allure-behat": "~3.3.0@dev",
100-
"ezsystems/allure-php-api": "~3.3.0@dev",
101-
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev",
102-
"ezsystems/behatbundle": "~8.2.0@dev",
98+
"ezsystems/allure-behat": "~3.1.2",
99+
"ezsystems/allure-php-api": "~3.1.2",
100+
"ezsystems/behat-screenshot-image-driver-cloudinary": "~1.1.1",
101+
"ezsystems/behatbundle": "~8.2.3",
103102
"friends-of-behat/mink-browserkit-driver": "^1.4",
104103
"friends-of-behat/mink-extension": "^2.4",
105104
"friends-of-behat/symfony-extension": "^2.1",

0 commit comments

Comments
 (0)