Commit graph

25 commits

Author SHA1 Message Date
Kijin Sung
5fff6b6eab Move all composer files inside the common directory
- 2022년 3월 개발팀 결정사항 적용
- 모듈 등 서드파티 자료 개발시 composer를 사용하면 상위 경로에 있는 코어의
  composer.json을 수정하고, 코어의 vendor 디렉토리를 건드리는 것이 기본값임
- 이를 방지하기 위해 코어의 composer.json과 vendor를 common 디렉토리 안으로
  이동하여, 모듈 경로에서 상위 폴더로 인식하지 않도록 함
2022-12-26 16:33:32 +09:00
Kijin Sung
e86894c697 Add composer/ca-bundle and enshrined/svg-sanitize 2022-12-26 00:56:12 +09:00
Kijin Sung
e79493bda5 Update composer.json for PHP 7.2 2022-12-26 00:19:37 +09:00
Kijin Sung
1f9056fc08 Fix #1927 string * float error in leafo/lessphp
- dev-master 태그로 업데이트
- PHP 8.0 이상 버전에서 오류를 일으키는 {0} 문법 4군데 재수정
2022-07-03 00:01:25 +09:00
Kijin Sung
2f964f7409 Fix #1960 update guzzlehttp/guzzle to 6.5.7 2022-06-10 15:52:04 +09:00
Kijin Sung
8d26ca1a90 Fix #1951 update guzzlehttp/guzzle to 6.5.6 2022-06-09 21:02:16 +09:00
dependabot[bot]
b8e07bca8d
Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 1.8.5.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.2...1.8.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:04:35 +00:00
Kijin Sung
49dde388fe Update composer dependencies 2021-04-30 19:57:32 +09:00
dependabot[bot]
32ad623c7d
Bump rmccue/requests from 1.7.0 to 1.8.0
Bumps [rmccue/requests](https://github.com/rmccue/Requests) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/rmccue/Requests/releases)
- [Changelog](https://github.com/WordPress/Requests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rmccue/Requests/compare/v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 21:55:05 +00:00
Kijin Sung
790434ad32 Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +09:00
Kijin Sung
c566803d9a Rebuild composer dependencies with --ignore-platform-reqs 2021-01-08 23:38:25 +09:00
Kijin Sung
aabc7ac55e Update composer dependencies 2021-01-06 21:42:06 +09:00
Kijin Sung
61d2e8c141 Update composer dependencies 2020-04-08 00:10:06 +09:00
Kijin Sung
ab195fbf3b Update composer dependencies 2018-10-18 14:03:18 +09:00
Kijin Sung
cbd324c35b Update composer dependencies 2017-06-29 23:39:23 +09:00
Kijin Sung
c719fc0500 Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +09:00
Kijin Sung
a12722ad79 Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
Kijin Sung
365d7cdba9 Update composer dependencies 2016-03-22 11:26:00 +09:00
Kijin Sung
2b008f7be6 Add formatting libraries to composer.json 2016-03-17 20:37:43 +09:00
Kijin Sung
69c5147888 Add phpass and update composer libraries 2016-03-13 23:52:26 +09:00
Kijin Sung
192e81620d Replace Pear HTTP_Request with rmccue/Requests 2016-01-13 15:17:13 +09:00
Kijin Sung
c3dc2c68f3 Import additional composer dependencies 2016-01-13 14:03:48 +09:00
Kijin Sung
546606b208 Initial import of composer dependencies (--no-dev) 2016-01-06 19:21:31 +09:00
bnu
f0b0608fd5 composer.lock 제거 2015-06-02 10:44:52 +09:00
bnu
dd667fd578 codeception 추가
- unit test 이전
2015-04-10 18:05:21 +09:00