Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 874fe02

Browse files
composer(deps-dev): update orchestra/testbench requirement
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@v6.17.1...v6.18.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bc2975 commit 874fe02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"statamic/cms": "^3.1"
2626
},
2727
"require-dev": {
28-
"orchestra/testbench": "^6.17.1",
28+
"orchestra/testbench": "^6.18.0",
2929
"phpunit/phpunit": "^9.5"
3030
},
3131
"config": {

0 commit comments

Comments
 (0)