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 @@ -63,7 +63,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
6363
6464* Tests etc. are now ignored for archive exports
6565
66- [ 7.0.0 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0...main
66+ [ 7.0.0 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0...7.0.0
6767[ 6.0.2 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0.1...6.0.2
6868[ 6.0.1 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0.0...6.0.1
6969[ 6.0.0 ] : https://github.com/sebastianbergmann/recursion-context/compare/5.0...6.0.0
Original file line number Diff line number Diff line change 2121 "issues" : " https://github.com/sebastianbergmann/recursion-context/issues" ,
2222 "security" : " https://github.com/sebastianbergmann/recursion-context/security/policy"
2323 },
24- "minimum-stability" : " dev" ,
2524 "prefer-stable" : true ,
2625 "config" : {
2726 "platform" : {
3433 "php" : " >=8.3"
3534 },
3635 "require-dev" : {
37- "phpunit/phpunit" : " ^12.0-dev "
36+ "phpunit/phpunit" : " ^12.0"
3837 },
3938 "autoload" : {
4039 "classmap" : [
You can’t perform that action at this time.
0 commit comments