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 aa83024 commit 394ec32Copy full SHA for 394ec32
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.83.0/php-cs-fixer.phar"
5
- sha256 "8b0e129c835b1bb285d33dfe1b134eda7d75eb4b074bb21df2e68307f0d422cd"
+ url "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/download/v3.84.0/php-cs-fixer.phar"
+ sha256 "16c7db38dd4819112c8e1ee114bb32f6675fcb3664a19918ae50fafad6618030"
6
license "MIT"
7
8
bottle do
0 commit comments