rhymix/composer.json
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

47 lines
1.3 KiB
JSON

{
"name": "rhymix/rhymix",
"description": "Rhymix",
"homepage": "https://www.rhymix.org",
"license": "GPL-2.0+",
"type": "project",
"authors": [
{ "name": "Rhymix Developers and Contributors", "email": "devops@rhymix.org" },
{ "name": "NAVER", "email": "developers@xpressengine.com" }
],
"require": {
"php": ">=7.0.0",
"ext-curl": "*",
"ext-gd": "*",
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-xml": "*",
"abraham/twitteroauth": "2.*",
"coolsms/php-sdk": "2.0.*",
"defuse/php-encryption": "1.2.1",
"doctrine/lexer": "1.0.*",
"egulias/email-validator": "2.1.*",
"ezyang/htmlpurifier": "4.13.*",
"guzzlehttp/guzzle": "6.5.*",
"hautelook/phpass": "1.1.*",
"jbbcode/jbbcode": "1.4.*",
"leafo/lessphp": "0.5.*",
"league/html-to-markdown": "4.*",
"matthiasmullie/minify": "1.3.*",
"matthiasmullie/path-converter": "1.*",
"michelf/php-markdown": "1.9.*",
"michelf/php-smartypants": "1.8.*",
"rmccue/requests": "1.8.*",
"scssphp/scssphp": "1.4.*",
"swiftmailer/swiftmailer": "6.2.*",
"symfony/polyfill-iconv": "1.19.*",
"symfony/polyfill-intl-idn": "1.19.*",
"symfony/polyfill-intl-normalizer": "1.19.*",
"symfony/polyfill-mbstring": "1.19.*",
"symfony/polyfill-php72": "1.19.*",
"true/punycode": "2.*"
}
}