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
@@ -2,7 +2,7 @@
"name" : "php-extended/php-system",
"description" : "A generic way to find informations about the running system",
"type" : "library",
"homepage" : "https://github.com/php-extended/php-system",
"homepage" : "https://gitlab.com/php-extended/php-system",
"license" : "MIT",
"authors" : [{
"name" : "Anastaszor",
@@ -10,8 +10,8 @@
}
],
"support" : {
"issues" : "https://github.com/php-extended/php-system/issues",
"source" : "https://github.com/php-extended/php-system"
"issues" : "https://gitlab.com/php-extended/php-system/issues",
"source" : "https://gitlab.com/php-extended/php-system"
},
"autoload" : {
"psr-4" : {