Skip to content

Commit

Permalink
Update Xdebug to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns authored Jan 8, 2025
1 parent 99f65f0 commit d7f107b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ extensions_xdebug_runtime_packages() {
# @return string
#
extensions_xdebug_url() {
echo "https://xdebug.org/files/xdebug-3.4.0.tgz"
echo "https://xdebug.org/files/xdebug-3.4.1.tgz"
}

# ---------------------------------------------------------------------------------------
Expand Down

0 comments on commit d7f107b

Please sign in to comment.