ValidationFailure tests

This commit is contained in:
icefox 2026-02-19 08:44:49 -03:00
parent 709201547c
commit f1d46dacb6
No known key found for this signature in database
7 changed files with 264 additions and 5 deletions

View file

@ -11,7 +11,8 @@
"pestphp/pest": "^4.4",
"phpstan/phpstan": "^2.1",
"friendsofphp/php-cs-fixer": "^3.94",
"orchestra/testbench": "^9.16"
"orchestra/testbench": "^9.16",
"pestphp/pest-plugin-laravel": "^4.0"
},
"license": "GPL-2.0-only",
"autoload": {