Skip to content

Commit

Permalink
remove branch alias (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish authored Jan 20, 2019
1 parent eb9c5e1 commit 082f249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Testimonial Element for SilverStripe 4.

## Requirements

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

## Installation

Expand Down
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"scripts": {
"lint": "vendor/bin/phpcs src/ tests/",
"lint-clean": "vendor/bin/phpcbf src/ tests/"
Expand Down

0 comments on commit 082f249

Please sign in to comment.