/
home
/
assocoweys
/
sompe
/
plugins
/
system
/
nrframework
/
vendor
/
composer
/
Upload File
HOME
{ "packages": [ { "name": "pelago\/emogrifier", "version": "v7.3.0", "version_normalized": "7.3.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/MyIntervals\/emogrifier.git", "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/MyIntervals\/emogrifier\/zipball\/6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "sabberworm\/php-css-parser": "^8.7.0", "symfony\/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0" }, "require-dev": { "php-parallel-lint\/php-parallel-lint": "1.4.0", "phpstan\/extension-installer": "1.4.3", "phpstan\/phpstan": "1.12.7", "phpstan\/phpstan-phpunit": "1.4.0", "phpstan\/phpstan-strict-rules": "1.6.1", "phpunit\/phpunit": "9.6.21", "rawr\/cross-data-providers": "2.4.0" }, "time": "2024-10-28T16:12:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "8.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Tassos\\Vendor\\Pelago\\Emogrifier\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Zoli Szab\u00f3", "email": "zoli.szabo+github@gmail.com" }, { "name": "John Reeve", "email": "jreeve@pelagodesign.com" }, { "name": "Jake Hotson", "email": "jake.github@qzdesign.co.uk" }, { "name": "Cameron Brooks" }, { "name": "Jaime Prado" } ], "description": "Converts CSS styles into inline style attributes in your HTML code", "homepage": "https:\/\/www.myintervals.com\/emogrifier.php", "keywords": [ "css", "email", "pre-processing" ], "support": { "issues": "https:\/\/github.com\/MyIntervals\/emogrifier\/issues", "source": "https:\/\/github.com\/MyIntervals\/emogrifier" }, "install-path": "..\/pelago\/emogrifier" }, { "name": "sabberworm\/php-css-parser", "version": "v8.8.0", "version_normalized": "8.8.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser.git", "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/MyIntervals\/PHP-CSS-Parser\/zipball\/3de493bdddfd1f051249af725c7e0d2c38fed740", "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740", "shasum": "" }, "require": { "ext-iconv": "*", "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "phpunit\/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" }, "time": "2025-03-23T17:59:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "9.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Tassos\\Vendor\\Sabberworm\\CSS\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" }, { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Jake Hotson", "email": "jake.github@qzdesign.co.uk" } ], "description": "Parser for CSS Files written in PHP", "homepage": "https:\/\/www.sabberworm.com\/blog\/2010\/6\/10\/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "support": { "issues": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/issues", "source": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/tree\/v8.8.0" }, "install-path": "..\/sabberworm\/php-css-parser" }, { "name": "symfony\/css-selector", "version": "v5.4.45", "version_normalized": "5.4.45.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/css-selector.git", "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/4f7f3c35fba88146b56d0025d20ace3f3901f097", "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony\/polyfill-php80": "^1.16" }, "time": "2024-09-25T14:11:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Tassos\\Vendor\\Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "\/Tests\/" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-Fran\u00e7ois Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https:\/\/symfony.com\/contributors" } ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https:\/\/symfony.com", "support": { "source": "https:\/\/github.com\/symfony\/css-selector\/tree\/v5.4.45" }, "funding": [ { "url": "https:\/\/symfony.com\/sponsor", "type": "custom" }, { "url": "https:\/\/github.com\/fabpot", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", "type": "tidelift" } ], "install-path": "..\/symfony\/css-selector" }, { "name": "symfony\/polyfill-php80", "version": "v1.32.0", "version_normalized": "1.32.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/polyfill-php80.git", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-01-02T08:10:11+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/polyfill", "name": "symfony\/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Tassos\\Vendor\\Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources\/stubs" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https:\/\/symfony.com\/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https:\/\/symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.32.0" }, "funding": [ { "url": "https:\/\/symfony.com\/sponsor", "type": "custom" }, { "url": "https:\/\/github.com\/fabpot", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", "type": "tidelift" } ], "install-path": "..\/symfony\/polyfill-php80" } ], "dev": false, "dev-package-names": [] }