Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit 5fab348

Browse files
author
zouyikb
committed
fix
1 parent 50f23d1 commit 5fab348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/php71-yaconf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require File.expand_path("../Abstract/abstract-php-extension", __dir__)
22

3-
class Php72Yaconf < AbstractPhp72Extension
3+
class Php71Yaconf < PhpExtensionFormula
44
init
55
desc "A PHP Persistent Configurations Container"
66
homepage "https://github.com/laruence/yaconf"

0 commit comments

Comments
 (0)