Skip to content

Commit

Permalink
Remove laravel pint
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Aug 17, 2023
1 parent 2c1ac11 commit 2858fbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
},
"require-dev": {
"graham-campbell/testbench": "^6.0",
"laravel/pint": "^1.11",
"phpunit/phpunit": "^9.5|^10.0",
"spatie/phpunit-watcher": "^1.23"
},
Expand All @@ -49,7 +48,6 @@
}
},
"scripts": {
"pint": "vendor/bin/pint",
"test": "vendor/bin/phpunit",
"watch": "vendor/bin/phpunit-watcher watch"
},
Expand Down

0 comments on commit 2858fbe

Please sign in to comment.