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 @@ Credentials change log
33
44## ?.?.? / ????-??-??
55
6+ ## 3.1.0 / 2024-03-24
7+
8+ * Made compatible with XP 12 - @thekid
9+
610## 3.0.0 / 2024-02-04
711
812* Made compatible with https://github.com/xp-forge/keepass version 2.0
Original file line number Diff line number Diff line change 66 "description" : " Credentials" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^11.0 | ^10.0" ,
9+ "xp-framework/core" : " ^12.0 | ^ 11.0 | ^10.0" ,
1010 "xp-forge/rest-client" : " ^5.0 | ^4.0 | ^3.0 | ^2.0 | ^1.0" ,
1111 "xp-forge/keepass" : " ^2.0 | ^1.0" ,
1212 "php" : " >=7.0.0"
1313 },
1414 "require-dev" : {
15- "xp-framework/test" : " ^1.0"
15+ "xp-framework/test" : " ^2.0 | ^ 1.0"
1616 },
1717 "autoload" : {
1818 "files" : [" src/main/php/autoload.php" ]
You can’t perform that action at this time.
0 commit comments