Handles tests where a static closure is provided

This commit is contained in:
Peter Fox
2024-03-17 16:48:43 +00:00
parent 6094682158
commit a4f8ae1a12
6 changed files with 44 additions and 5 deletions

View File

@ -19,6 +19,7 @@
"require": {
"php": "^8.1.0",
"brianium/paratest": "^7.3.1",
"laravel/serializable-closure": "^1.0",
"nunomaduro/collision": "^7.10.0|^8.1.1",
"nunomaduro/termwind": "^1.15.1|^2.0.1",
"pestphp/pest-plugin": "^2.1.1",