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

Commit

Permalink
[composer] Set dependencies for 2.2.3 + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
damianz5 committed Aug 16, 2018
1 parent 7ff2d48 commit 94283de
Show file tree
Hide file tree
Showing 2 changed files with 9,808 additions and 21 deletions.
42 changes: 21 additions & 21 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,29 +39,29 @@
"doctrine/orm": "^2.5",
"sensio/distribution-bundle": "^5.0.22",
"incenteev/composer-parameter-handler": "^2.1.3",
"ezsystems/ezpublish-kernel": "~7.2.1@dev",
"ezsystems/repository-forms": "~2.2.0@dev",
"ezsystems/ezplatform-solr-search-engine": "~1.5.2@dev",
"ezsystems/ez-support-tools": "~0.2.1@dev",
"ezsystems/ezplatform-http-cache": "~0.7.0@dev",
"ezsystems/ezplatform-admin-ui": "~1.2.1@dev",
"ezsystems/ezplatform-admin-ui-modules": "~1.2.1@dev",
"ezsystems/ezplatform-admin-ui-assets": "~3.0.0@dev",
"ezsystems/ezplatform-design-engine": "~2.0.0@dev",
"ezsystems/ezplatform-standard-design": "~0.1.0@dev",
"ezsystems/date-based-publisher": "~3.0.1@dev",
"ezsystems/flex-workflow": "~3.0.1@dev",
"ezsystems/ezplatform-page-fieldtype": "~1.0.1@dev",
"ezsystems/ezplatform-page-builder": "~1.0.1@dev",
"ezsystems/ezplatform-cron": "~2.0.0@dev",
"ezsystems/ezpublish-kernel": "~7.2.2",
"ezsystems/repository-forms": "~2.2.1",
"ezsystems/ezplatform-solr-search-engine": "~1.5.4",
"ezsystems/ez-support-tools": "~0.2.1",
"ezsystems/ezplatform-http-cache": "~0.7.0",
"ezsystems/ezplatform-admin-ui": "~1.2.2",
"ezsystems/ezplatform-admin-ui-modules": "~1.2.2",
"ezsystems/ezplatform-admin-ui-assets": "~3.0.0",
"ezsystems/ezplatform-design-engine": "~2.0.0",
"ezsystems/ezplatform-standard-design": "~0.1.0",
"ezsystems/date-based-publisher": "~3.0.1",
"ezsystems/flex-workflow": "~3.0.2",
"ezsystems/ezplatform-page-fieldtype": "~1.0.3",
"ezsystems/ezplatform-page-builder": "~1.0.2",
"ezsystems/ezplatform-cron": "~2.0.0",
"ezsystems/ezplatform-automated-translation": "^2.0@rc",
"ezplatform-i18n/ezplatform-i18n-fr_fr": "^2.0",
"ezplatform-i18n/ezplatform-i18n-pl_pl": "^2.0",
"ezplatform-i18n/ezplatform-i18n-de_de": "^2.0",
"ezplatform-i18n/ezplatform-i18n-ru_ru": "^2.0",
"ezplatform-i18n/ezplatform-i18n-nb_no": "^2.0",
"ezsystems/ezplatform-ee-installer": "~2.2.0@dev",
"ezsystems/ezplatform-http-cache-fastly": "~1.1.1@dev",
"ezsystems/ezplatform-ee-installer": "~2.2.0",
"ezsystems/ezplatform-http-cache-fastly": "~1.1.1",
"knplabs/knp-menu-bundle": "^2.2.1",
"willdurand/js-translation-bundle": "^2.6.6",
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
Expand All @@ -70,12 +70,12 @@
"leafo/scssphp": "^0.7.6",
"symfony/thanks": "^1.0.7",
"ezsystems/ezplatform-demo-assets": "^1.0",
"ezsystems/comments-bundle": "^6.0@dev",
"ezsystems/comments-bundle": "~6.1.2",
"ramsey/uuid": "^3.5",
"gregwar/captcha": "^1.1",
"kaliop/ezmigrationbundle": "^4.0",
"netgen/tagsbundle": "^3.1@dev",
"novactive/ezseobundle": "^3.0.0@rc"
"kaliop/ezmigrationbundle": "~5.3",
"netgen/tagsbundle": "~3.3.0",
"novactive/ezseobundle": "~3.0.0@rc"
},
"require-dev": {
"behat/behat": "^3.4.3",
Expand Down
Loading

0 comments on commit 94283de

Please sign in to comment.