Skip to content

Commit d1b2da9

Browse files
committed
update: laravel pint dev dependency
The latest version adds stdin support for use in IDEs that integrate with formatters if the formatter accepts input on stdin and outputs on stdout. Zed is one example of such an IDE.
1 parent 9618870 commit d1b2da9

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"calebdw/larastan-livewire": "^2.3.0",
5050
"fakerphp/faker": "^1.24.1",
5151
"jasonmccreary/laravel-test-assertions": "^2.8.0",
52-
"laravel/pint": "v1.24.0",
52+
"laravel/pint": "^1.26.0",
5353
"laravel/sail": "^1.45.0",
5454
"mockery/mockery": "^1.6.12",
5555
"nunomaduro/collision": "^8.8.2",

composer.lock

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)