Skip to content

Commit 0619bb4

Browse files
authored
Merge pull request #19 from script-development/dependabot/composer/main/orchestra/testbench-tw-9.0or-tw-10.0or-tw-11.0
chore(deps-dev): update orchestra/testbench requirement from ^9.0 || ^10.0 to ^9.0 || ^10.0 || ^11.0
2 parents 004aaea + b1fc27a commit 0619bb4

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
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"laravel/pint": "^1.18",
22-
"orchestra/testbench": "^9.0 || ^10.0",
22+
"orchestra/testbench": "^9.0 || ^10.0 || ^11.0",
2323
"pestphp/pest": "^3.0",
2424
"phpstan/phpstan": "^2.0"
2525
},

0 commit comments

Comments
 (0)