File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class PhpCsFixer < Formula
2
2
desc "Tool to automatically fix PHP coding standards issues"
3
3
homepage "https://cs.symfony.com/"
4
- url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.62.0 /php-cs-fixer.phar"
5
- sha256 "67f90074a21f99407d77cac3a365cd795d5180b3c5e4b64ca38ae78d4a2a4d5c "
4
+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.63.1 /php-cs-fixer.phar"
5
+ sha256 "99e1438b150fe5d0bfb523cb32d2ccb1353669140df34e26b96b10afefe8ceaa "
6
6
license "MIT"
7
7
8
8
bottle do
9
- rebuild 1
10
- sha256 cellar : :any_skip_relocation , all : "54c36ddbc898f40e4f819163e38d90fab8fde50ab563843891e18ddd67787d28"
9
+ sha256 cellar : :any_skip_relocation , all : "76f5a82ca49eda245182c0c6bdddf023e231ed2ee1bfa9db33ac923c44d0cd75"
11
10
end
12
11
13
12
depends_on "php"
You can’t perform that action at this time.
0 commit comments