File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
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
+
5
11
## [ 4.0.2] - 2020-06-30
6
12
7
13
### Added
@@ -64,6 +70,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
64
70
65
71
* This component is no longer supported on PHP 5.6
66
72
73
+ [ 4.0.3 ] : https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
67
74
[ 4.0.2 ] : https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2
68
75
[ 4.0.1 ] : https://github.com/sebastianbergmann/diff/compare/4.0.0...4.0.1
69
76
[ 4.0.0 ] : https://github.com/sebastianbergmann/diff/compare/3.0.2...4.0.0
You can’t perform that action at this time.
0 commit comments