We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c341c98 commit 3afb628Copy full SHA for 3afb628
ChangeLog.md
@@ -2,7 +2,7 @@
2
3
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
5
-## [2.0.0] - 2017-07-11
+## [3.0.0] - 2017-MM-DD
6
7
### Added
8
@@ -12,4 +12,4 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
12
13
* This component is no longer supported on PHP 5.6
14
15
-[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...2.0.0
+[3.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...3.0.0
composer.json
@@ -27,7 +27,7 @@
27
},
28
"extra": {
29
"branch-alias": {
30
- "dev-master": "2.0-dev"
+ "dev-master": "3.0-dev"
31
}
32
33
0 commit comments