We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c195564 commit 86c624bCopy full SHA for 86c624b
1 file changed
.github/workflows/php.yml
@@ -16,6 +16,9 @@ jobs:
16
- "7.4"
17
- "8.0"
18
- "8.1"
19
+ - "8.2"
20
+ - "8.3"
21
+ - "8.4"
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v2
0 commit comments