Skip to content

Commit

Permalink
Add 'file_get_contents' function in BadgeComposerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanrajpac committed May 31, 2024
1 parent 743f033 commit 2043e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/BadgeComposerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use ReflectionClass;
use ReflectionException;
use Throwable;
use function file_get_contents;

class BadgeComposerTest extends TestCase
{
Expand Down

0 comments on commit 2043e4a

Please sign in to comment.