Skip to content

Commit

Permalink
chore(deps): update dependency xdebug to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 4df70ce commit 42c3383
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.2.1 # renovate:keep-up-to-date
- xdebug: xdebug-3.2.2 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
os: ubuntu-22.04
- xdebug: xdebug-3.1.3 # renovate:keep-up-to-date
- xdebug: xdebug-3.2.2 # renovate:keep-up-to-date
php: '8.1' # renovate:keep-up-to-date
os: windows-2022
- xdebug: xdebug-3.2.1 # renovate:keep-up-to-date
- xdebug: xdebug-3.2.2 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
os: macos-12
# Old versions
Expand Down

0 comments on commit 42c3383

Please sign in to comment.