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 19b1516 commit a13a664Copy full SHA for a13a664
Formula/s/symfony-cli.rb
@@ -1,8 +1,8 @@
1
class SymfonyCli < Formula
2
desc "Build, run, and manage Symfony applications"
3
homepage "https://github.com/symfony-cli/symfony-cli"
4
- url "https://github.com/symfony-cli/symfony-cli/archive/refs/tags/v5.13.0.tar.gz"
5
- sha256 "e21afada41ba7d5149ce55133f760100f8e875aec837855acef2968e8712248d"
+ url "https://github.com/symfony-cli/symfony-cli/archive/refs/tags/v5.14.1.tar.gz"
+ sha256 "e031b89312d0ea75ccf17b39ae4b50777772f290e9a4f9c54e8a0cb457e074d9"
6
license "AGPL-3.0-or-later"
7
8
bottle do
0 commit comments