Skip to content

Commit

Permalink
Add 8.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Sep 26, 2024
1 parent ec4b76d commit 8b29d6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions prestashop-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,15 @@
"recommended": "16.16.0"
}
},
"^8.2": {
"php": {
"recommended": "8.1",
"compatible": ["7.2", "7.3", "7.4", "8.0", "8.1"]
},
"nodejs": {
"recommended": "16.16.0"
}
},
"^9": {
"php": {
"recommended": "8.1",
Expand Down

0 comments on commit 8b29d6c

Please sign in to comment.