Skip to content

Commit

Permalink
[Composer] Bump master to 1.9 for incoming richtext bundle requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom authored Apr 30, 2019
1 parent 4e5222e commit cb3c232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ezsystems/ezplatform-xmltext-fieldtype",
"description": "XmlText field type implementation for eZ Platform",
"license": "GPL-2.0",
"license": "GPL-2.0-only",
"type": "ezplatform-bundle",
"authors": [
{
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
"dev-master": "1.9.x-dev"
}
}
}

0 comments on commit cb3c232

Please sign in to comment.