We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeadc12 commit 46dffc8Copy full SHA for 46dffc8
1 file changed
.github/workflows/publish_docker.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- php: ["8.2", "8.3"]
+ php: ["8.2", "8.3", "8.4"]
19
composer: ["2.2", "2"]
20
fail-fast: false
21
0 commit comments