rhymix/common
kkigomi 4ee53516c8 composer optmize 활성화
컴포저로 설치, 업데이트, `dump-autoload` 명령을 실행할 때 autoloader 를 최적화하는 옵션을 기본 실행하도록 변경하여 실수를 방지했습니다.
- https://getcomposer.org/doc/06-config.md#optimize-autoloader
- https://getcomposer.org/doc/articles/autoloader-optimization.md

추가로 license 표기를 권장에 따라 SPDX 식별자로 변경했습니다.
- https://getcomposer.org/doc/04-schema.md#license
2023-12-29 12:01:05 +09:00
..
css Delete .xfsr 2023-11-21 23:48:05 +09:00
defaults Add config.php options to set defaults for Cookie class #2184 2023-10-24 23:09:17 +09:00
framework Properly handle "loading" and "sandbox" attributes of iframes 2023-12-12 19:05:40 +09:00
img
js Delete .xfsr 2023-11-21 23:48:05 +09:00
lang Fix #2234 missing translation for failed_blamed_already 2023-12-18 21:22:21 +09:00
libraries Use compoer/ca-bundle instead of using our own cacert.pem 2022-12-26 00:57:50 +09:00
manual/server_config Prevent direct access to .blade.php templates 2023-10-20 23:15:21 +09:00
scripts Provide a single entry point for all command-line scripts 2023-08-16 23:12:25 +09:00
tpl Delete .xfsr 2023-11-21 23:48:05 +09:00
vendor Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
autoload.php Fix potential null issue in autoload.php 2023-10-07 13:29:10 +09:00
composer.json composer optmize 활성화 2023-12-29 12:01:05 +09:00
composer.lock Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
constants.php Version 2.1.10 2023-11-30 11:06:43 +09:00
functions.php Be more permissive about null values passed to lang() and Context::getLang() 2023-12-18 21:19:33 +09:00
legacy.php Fix type error when null is passed to cut_str() 2023-11-05 20:24:07 +09:00