We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de40fa commit a338969Copy full SHA for a338969
1 file changed
.github/workflows/php.yml
@@ -74,7 +74,6 @@ jobs:
74
fail-fast: false
75
matrix:
76
php:
77
- - '8.0' # from 2020-11 to 2022-11 (2023-11)
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)
@@ -135,7 +134,6 @@ jobs:
135
134
136
137
138
139
140
141
0 commit comments