Skip to content

Commit c6a88cd

Browse files
authored
Update src/PhpUnitBackwardCompatibleTrait.php
1 parent d31a8ce commit c6a88cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpUnitBackwardCompatibleTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use PHPUnit\Framework\TestCase;
66

77
/**
8-
* @deprecated
8+
* @deprecated this trait was to help using phpunit 7 and 8 which are obsolete. this trait will be removed in the next major version.
99
*/
1010
trait PhpUnitBackwardCompatibleTrait
1111
{

0 commit comments

Comments
 (0)