Skip to content

Commit

Permalink
update bsdiff to make it available for PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deminy committed Dec 19, 2023
1 parent 5f704a4 commit efa40a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layers/bsdiff/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 efa40a5

Please sign in to comment.