mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Merge pull request #2254 from kkigomi/feature/composer-optmize
composer optmize 활성화
This commit is contained in:
commit
ee440eff53
1 changed files with 4 additions and 1 deletions
|
|
@ -2,12 +2,15 @@
|
|||
"name": "rhymix/rhymix",
|
||||
"description": "Rhymix",
|
||||
"homepage": "https://www.rhymix.org",
|
||||
"license": "GPL-2.0+",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"type": "project",
|
||||
"authors": [
|
||||
{ "name": "Rhymix Developers and Contributors", "email": "devops@rhymix.org" },
|
||||
{ "name": "NAVER", "email": "developers@xpressengine.com" }
|
||||
],
|
||||
"config": {
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.5",
|
||||
"ext-curl": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue