Skip to content

Commit

Permalink
remove branch alias (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish authored Jan 19, 2019
1 parent 73623bc commit 738cd88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ A content block to embed media from other websites via oEmbed

## Requirements

* SilverStripe ^4.0
* SilverStripe Elemental ^2.0
* silverstripe/recipe-cms: ^1@dev || ^4@dev
* dnadesign/silverstripe-elemental: ^2@dev || ^3@dev
* sheadawson/silverstripe-linkable: ^2@dev

## Installation

Expand Down
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,5 @@
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
"prefer-stable": true
}

0 comments on commit 738cd88

Please sign in to comment.