PHP 7.2 버전용으로 올림!

This commit is contained in:
2018-06-21 02:17:31 +09:00
parent 2a872397f6
commit 1b6820664b
70 changed files with 377 additions and 2115 deletions
+3 -3
View File
@@ -9,8 +9,8 @@
}
],
"support" : {
"issues" : "https://github.com/php-extended/php-tail/issues",
"source" : "https://github.com/php-extended/php-tail"
"issues" : "https://gitlab.com/php-extended/php-tail/issues",
"source" : "https://gitlab.com/php-extended/php-tail"
},
"keywords" : [
"php",
@@ -24,7 +24,7 @@
"PhpExtended\\Tail\\" : "src/"
}
},
"homepage" : "https://github.com/php-extended/php-tail",
"homepage" : "https://gitlab.com/php-extended/php-tail",
"require" : {
"php-extended/php-system" : "^1.2"
}