Skip to content

Commit

Permalink
Add installer names for 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Apr 2, 2021
1 parent ffbf4f8 commit 873c041
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}
},
"extra": {
"installer-name": "backend",
"branch-alias": {
"dev-master": "1.0-dev"
}
Expand Down
1 change: 1 addition & 0 deletions modules/cms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}
},
"extra": {
"installer-name": "cms",
"branch-alias": {
"dev-master": "1.0-dev"
}
Expand Down
1 change: 1 addition & 0 deletions modules/system/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}
},
"extra": {
"installer-name": "system",
"branch-alias": {
"dev-master": "1.0-dev"
}
Expand Down

0 comments on commit 873c041

Please sign in to comment.