File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
157
157
158
158
* This component is no longer supported on PHP 5.6
159
159
160
- [ 7.0.0 ] : https://github.com/sebastianbergmann/diff/compare/6.0...main
160
+ [ 7.0.0 ] : https://github.com/sebastianbergmann/diff/compare/6.0...7.0.0
161
161
[ 6.0.2 ] : https://github.com/sebastianbergmann/diff/compare/6.0.1...6.0.2
162
162
[ 6.0.1 ] : https://github.com/sebastianbergmann/diff/compare/6.0.0...6.0.1
163
163
[ 6.0.0 ] : https://github.com/sebastianbergmann/diff/compare/5.1...6.0.0
Original file line number Diff line number Diff line change 18
18
"issues" : " https://github.com/sebastianbergmann/diff/issues" ,
19
19
"security" : " https://github.com/sebastianbergmann/diff/security/policy"
20
20
},
21
- "minimum-stability" : " dev" ,
22
21
"prefer-stable" : true ,
23
22
"config" : {
24
23
"platform" : {
31
30
"php" : " >=8.3"
32
31
},
33
32
"require-dev" : {
34
- "phpunit/phpunit" : " ^12.0-dev " ,
33
+ "phpunit/phpunit" : " ^12.0" ,
35
34
"symfony/process" : " ^7.2"
36
35
},
37
36
"autoload" : {
You can’t perform that action at this time.
0 commit comments