forked from devsam/core
e_lib 코드들을 composer로 이동
func_http 삭제. guzzle로 대체 php 파일에서 include, require 앞에 있는 구문들을 전부 뒤로 이동.
This commit is contained in:
+3
-1
@@ -2,6 +2,8 @@
|
||||
"require": {
|
||||
"brandonwamboldt/utilphp": "^1.1",
|
||||
"sergeytsalkov/meekrodb": "^2.3",
|
||||
"league/plates": "^3.3"
|
||||
"league/plates": "^3.3",
|
||||
"phpmailer/phpmailer": "^6.0",
|
||||
"guzzlehttp/guzzle": "^6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user