chore: bumps dependencies

This commit is contained in:
Nuno Maduro
2023-07-01 10:28:15 +01:00
parent cd823193cc
commit b5f89d1ff8
3 changed files with 5 additions and 6 deletions

View File

@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Pest\Concerns;
use Closure;
use Pest\Expectation;
/**
* @internal