Skip to content

Commit 7f14fb4

Browse files
authored
composer remove --dev laravel/pint (#17)
1 parent ecf8c5f commit 7f14fb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"symfony/console": "^7.2.1"
3434
},
3535
"require-dev": {
36-
"laravel/pint": "^1.18.3",
3736
"mockery/mockery": "^1.6.12",
3837
"pestphp/pest": "^3.7.1",
3938
"roave/security-advisories": "dev-latest"
@@ -56,7 +55,6 @@
5655
"@php ./bin/update-all-versions",
5756
"XDEBUG_MODE=off pest --update-snapshots"
5857
],
59-
"pint": "pint",
6058
"pest": "pest",
6159
"pest:e2e": "XDEBUG_MODE=off pest --group=e2e",
6260
"pest:feature": "pest --group=feature",

0 commit comments

Comments
 (0)