@@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 0.6.1...master ` ] [ 0.6.1...master ] .
9
+ For a full diff see [ ` 0.6.2...master ` ] [ 0.6.2...master ] .
10
+
11
+ ## [ ` 0.6.2 ` ] [ 0.6.2 ]
12
+
13
+ For a full diff see [ ` 0.6.1...0.6.2 ` ] [ 0.6.1...0.6.2 ] .
14
+
15
+ ### Fixed
16
+
17
+ * Allowed installation with ` phpunit/phpunit:^9 ` ([ #124 ] ), by [ @localheinz ]
10
18
11
19
## [ ` 0.6.1 ` ] [ 0.6.1 ]
12
20
@@ -86,6 +94,7 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
86
94
[ 0.5.1 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.5.1
87
95
[ 0.6.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.6.0
88
96
[ 0.6.1 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.6.1
97
+ [ 0.6.2 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.6.2
89
98
90
99
[ afd6fd9...0.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/afd6fd9...0.1
91
100
[ 0.1...0.1.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.1...0.1.1
@@ -98,15 +107,17 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
98
107
[ 0.4.2...0.5.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.4.2...0.5.0
99
108
[ 0.5.0...0.5.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.5.0...0.5.1
100
109
[ 0.5.1...0.6.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.5.1...0.6.0
101
- [ 0.6.0...0.6.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.0...0.6.0
102
- [ 0.6.1...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.1...master
110
+ [ 0.6.0...0.6.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.0...0.6.1
111
+ [ 0.6.1...0.6.2 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.1...0.6.2
112
+ [ 0.6.2...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.2...master
103
113
104
114
[ #67 ] : https://github.com/Jan0707/phpstan-prophecy/pull/67
105
115
[ #79 ] : https://github.com/Jan0707/phpstan-prophecy/pull/79
106
116
[ #92 ] : https://github.com/Jan0707/phpstan-prophecy/pull/92
107
117
[ #94 ] : https://github.com/Jan0707/phpstan-prophecy/pull/94
108
118
[ #118 ] : https://github.com/Jan0707/phpstan-prophecy/pull/118
109
119
[ #119 ] : https://github.com/Jan0707/phpstan-prophecy/pull/119
120
+ [ #124 ] : https://github.com/Jan0707/phpstan-prophecy/pull/124
110
121
111
122
[ @localheinz ] : https://github.com/localheinz
112
123
[ @PedroTroller ] : https://github.com/PedroTroller
0 commit comments