We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce29078 commit 5d7cb3dCopy full SHA for 5d7cb3d
.github/workflows/build.yml
@@ -13,13 +13,13 @@ jobs:
13
matrix:
14
include:
15
# Latest versions
16
- - xdebug: xdebug-3.4.2 # renovate:keep-up-to-date
+ - xdebug: xdebug-3.4.5 # renovate:keep-up-to-date
17
php: '8.2' # renovate:keep-up-to-date
18
os: ubuntu-22.04
19
20
php: '8.1' # renovate:keep-up-to-date
21
os: windows-2022
22
23
24
os: macos-14
25
# Old versions
0 commit comments