Skip to content

Commit

Permalink
composer remove --dev laravel/pint (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus authored Dec 30, 2024
1 parent ecf8c5f commit 7f14fb4
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 @@ -33,7 +33,6 @@
"symfony/console": "^7.2.1"
},
"require-dev": {
"laravel/pint": "^1.18.3",
"mockery/mockery": "^1.6.12",
"pestphp/pest": "^3.7.1",
"roave/security-advisories": "dev-latest"
Expand All @@ -56,7 +55,6 @@
"@php ./bin/update-all-versions",
"XDEBUG_MODE=off pest --update-snapshots"
],
"pint": "pint",
"pest": "pest",
"pest:e2e": "XDEBUG_MODE=off pest --group=e2e",
"pest:feature": "pest --group=feature",
Expand Down

0 comments on commit 7f14fb4

Please sign in to comment.