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 172e464 commit 8acacf5Copy full SHA for 8acacf5
Formula/php-autoload-psr.rb
@@ -1,8 +1,8 @@
1
class PhpAutoloadPsr < Formula
2
desc "Autoload-PSR Extension for PHP"
3
homepage "https://github.com/pprkut/autoload-psr"
4
- url "https://github.com/pprkut/autoload-psr/archive/refs/tags/0.2.0.tar.gz"
5
- sha256 "9d4fa71854231851079ffc62ff30c2cda7c823f44e51d81b578db64065739af0"
+ url "https://github.com/pprkut/autoload-psr/archive/refs/tags/0.2.1.tar.gz"
+ sha256 "f089f837928f65aa73fbc39584ea0dfeb67fd39cb7e68c533386d188daf17604"
6
head "https://github.com/pprkut/autoload-psr.git"
7
8
bottle do
0 commit comments