Skip to content

Commit a0726b9

Browse files
authored
Update PHP to 8.3.16 & 8.4.3
1 parent 54fbf51 commit a0726b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
php: [ 8.1.31, 8.2.27, 8.3.15, 8.4.2 ]
15+
php: [ 8.1.31, 8.2.27, 8.3.16, 8.4.3 ]
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)