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 c3dff91 commit 3c00f60Copy full SHA for 3c00f60
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.86.0/php-cs-fixer.phar"
5
- sha256 "0a9ad9fd8996064ff9aabfba3cb1cea148e3a1785263f6f91ff1431def402513"
+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.87.0/php-cs-fixer.phar"
+ sha256 "50256e6b05c1d39b2d51c83dce091325cd39231fd168349ea5b2e9d690e8b13c"
6
license "MIT"
7
8
bottle do
0 commit comments