mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Remove Laravel serialisable closure
This commit is contained in:
@ -22,7 +22,6 @@ arch('dependencies')
|
||||
'Whoops',
|
||||
'Symfony\Component\Console',
|
||||
'Symfony\Component\Process',
|
||||
'Laravel\SerializableClosure\Support\ReflectionClosure',
|
||||
])->ignoring(['Composer', 'PHPUnit', 'SebastianBergmann']);
|
||||
|
||||
arch('contracts')
|
||||
|
||||
Reference in New Issue
Block a user