Skip to content

Commit

Permalink
chore(deps): update dependency xdebug to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 3025d1f commit 1fd91ac
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.3.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.3.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.3.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 1fd91ac

Please sign in to comment.