We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839c373 commit f004a70Copy full SHA for f004a70
1 file changed
.github/workflows/php.yml
@@ -78,6 +78,7 @@ jobs:
78
- '8.1' # from 2021-11 to 2023-11 (2025-12)
79
- '8.2' # from 2022-12 to 2024-12 (2026-12)
80
- '8.3' # from 2023-11 to 2025-12 (2027-12)
81
+ - '8.4' # from 2024-11 to 2026-12 (2028-12)
82
steps:
83
- uses: actions/checkout@v4
84
- uses: shivammathur/setup-php@v2
@@ -122,6 +123,7 @@ jobs:
122
123
124
125
126
127
128
129
- uses: docker://pipelinecomponents/php-codesniffer
0 commit comments