Skip to content

Commit ffc949a

Browse files
Prepare release
1 parent 0a2dfc1 commit ffc949a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

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

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

5+
## [4.0.3] - 2020-09-28
6+
7+
### Changed
8+
9+
* Changed PHP version constraint in `composer.json` from `^7.3 || ^8.0` to `>=7.3`
10+
511
## [4.0.2] - 2020-06-30
612

713
### Added
@@ -64,6 +70,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
6470

6571
* This component is no longer supported on PHP 5.6
6672

73+
[4.0.3]: https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
6774
[4.0.2]: https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2
6875
[4.0.1]: https://github.com/sebastianbergmann/diff/compare/4.0.0...4.0.1
6976
[4.0.0]: https://github.com/sebastianbergmann/diff/compare/3.0.2...4.0.0

0 commit comments

Comments
 (0)