We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a5b40 commit 23020c3Copy full SHA for 23020c3
Formula/p/php-cs-fixer.rb
@@ -1,8 +1,8 @@
1
class PhpCsFixer < Formula
2
desc "Tool to automatically fix PHP coding standards issues"
3
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"
+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.89.1/php-cs-fixer.phar"
+ sha256 "a37315f2e36acc2007907b3e98a9fdc0fa3667bf06f3b6be2ae529c6540f5a66"
6
license "MIT"
7
8
bottle do
0 commit comments