Skip to content

Commit dd76c01

Browse files
Slamdunksebastianbergmann
authored andcommitted
Add PHP 8.2 support
1 parent 1d58a71 commit dd76c01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/cli/Arguments.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ final class Arguments
6666
*/
6767
private $clover;
6868

69+
/**
70+
* @var ?string
71+
*/
72+
private $cobertura;
73+
6974
/**
7075
* @var ?string
7176
*/

0 commit comments

Comments
 (0)