Skip to content

Commit

Permalink
[composer] Set dependencies for 1.5.0-beta1 release + lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Serwatka committed Aug 22, 2016
1 parent 3aa14be commit 7f21fe5
Show file tree
Hide file tree
Showing 2 changed files with 6,362 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
"symfony/assetic-bundle": "~2.3",
"symfony/swiftmailer-bundle": "~2.3",
"symfony/monolog-bundle": "~2.4",
"sensio/distribution-bundle": "~3.0",
"sensio/distribution-bundle": "^5.0",
"sensio/generator-bundle": "~2.3",
"incenteev/composer-parameter-handler": "~2.0",
"tedivm/stash-bundle": "~0.4",
"ezsystems/ezpublish-kernel": "^6.5@dev",
"ezsystems/repository-forms": "^1.3@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.1@dev",
"ezsystems/platform-ui-bundle": "^1.5@dev",
"ezsystems/platform-ui-assets-bundle": "@alpha",
"ezsystems/ez-support-tools": "~0.1.0@dev",
"ezsystems/studio-ui-bundle": "^1.5@dev",
"ezsystems/ezstudio-notifications": "^1.2@dev",
"ezsystems/landing-page-fieldtype-bundle": "^1.5@dev",
"ezsystems/flex-workflow": "^1.4@dev",
"ezsystems/ezpublish-kernel": "^6.5@beta",
"ezsystems/repository-forms": "^1.4@beta",
"ezsystems/ezplatform-solr-search-engine": "^1.1@beta",
"ezsystems/platform-ui-bundle": "^1.5@beta",
"ezsystems/platform-ui-assets-bundle": "@beta",
"ezsystems/ez-support-tools": "~0.1.0",
"ezsystems/studio-ui-bundle": "^1.5beta",
"ezsystems/ezstudio-notifications": "^1.2",
"ezsystems/landing-page-fieldtype-bundle": "^1.5@beta",
"ezsystems/flex-workflow": "^1.5@beta",
"egulias/listeners-debug-command-bundle": "~1.9",
"hautelook/templated-uri-bundle": "~1.0 | ~2.0",
"doctrine/doctrine-bundle": "~1.3",
"symfony/expression-language": "~2.4",
"sensio/framework-extra-bundle": "~3.0",
"ezsystems/ezstudio-installer": "^1.1@dev"
"ezsystems/ezstudio-installer": "^1.1"
},
"require-dev": {
"behat/behat": "~3.0",
Expand Down
Loading

0 comments on commit 7f21fe5

Please sign in to comment.