File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,14 @@ Coverage change log
33
44## ?.?.? / ????-??-??
55
6- ## 1.1.2 / 2021-10-21
6+ ## 1.1.3 / 2021-10-21
77
88* Made library compatible with XP 11 - @thekid
99
10+ ## 1.1.2 / 2021-10-21
11+
12+ * Migrate test suite from Travis CI to GitHub Actions - @thekid
13+
1014## 1.1.1 / 2020-10-31
1115
1216* Removed workaround for sebastianbergmann/php-code-coverage #820 after
Original file line number Diff line number Diff line change 66 "description" : " Coverage for the XP Framework" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^10.0 | ^9.0 | ^8.0" ,
9+ "xp-framework/core" : " ^11.0 | ^ 10.0 | ^9.0 | ^8.0" ,
1010 "xp-framework/unittest" : " ^11.0 | ^10.0 | ^9.7" ,
1111 "phpunit/php-code-coverage" : " ^9.2.2 | ^8.0 | ^7.0 | ^6.0 | ^5.3" ,
1212 "php" : " >=7.0.0"
You can’t perform that action at this time.
0 commit comments