Skip to content

Commit 6fe3ebe

Browse files
committed
Enable more 7.x versions
1 parent ac72a3f commit 6fe3ebe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests-mongodb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
strategy:
1111
matrix:
1212
php:
13+
- "7.1"
14+
- "7.2"
15+
- "7.3"
1316
- "7.4"
1417
env:
1518
PHPUNIT_VERSION: "7.5"

0 commit comments

Comments
 (0)