{ "_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": "2e64a3feae024789b8f871330647b4b9", "packages": [ { "name": "imaginaria/jevix", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/ImaginariaLS/Jevix.git", "reference": "e41d8e7ab9bb3f5e620b7a4c3eeb93c8e1d9f2a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ImaginariaLS/Jevix/zipball/e41d8e7ab9bb3f5e620b7a4c3eeb93c8e1d9f2a1", "reference": "e41d8e7ab9bb3f5e620b7a4c3eeb93c8e1d9f2a1", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.4.0" }, "type": "library", "autoload": { "psr-4": { "Imaginaria\\Jevix\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "ur001" }, { "name": "livestreet framework" }, { "name": "Bezumkin" }, { "name": "Roman Shamritskiy", "email": "roman@litgroup.ru" }, { "name": "Evgeniy Borisov", "email": "agel-nash@mail.ru" }, { "name": "Visman", "email": "mio.visman@yandex.ru", "homepage": "https://github.com/MioVisman" }, { "name": "Karel Wintersky", "email": "karel.wintersky@gmail.com", "homepage": "https://github.com/KarelWintersky" } ], "description": "Library for html filtering, forked for imaginaria project and AJUR-Media projects from Visman", "support": { "source": "https://github.com/ImaginariaLS/Jevix/tree/2.3.0" }, "time": "2022-05-29T22:00:45+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.9.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "039de174cd9c17a8389754d3b877a2ed22743e18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18", "reference": "039de174cd9c17a8389754d3b877a2ed22743e18", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.7.2", "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication", "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "ext-openssl": "Needed for secure SMTP sending and DKIM signing", "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" }, "type": "library", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2023-11-25T22:23:28+00:00" } ], "packages-dev": [ { "name": "phpstan/phpstan", "version": "1.11.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5", "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5", "shasum": "" }, "require": { "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", "static analysis" ], "support": { "docs": "https://phpstan.org/user-guide/getting-started", "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", "security": "https://github.com/phpstan/phpstan/security/policy", "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, { "url": "https://github.com/phpstan", "type": "github" } ], "time": "2024-05-31T13:53:37+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }