Skip to content

Commit

Permalink
Composer: Update pestphp/pest requirement from ^1.0|^2.0 to ^3.5.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pestphp/pest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 1e3e851 commit 83f6c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require-dev": {
"laravel/pint": "^1.5",
"orchestra/testbench": "^7.8|^8.0|^9.0",
"pestphp/pest": "^1.0|^2.0",
"pestphp/pest": "^3.5.1",
"spatie/laravel-ray": "^1.31"
},
"autoload": {
Expand Down

0 comments on commit 83f6c64

Please sign in to comment.