Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^7.14 to ^7.38
Browse files Browse the repository at this point in the history
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/develop/CHANGELOG-7.x.md)
- [Commits](orchestral/testbench@v7.14.0...v7.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 8fa065d commit 4f77200
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 @@ -29,7 +29,7 @@
"test": "vendor/bin/phpunit"
},
"require-dev": {
"orchestra/testbench": "^7.14",
"orchestra/testbench": "^7.38",
"orchestra/testbench-core": "^7.14",
"phpunit/phpunit": "^9.5.21",
"vimeo/psalm": "4.24.0"
Expand Down

0 comments on commit 4f77200

Please sign in to comment.