Skip to content

Commit

Permalink
fix(tests): upgrade to laravel/dusk v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonnx committed Aug 11, 2023
1 parent 88a037d commit fd282dd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
"laravel/dusk": "^6.24",
"laravel/dusk": "^7.0",
"laravel/pint": "^0.2.1",
"laravel/sail": "^1.14",
"mockery/mockery": "^1.4.4",
Expand Down
39 changes: 21 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd282dd

Please sign in to comment.