chore: fixes snapshots

This commit is contained in:
Nuno Maduro
2025-06-28 18:24:19 +01:00
parent 0bc3219a2b
commit 3faeede1ef
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Pest Testing Framework 4.0.0-alpha.2.
Pest Testing Framework 4.0.0-alpha.4.
USAGE: pest <file> [options]

View File

@ -1,3 +1,3 @@
Pest Testing Framework 4.0.0-alpha.2.
Pest Testing Framework 4.0.0-alpha.4.

View File

@ -37,6 +37,7 @@ arch('dependencies')
'Termwind',
'ParaTest',
'Pest\Arch',
'Pest\Browser',
'Pest\Mutate\Contracts\Configuration',
'Pest\Mutate\Decorators\TestCallDecorator',
'Pest\Mutate\Repositories\ConfigurationRepository',