Skip to content

Commit

Permalink
chore(deps): update dependency xdebug to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 7aca123 commit ca3e10e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
matrix:
include:
# Latest versions
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
- xdebug: xdebug-3.4.1 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
os: ubuntu-22.04
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
- xdebug: xdebug-3.4.1 # renovate:keep-up-to-date
php: '8.1' # renovate:keep-up-to-date
os: windows-2022
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
- xdebug: xdebug-3.4.1 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
os: macos-12
# Old versions
Expand Down

0 comments on commit ca3e10e

Please sign in to comment.