Skip to content

Commit

Permalink
Set dependencies for v1.13.4 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
glye committed Sep 4, 2018
1 parent 23bb200 commit 693b390
Show file tree
Hide file tree
Showing 2 changed files with 8,153 additions and 45 deletions.
87 changes: 42 additions & 45 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,53 +29,53 @@
},
"require": {
"php": "~5.6|~7.0",
"symfony/symfony": "~2.8.41",
"twig/extensions": "^1.5.1",
"symfony/assetic-bundle": "^2.8.2",
"symfony/swiftmailer-bundle": "^2.6.6 | ^3.2.2",
"symfony/monolog-bundle": "^2.12.1 | ^3.3.0",
"sensio/distribution-bundle": "^3.0.36 | ^4.0.40 | ^5.0.22",
"sensio/generator-bundle": "^2.5.3 | ^3.1.7",
"incenteev/composer-parameter-handler": "~2.1.3",
"tedivm/stash-bundle": "~0.6.2",
"ezsystems/ezpublish-kernel": "^6.13@dev",
"ezsystems/repository-forms": "^1.11@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.5@dev",
"ezsystems/platform-ui-bundle": "^1.13@dev",
"ezsystems/ez-support-tools": "~0.2.1@dev",
"ezsystems/ezplatform-http-cache": "~0.7@dev",
"ezplatform-i18n/ezplatform-i18n-ach_ug": "^1.5@dev",
"ezsystems/studio-ui-bundle": "^1.13@dev",
"ezsystems/ezstudio-notifications": "^1.2@dev",
"ezsystems/landing-page-fieldtype-bundle": "^1.12@dev",
"ezsystems/flex-workflow": "^1.9@dev",
"ezsystems/ezstudio-form-builder": "^1.3@dev",
"ezsystems/ezplatform-design-engine": "^1.2@dev",
"egulias/listeners-debug-command-bundle": "~1.9.1",
"white-october/pagerfanta-bundle": "~1.0.8",
"symfony/symfony": "~2.8",
"twig/extensions": "~1.4",
"symfony/assetic-bundle": "~2.8",
"symfony/swiftmailer-bundle": "~2.5",
"symfony/monolog-bundle": "~2.12|~3.0",
"sensio/distribution-bundle": "^3.0.36|^4.0.6|^5.0",
"sensio/generator-bundle": "^2.3|^3.0",
"incenteev/composer-parameter-handler": "~2.1",
"tedivm/stash-bundle": "~0.6",
"ezsystems/ezpublish-kernel": "~6.13.4",
"ezsystems/repository-forms": "~1.11.2",
"ezsystems/ezplatform-solr-search-engine": "~1.5.1",
"ezsystems/platform-ui-bundle": "~1.13.4",
"ezsystems/ez-support-tools": "~0.2.1",
"ezsystems/ezplatform-http-cache": "~0.7.0",
"ezplatform-i18n/ezplatform-i18n-ach_ug": "~1.5.0",
"ezsystems/studio-ui-bundle": "~1.13.4",
"ezsystems/ezstudio-notifications": "~1.2.0",
"ezsystems/landing-page-fieldtype-bundle": "~1.12.2",
"ezsystems/flex-workflow": "~1.9.2",
"ezsystems/ezstudio-form-builder": "~1.3.2",
"ezsystems/ezplatform-design-engine": "^1.1.0",
"egulias/listeners-debug-command-bundle": "~1.9",
"white-october/pagerfanta-bundle": "1.0.*",
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
"doctrine/doctrine-bundle": "~1.6.13 | ^1.9.1",
"sensio/framework-extra-bundle": "^3.0.29",
"ezsystems/ezstudio-installer": "^1.5@dev",
"doctrine/doctrine-bundle": "~1.5",
"sensio/framework-extra-bundle": "~3.0",
"ezsystems/ezstudio-installer": "~1.5.0",
"ramsey/uuid": "^3.5",
"gregwar/captcha": "^1.1",
"ezsystems/ezstudio-cron": "^1.0@dev",
"ezsystems/date-based-publisher": "^1.4@dev",
"ezsystems/content-on-the-fly-prototype": "~0.1.12@dev",
"ezsystems/ezplatform-multi-file-upload": "^0.1@dev",
"ezsystems/ezplatform-http-cache-fastly": "^1.0@dev",
"willdurand/js-translation-bundle": "^2.6.6",
"ezsystems/ezstudio-cron": "~1.0.0",
"ezsystems/date-based-publisher": "~1.4.2",
"ezsystems/content-on-the-fly-prototype": "~0.1.12",
"ezsystems/ezplatform-multi-file-upload": "~0.1.3",
"ezsystems/ezplatform-http-cache-fastly": "^1.0.0",
"willdurand/js-translation-bundle": "^2.6.4",
"roave/security-advisories": "dev-master"
},
"require-dev": {
"ezsystems/ezplatform-i18n": "^1.5@dev",
"behat/behat": "^3.4.3",
"behat/symfony2-extension": "^2.1.5",
"behat/mink-extension": "^2.3.1",
"behat/mink-goutte-driver": "^1.2.1",
"behat/mink-selenium2-driver": "^1.3.1",
"jarnaiz/behat-junit-formatter": "^1.3.2",
"ezsystems/behatbundle": "^6.5.3"
"ezsystems/ezplatform-i18n": "~1.5.0",
"behat/behat": "~3.2",
"behat/symfony2-extension": "~2.0",
"behat/mink-extension": "~2.0",
"behat/mink-goutte-driver": "~1.0",
"behat/mink-selenium2-driver": "~1.0",
"jarnaiz/behat-junit-formatter": "^1.3",
"ezsystems/behatbundle": "~6.5.0"
},
"suggest": {
"ezsystems/legacy-bridge": "Provides the full legacy backoffice and legacy features"
Expand All @@ -101,10 +101,7 @@
},
"config": {
"process-timeout": 3000,
"bin-dir": "bin",
"preferred-install": {
"ezsystems/*": "dist"
}
"bin-dir": "bin"
},
"extra": {
"symfony-app-dir": "app",
Expand Down
Loading

0 comments on commit 693b390

Please sign in to comment.