Skip to content

Commit 9df1d6c

Browse files
authored
Update PHP versions
1 parent eebbe1c commit 9df1d6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
matrix:
16-
php: [ 8.2.31, 8.3.31, 8.4.22, 8.5.7 ]
16+
php: [ 8.2.32, 8.3.32, 8.4.23, 8.5.8 ]
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)