Skip to content

Commit

Permalink
chore(deps): update dependency xdebug to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2021
1 parent c18654d commit 668511f
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.0.1 # renovate:keep-up-to-date
- xdebug: xdebug-3.0.3 # renovate:keep-up-to-date
php: '8.0' # renovate:keep-up-to-date
os: ubuntu-18.04
- xdebug: xdebug-3.0.1 # renovate:keep-up-to-date
- xdebug: xdebug-3.0.3 # renovate:keep-up-to-date
php: '8.0' # renovate:keep-up-to-date
os: windows-2019
- xdebug: xdebug-3.0.1 # renovate:keep-up-to-date
- xdebug: xdebug-3.0.3 # renovate:keep-up-to-date
php: '8.0' # renovate:keep-up-to-date
os: macos-10.15
# Old versions
Expand Down

0 comments on commit 668511f

Please sign in to comment.