Skip to content

Commit

Permalink
upgrade pest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim-the-Diamond committed Sep 9, 2024
1 parent 5975eb8 commit 445b5d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"nunomaduro/collision": "^8.0",
"larastan/larastan": "^2.6",
"orchestra/testbench": "^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^2.0",
"pestphp/pest-plugin-livewire": "^2.0",
"pestphp/pest-plugin-livewire": "^3.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.0",
Expand Down

0 comments on commit 445b5d6

Please sign in to comment.