Skip to content

Commit 3afb628

Browse files
Skip 2.0 because of the mistake I described in sebastianbergmann/phpunit#2734 (comment)
1 parent c341c98 commit 3afb628

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5-
## [2.0.0] - 2017-07-11
5+
## [3.0.0] - 2017-MM-DD
66

77
### Added
88

@@ -12,4 +12,4 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1212

1313
* This component is no longer supported on PHP 5.6
1414

15-
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...2.0.0
15+
[3.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...3.0.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"extra": {
2929
"branch-alias": {
30-
"dev-master": "2.0-dev"
30+
"dev-master": "3.0-dev"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)