Skip to content

Commit c501918

Browse files
committed
Updated PHPStan
1 parent 128840d commit c501918

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/bootstrap.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
<?php declare(strict_types = 1);
22

3-
use PHPStan\Type\TypeCombinator;
4-
53
require_once __DIR__ . '/../vendor/autoload.php';
6-
7-
TypeCombinator::setUnionTypesEnabled(true);

0 commit comments

Comments
 (0)