Skip to content

Commit 3cd1f0c

Browse files
committed
Use exact version of orchestra/testbench (v7.26.1)
- Forces same version for dependencies matrix
1 parent 0471dd7 commit 3cd1f0c

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
@@ -27,7 +27,7 @@
2727
"league/flysystem": "^3.14",
2828
"mockery/mockery": "^1.5.1",
2929
"nyholm/psr7": "^1.8.0",
30-
"orchestra/testbench": "^7.26",
30+
"orchestra/testbench": "v7.26.1",
3131
"php-http/mock-client": "^1.6",
3232
"phpstan/phpstan": "1.10.26",
3333
"phpstan/phpstan-deprecation-rules": "^1.1.3",

0 commit comments

Comments
 (0)