Skip to content

Commit

Permalink
update dusk config (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseederangojr committed Oct 23, 2023
2 parents 1f4b7e0 + fb3d91f commit 2a392cb
Show file tree
Hide file tree
Showing 11 changed files with 1,628 additions and 825 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

php artisan test
npx lint-staged
4 changes: 0 additions & 4 deletions .husky/pre-push

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"guzzlehttp/guzzle": "^7.2",
"inertiajs/inertia-laravel": "^0.6.3",
"itsgoingd/clockwork": "^5.1",
"laravel/dusk": "^7.11",
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
Expand All @@ -22,7 +23,6 @@
"doctrine/dbal": "^3.6",
"fakerphp/faker": "^1.9.1",
"laravel/breeze": "^1.23",
"laravel/dusk": "^7.11",
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
Expand Down
Loading

0 comments on commit 2a392cb

Please sign in to comment.