Skip to content

Commit

Permalink
Merge pull request #174 from JHWelch/pest-3
Browse files Browse the repository at this point in the history
install pest3
  • Loading branch information
JHWelch authored Sep 14, 2024
2 parents cd5313e + 8f759c0 commit df87e97
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 312 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"pestphp/pest": "^2.35",
"pestphp/pest-plugin-laravel": "^2.4",
"pestphp/pest-plugin-livewire": "^2.1"
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest-plugin-livewire": "^3.0"
},
"scripts": {
"post-autoload-dump": [
Expand Down
Loading

0 comments on commit df87e97

Please sign in to comment.