File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class PhpCsFixer < Formula
22 desc "Tool to automatically fix PHP coding standards issues"
33 homepage "https://cs.symfony.com/"
4- url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.89.0 /php-cs-fixer.phar"
5- sha256 "1fdf03972c4422f873c027e59d81166e419afb2a6b6add8a5b690d995eeb74ad "
4+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.89.1 /php-cs-fixer.phar"
5+ sha256 "a37315f2e36acc2007907b3e98a9fdc0fa3667bf06f3b6be2ae529c6540f5a66 "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "24a5a86c035d04b8181554bdb3ba1e2756b3db3a20e7f50ea029ddcd18dfe0e7 "
9+ sha256 cellar : :any_skip_relocation , all : "088b32006ad1389d0b1d94274292c60dfed0f77ebec8f519056a978d46bd64d2 "
1010 end
1111
1212 depends_on "php"
You can’t perform that action at this time.
0 commit comments