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
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
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
a499aa0d1f
Fix inconsistent capitalization of Rhymix
2016-02-08 16:31:10 +09:00
Kijin Sung
78dfca8cbe
Change the license from LGPL v2.1 to GPL v2
2016-01-18 23:07:45 +09:00
Kijin Sung
66a6edeffb
Merge pull request #68 from kijin/pr/remove-libs
...
libs 폴더 내의 오래된 라이브러리들 정리
2016-01-15 23:29:23 +09:00
Kijin Sung
ec97087543
Add contact email for security issues
2016-01-14 15:28:40 +09:00
Kijin Sung
192e81620d
Replace Pear HTTP_Request with rmccue/Requests
2016-01-13 15:17:13 +09:00
Kijin Sung
ecbf7e188b
Replace FirePHP with composer library
2016-01-13 14:07:22 +09:00
Kijin Sung
c3dc2c68f3
Import additional composer dependencies
2016-01-13 14:03:48 +09:00
Kijin Sung
c89b12a7be
Update repository path
2016-01-09 11:32:52 +09:00
Kijin Sung
9cc266bbe6
Apply RhymiX branding and improve README.md
2016-01-08 22:21:47 +09:00
Kijin Sung
546606b208
Initial import of composer dependencies (--no-dev)
2016-01-06 19:21:31 +09:00
bnu
e49f1b1cbb
composer.json에 PHP 버전 명시
2015-06-10 13:54:57 +09:00
bnu
dd667fd578
codeception 추가
...
- unit test 이전
2015-04-10 18:05:21 +09:00