Skip to content

Commit 37b21f1

Browse files
authored
[9.x] Requires upcoming Testbench 7.1 (#41105)
I plan to remove logic added in 7.0 that was added to handle Laravel 9 beta releases. Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent d53be9e commit 37b21f1

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
@@ -87,7 +87,7 @@
8787
"league/flysystem-ftp": "^3.0",
8888
"league/flysystem-sftp-v3": "^3.0",
8989
"mockery/mockery": "^1.4.4",
90-
"orchestra/testbench-core": "^7.0",
90+
"orchestra/testbench-core": "^7.1",
9191
"pda/pheanstalk": "^4.0",
9292
"phpstan/phpstan": "^1.0",
9393
"predis/predis": "^1.1.9",

0 commit comments

Comments
 (0)