Skip to content

Commit 23020c3

Browse files
committed
php-cs-fixer 3.89.1
1 parent 34a5b40 commit 23020c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/php-cs-fixer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)