Skip to content

Commit d02b045

Browse files
authored
Update PHP to 8.1.33, 8.2.29, 8.3.23, 8.4.10
1 parent 5fd69d2 commit d02b045

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.1.32, 8.2.28, 8.3.22, 8.4.8 ]
16+
php: [ 8.1.33, 8.2.29, 8.3.23, 8.4.10 ]
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)