downgraded pest for 8.2 support and replaced settings button with icon
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Edward Tirado Jr 2025-12-13 23:31:22 -06:00
parent 73d6578857
commit 415770c7d2
2 changed files with 4 additions and 4 deletions

View file

@ -25,8 +25,8 @@
"laravel/sail": "^1.47",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"pestphp/pest": "^4.1",
"pestphp/pest-plugin-laravel": "^4.0"
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0"
},
"autoload": {
"psr-4": {