Skip to content

Commit

Permalink
Merge pull request #48 from flownative/task/xdebug-3.4.1
Browse files Browse the repository at this point in the history
Update Xdebug to 3.4.1
  • Loading branch information
robertlemke authored Jan 15, 2025
2 parents 99f65f0 + d7f107b commit 54fbf51
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 54fbf51

Please sign in to comment.