Skip to content

Commit 91e642c

Browse files
committed
Enabling more PHP versions
1 parent b91aebd commit 91e642c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/phpunit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
- "8.0"
2121
- "7.4"
2222
- "7.3"
23-
- "7.2"
24-
- "7.1"
23+
# - "7.2"
24+
# - "7.1"
2525
# - "7.0"
2626
# - "5.6"
2727

0 commit comments

Comments
 (0)