Skip to content

Commit ad99428

Browse files
author
Kevin Buchholz
authored
Merge pull request #17 from sourceboat/dependabot/composer/orchestra/testbench-tw-5.0or-tw-6.0
Update orchestra/testbench requirement from ^5.0 to ^5.0 || ^6.0
2 parents 1bad105 + 09d6a40 commit ad99428

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)