File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 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
157157
158158* This component is no longer supported on PHP 5.6
159159
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
161161[ 6.0.2 ] : https://github.com/sebastianbergmann/diff/compare/6.0.1...6.0.2
162162[ 6.0.1 ] : https://github.com/sebastianbergmann/diff/compare/6.0.0...6.0.1
163163[ 6.0.0 ] : https://github.com/sebastianbergmann/diff/compare/5.1...6.0.0
Original file line number Diff line number Diff line change 1818 "issues" : " https://github.com/sebastianbergmann/diff/issues" ,
1919 "security" : " https://github.com/sebastianbergmann/diff/security/policy"
2020 },
21- "minimum-stability" : " dev" ,
2221 "prefer-stable" : true ,
2322 "config" : {
2423 "platform" : {
3130 "php" : " >=8.3"
3231 },
3332 "require-dev" : {
34- "phpunit/phpunit" : " ^12.0-dev " ,
33+ "phpunit/phpunit" : " ^12.0" ,
3534 "symfony/process" : " ^7.2"
3635 },
3736 "autoload" : {
You can’t perform that action at this time.
0 commit comments