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
63
63
64
64
* Tests etc. are now ignored for archive exports
65
65
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
67
67
[ 6.0.2 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0.1...6.0.2
68
68
[ 6.0.1 ] : https://github.com/sebastianbergmann/recursion-context/compare/6.0.0...6.0.1
69
69
[ 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 21
21
"issues" : " https://github.com/sebastianbergmann/recursion-context/issues" ,
22
22
"security" : " https://github.com/sebastianbergmann/recursion-context/security/policy"
23
23
},
24
- "minimum-stability" : " dev" ,
25
24
"prefer-stable" : true ,
26
25
"config" : {
27
26
"platform" : {
34
33
"php" : " >=8.3"
35
34
},
36
35
"require-dev" : {
37
- "phpunit/phpunit" : " ^12.0-dev "
36
+ "phpunit/phpunit" : " ^12.0"
38
37
},
39
38
"autoload" : {
40
39
"classmap" : [
You can’t perform that action at this time.
0 commit comments