downgraded pest for 8.2 support and replaced settings button with icon
This commit is contained in:
parent
73d6578857
commit
415770c7d2
2 changed files with 4 additions and 4 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue