Skip to content

Commit

Permalink
Merge pull request #38 from laminas/fix/branch-alias
Browse files Browse the repository at this point in the history
Remove obsolete branch aliases
  • Loading branch information
Ocramius committed Sep 8, 2020
2 parents 0a3a28a + 6bd4dba commit 55fb3a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
44 changes: 0 additions & 44 deletions CHANGELOG.md
Expand Up @@ -2,50 +2,6 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.1.0 - TBD

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 2.0.2 - TBD

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 2.0.1 - 2020-07-02

### Added
Expand Down
6 changes: 0 additions & 6 deletions composer.json
Expand Up @@ -19,12 +19,6 @@
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev",
"dev-develop": "2.1.x-dev"
}
},
"require": {
"php": "^7.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
Expand Down

0 comments on commit 55fb3a9

Please sign in to comment.