{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "b35e2f718d29b4e5b623c2542396d488", "packages": [ { "name": "roundcube/rtf-html-php", "version": "v2.2", "source": { "type": "git", "url": "https://github.com/roundcube/rtf-html-php.git", "reference": "a3432ca249b73bf24fec50114191a63ad8b1478c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/roundcube/rtf-html-php/zipball/a3432ca249b73bf24fec50114191a63ad8b1478c", "reference": "a3432ca249b73bf24fec50114191a63ad8b1478c", "shasum": "" }, "require": { "ext-iconv": "*", "ext-mbstring": "*", "php": ">=5.4" }, "require-dev": { "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6 || ^7 | ^9.6" }, "type": "library", "autoload": { "psr-4": { "RtfHtmlPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Alexander van Oostenrijk", "email": "alex.vanoostenrijk@gmail.com" }, { "name": "Aleksander Machniak", "email": "alec@alec.pl" } ], "description": "RTF to HTML converter in PHP", "keywords": [ "converter", "rtf" ], "support": { "issues": "https://github.com/roundcube/rtf-html-php/issues", "source": "https://github.com/roundcube/rtf-html-php/tree/v2.2" }, "time": "2023-12-31T14:01:02+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }