File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ AWS Lambda change log
33
44## ?.?.? / ????-??-??
55
6+ ## 5.3.0 / 2024-03-24
7+
8+ * Made compatible with XP 12 - @thekid
69* Added PHP 8.4 to the test matrix - @thekid
710
811## 5.2.0 / 2024-02-04
Original file line number Diff line number Diff line change 66 "description" : " AWS Lambda for the XP Framework" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^11.0 | ^10.14" ,
9+ "xp-framework/core" : " ^12.0 | ^ 11.0 | ^10.14" ,
1010 "xp-framework/http" : " ^10.0 | ^9.0" ,
1111 "xp-framework/zip" : " ^11.0 | ^10.0 | ^9.0" ,
1212 "xp-forge/aws" : " ^1.0" ,
1313 "xp-forge/json" : " ^5.0 | ^4.0" ,
1414 "php" : " >=7.0.0"
1515 },
1616 "require-dev" : {
17- "xp-framework/test" : " ^1.0"
17+ "xp-framework/test" : " ^2.0 | ^ 1.0"
1818 },
1919 "bin" : [" bin/xp.xp-forge.lambda" ],
2020 "autoload" : {
You can’t perform that action at this time.
0 commit comments