Skip to content

Commit

Permalink
[composer] Set branch alias to 2.4.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
damianz5 committed Oct 26, 2018
1 parent f3b100e commit e4ca923
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -35,13 +35,13 @@
"doctrine/orm": "^2.5",
"sensio/distribution-bundle": "^5.0.22",
"incenteev/composer-parameter-handler": "^2.1.3",
"ezsystems/ezpublish-kernel": "^7.3@dev",
"ezsystems/repository-forms": "^2.3@dev",
"ezsystems/ezpublish-kernel": "^7.4@dev",
"ezsystems/repository-forms": "^2.4@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.5@dev",
"ezsystems/ez-support-tools": "^0.2@dev",
"ezsystems/ezplatform-http-cache": "^0.8@dev",
"ezsystems/ezplatform-admin-ui": "^1.3@dev",
"ezsystems/ezplatform-admin-ui-modules": "^1.3@dev",
"ezsystems/ezplatform-http-cache": "^0.9@dev",
"ezsystems/ezplatform-admin-ui": "^1.4@dev",
"ezsystems/ezplatform-admin-ui-modules": "^1.4@dev",
"ezsystems/ezplatform-admin-ui-assets": "^3.1@dev",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezplatform-standard-design": "^0.1@dev",
Expand Down Expand Up @@ -124,7 +124,7 @@
"file": "app/config/parameters.yml"
},
"branch-alias": {
"dev-master": "2.3.x-dev"
"dev-master": "2.4.x-dev"
}
}
}

0 comments on commit e4ca923

Please sign in to comment.