Skip to content

Commit

Permalink
Update Xdebug to 3.4.0beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns authored Oct 7, 2024
1 parent 97d32e3 commit 1e2d3db
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.3.2.tgz"
echo "https://xdebug.org/files/xdebug-3.4.0beta1.tgz"
}

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

0 comments on commit 1e2d3db

Please sign in to comment.