Skip to content

Commit 09d6a40

Browse files
Update orchestra/testbench requirement from ^5.0 to ^5.0 || ^6.0
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/6.x/CHANGELOG-6.x.md) - [Commits](orchestral/testbench@v5.0.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1bad105 commit 09d6a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"consistence/coding-standard": "3.10.1",
37-
"orchestra/testbench": "^5.0",
37+
"orchestra/testbench": "^5.0 || ^6.0",
3838
"phpmd/phpmd": "^2.6",
3939
"phpunit/phpunit": "9.*",
4040
"slevomat/coding-standard": "6.0.8",

0 commit comments

Comments
 (0)