Skip to content

Commit 76aea6e

Browse files
chore(deps): update dependency xdebug to v3.3.2 (#479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> [skip ci]
1 parent 3025d1f commit 76aea6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
matrix:
1414
include:
1515
# Latest versions
16-
- xdebug: xdebug-3.2.1 # renovate:keep-up-to-date
16+
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
1717
php: '8.2' # renovate:keep-up-to-date
1818
os: ubuntu-22.04
19-
- xdebug: xdebug-3.1.3 # renovate:keep-up-to-date
19+
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
2020
php: '8.1' # renovate:keep-up-to-date
2121
os: windows-2022
22-
- xdebug: xdebug-3.2.1 # renovate:keep-up-to-date
22+
- xdebug: xdebug-3.3.2 # renovate:keep-up-to-date
2323
php: '8.2' # renovate:keep-up-to-date
2424
os: macos-12
2525
# Old versions

0 commit comments

Comments
 (0)