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,6 +3,10 @@ Data sequences change log
33
44## ?.?.? / ????-??-??
55
6+ ## 1.1.1 / 2020-04-05
7+
8+ * Made compatible with XP 10 - @thekid
9+
610## 1.1.0 / 2018-12-30
711
812* Merged PR #1 : Make compatible with newer XP / PHP versions - @thekid
Original file line number Diff line number Diff line change 66 "description" : " Implements JSON patch documents described in RFC #6902" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^9.0 | ^8.0 | ^7.0 | ^6.3" ,
9+ "xp-framework/core" : " ^10.0 | ^ 9.0 | ^8.0 | ^7.0 | ^6.3" ,
1010 "php" : " >=5.6.0"
1111 },
1212 "require-dev" : {
13- "xp-framework/unittest" : " ^9.0 | ^8.0 | ^7.0 | ^6.5" ,
13+ "xp-framework/unittest" : " ^11.0 | ^10.0 | ^ 9.0 | ^8.0 | ^7.0 | ^6.5" ,
1414 "xp-framework/io-collections" : " ^8.0 | ^7.0 | ^6.5" ,
1515 "xp-forge/json" : " ^3.0 | ^2.0"
1616 },
You can’t perform that action at this time.
0 commit comments