Skip to content

Commit 132e5eb

Browse files
authored
Update phpunit.yml
1 parent 6c8860d commit 132e5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
15+
php-versions: ['8.1', '8.2', '8.3']
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)