We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2db526 commit 77aeca6Copy full SHA for 77aeca6
.github/workflows/phpunit.yml
@@ -25,6 +25,7 @@ jobs:
25
- "8.1"
26
- "8.2"
27
- "8.3"
28
+ - '8.4'
29
30
steps:
31
- name: Checkout
0 commit comments