Skip to content

Commit 93e939b

Browse files
committed
install pint
1 parent 2e4b61c commit 93e939b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"prefer-stable": true,
4747
"require-dev": {
4848
"orchestra/testbench": "^8.0",
49-
"phpunit/phpunit": "^10.0"
49+
"phpunit/phpunit": "^10.0",
50+
"laravel/pint": "^1.13"
5051
}
5152
}

0 commit comments

Comments
 (0)