{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "44f2048703e528e03bf72b6a365b9e12", "content-hash": "aec1fe6a672ab1b3b423f63676440c44", "packages": [ { "name": "sabberworm/php-css-parser", "version": "8.1.0", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef", "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Sabberworm\\CSS": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" } ], "description": "Parser for CSS Files written in PHP", "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "time": "2016-07-19 19:14:21" }, { "name": "symfony/css-selector", "version": "v3.3.10", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "07447650225ca9223bd5c97180fe7c8267f7d332" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/07447650225ca9223bd5c97180fe7c8267f7d332", "reference": "07447650225ca9223bd5c97180fe7c8267f7d332", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", "time": "2017-10-02 06:42:24" }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b", "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b", "shasum": "" }, "require": { "php": "^5.5 || ^7", "symfony/css-selector": "^2.7|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.8|5.1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "time": "2016-09-20 12:50:39" }, { "name": "voku/css-to-inline-styles", "version": "dev-haet", "source": { "type": "git", "url": "https://github.com/haet/CssToInlineStyles.git", "reference": "79a8413dd996e68e0dfcb89b4ab18ba4caf5c227" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/haet/CssToInlineStyles/zipball/79a8413dd996e68e0dfcb89b4ab18ba4caf5c227", "reference": "79a8413dd996e68e0dfcb89b4ab18ba4caf5c227", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/css-selector": "^2.8|~3.0", "voku/simple_html_dom": "dev-haet" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "voku\\CssToInlineStyles\\": "src" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" }, { "name": "Lars Moelleken", "email": "lars@moelleken.org", "homepage": "https://github.com/voku", "role": "Developer" } ], "description": "Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/voku/CssToInlineStyles", "keywords": [ "CSSToHtml", "CSSinline", "css", "css-to-html", "email", "inline", "style" ], "support": { "source": "https://github.com/haet/CssToInlineStyles/tree/haet" }, "time": "2017-10-17 15:02:33" }, { "name": "voku/simple_html_dom", "version": "dev-haet", "source": { "type": "git", "url": "https://github.com/haet/simple_html_dom.git", "reference": "375870bdf16bfd7bf51723a65eed3ae0d3d10988" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/haet/simple_html_dom/zipball/375870bdf16bfd7bf51723a65eed3ae0d3d10988", "reference": "375870bdf16bfd7bf51723a65eed3ae0d3d10988", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/css-selector": "^2.8|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-4": { "voku\\helper\\": "src/voku/helper/" } }, "license": [ "MIT" ], "authors": [ { "name": "dimabdc", "email": "support@titor.ru", "homepage": "http://github.com/dimabdc", "role": "Developer" }, { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/", "role": "Developer" } ], "description": "Simple HTML DOM package.", "homepage": "http://simplehtmldom.sourceforge.net/", "keywords": [ "HTML parser", "dom", "php dom" ], "support": { "source": "https://github.com/haet/simple_html_dom/tree/haet" }, "time": "2017-10-18 04:44:44" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "voku/simple_html_dom": 20, "voku/css-to-inline-styles": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }