File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ s Logging change log
33
44## ?.?.? / ????-??-??
55
6+ ## 9.1.3 / 2019-12-01
7+
8+ * Made compatible with XP 10 - @thekid
9+
610## 9.1.2 / 2019-08-20
711
812* Made compatible with PHP 7.4 - refrain using ` {} ` for string offsets
Original file line number Diff line number Diff line change 66 "description" : " Logging for the XP Framework" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^9.0 | ^8.0 | ^7.0 | ^6.5" ,
9+ "xp-framework/core" : " ^10.0 | ^ 9.0 | ^8.0 | ^7.0 | ^6.5" ,
1010 "php" : " >=5.6.0"
1111 },
1212 "require-dev" : {
1313 "xp-framework/collections" : " ^8.0 | ^7.0 | ^6.5" ,
14- "xp-framework/unittest" : " ^9.0 | ^8.0 | ^7.0 | ^6.5"
14+ "xp-framework/unittest" : " ^11.0 | ^10.0 | ^ 9.0 | ^8.0 | ^7.0 | ^6.5"
1515 },
1616 "autoload" : {
1717 "files" : [" src/main/php/autoload.php" ]
You can’t perform that action at this time.
0 commit comments