Skip to content

Commit 18fad58

Browse files
Test the PHAR with PHP 7.2 and PHP 7.3
1 parent 7bd7816 commit 18fad58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ jobs:
268268
fail-fast: false
269269
matrix:
270270
php-version:
271+
- "7.2"
272+
- "7.3"
271273
- "7.4"
272274
- "8.0"
273275
- "8.1"

0 commit comments

Comments
 (0)