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 baaa50c commit b21600fCopy full SHA for b21600f
Formula/p/php-cs-fixer.rb
@@ -7,7 +7,7 @@ class PhpCsFixer < Formula
7
license "MIT"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "674d0f6813e9eaa2dcb89be9d27ba8e26025a0dee4b32ea43206d1f4e3c0c416"
+ sha256 cellar: :any_skip_relocation, all: "8f707b9a10fda13833dd30fe956a71fb01f3735701ec9fcc22211a5d7de275ad"
11
end
12
13
depends_on "[email protected]" # php 8.4 support milestone, https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/milestone/173
0 commit comments