mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Update composer dependencies
This commit is contained in:
parent
866a33fd39
commit
ab195fbf3b
463 changed files with 14839 additions and 11927 deletions
|
|
@ -9,7 +9,7 @@
|
|||
{ "name": "NAVER", "email": "developers@xpressengine.com" }
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"php": ">=7.0.0",
|
||||
"ext-curl": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-iconv": "*",
|
||||
|
|
@ -21,20 +21,21 @@
|
|||
"ext-xml": "*",
|
||||
"coolsms/php-sdk": "2.0.*",
|
||||
"defuse/php-encryption": "1.2.1",
|
||||
"ezyang/htmlpurifier": "4.9.*",
|
||||
"hautelook/phpass": "0.3.*",
|
||||
"egulias/email-validator": "2.*",
|
||||
"ezyang/htmlpurifier": "4.10.*",
|
||||
"hautelook/phpass": "1.1.*",
|
||||
"jbbcode/jbbcode": "1.3.*",
|
||||
"jmhobbs/swiftmailer-transport-aws-ses": "0.9.*",
|
||||
"leafo/lessphp": "0.5.*",
|
||||
"leafo/scssphp": "0.6.*",
|
||||
"league/html-to-markdown": "4.4.*",
|
||||
"leafo/scssphp": "0.7.*",
|
||||
"league/html-to-markdown": "4.8.*",
|
||||
"matthiasmullie/minify": "1.3.*",
|
||||
"matthiasmullie/path-converter": "1.*",
|
||||
"michelf/php-markdown": "1.7.*",
|
||||
"michelf/php-markdown": "1.8.*",
|
||||
"michelf/php-smartypants": "1.8.*",
|
||||
"rmccue/requests": "1.7.*",
|
||||
"sunra/php-simple-html-dom-parser": "1.5.*",
|
||||
"swiftmailer/swiftmailer": "5.4.*",
|
||||
"swiftmailer/swiftmailer": "6.1.*",
|
||||
"true/punycode": "2.*"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue