Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.

Commit 7f34556

Browse files
committed
Add Laravel Pint as a development dependency
1 parent 1c597b0 commit 7f34556

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@
5151
"allow-plugins": {
5252
"pixelfear/composer-dist-plugin": true
5353
}
54+
},
55+
"require-dev": {
56+
"laravel/pint": "^1.29"
5457
}
5558
}

0 commit comments

Comments
 (0)