Skip to content

Commit

Permalink
Xdebug support for PHP 8.3 (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
aran112000 authored Jan 18, 2024
1 parent b1557df commit 43b8c38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layers/xdebug/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}

0 comments on commit 43b8c38

Please sign in to comment.