Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit ef158c8

Browse files
committed
Use updated testbench-dusk version
1 parent 89b5658 commit ef158c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"spatie/browsershot": "^3.22"
2424
},
2525
"require-dev": {
26-
"orchestra/testbench-dusk": "^3.5",
27-
"phpunit/phpunit": "^6.0"
26+
"orchestra/testbench-dusk": "3.6.x@dev",
27+
"phpunit/phpunit": "^7.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)