Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^7.0|^8.0|9.0 to ^7.0|^8.…
Browse files Browse the repository at this point in the history
…0|^9.0 (#47)

* Update orchestra/testbench requirement

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update composer.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Norby Baruani <[email protected]>
  • Loading branch information
dependabot[bot] and norbybaru authored Apr 2, 2024
1 parent fe4957e commit 6e31237
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 @@ -47,7 +47,7 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.4",
"nunomaduro/larastan": "^1.0|^2.0",
"orchestra/testbench": "^7.0|^8.0|9.0",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.5|^10.0",
"vlucas/phpdotenv": "^5.4"
}
Expand Down

0 comments on commit 6e31237

Please sign in to comment.