{ "_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": "00d39d3beae89c193dadfc585b8408cf", "packages": [], "packages-dev": [ { "name": "fgribreau/mailchecker", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/FGRibreau/mailchecker.git", "reference": "f695bddaddc880421350836d0151173b4808cddb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FGRibreau/mailchecker/zipball/f695bddaddc880421350836d0151173b4808cddb", "reference": "f695bddaddc880421350836d0151173b4808cddb", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "platform/php/MailChecker.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.", "keywords": [ "detection", "disposable", "email", "fake" ], "support": { "issues": "https://github.com/FGRibreau/mailchecker/issues", "source": "https://github.com/FGRibreau/mailchecker/tree/master" }, "funding": [ { "url": "https://github.com/fgribreau", "type": "github" } ], "time": "2022-02-01T09:18:37+00:00" }, { "name": "ivolo/disposable-email-domains", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ivolo/disposable-email-domains.git", "reference": "96e3a326f2f4ff33542db4bfa51d70ab0ff3e4b1" }, "default-branch": true, "type": "library", "license": [ "MIT" ], "authors": [ { "name": "Ilya Volodarsky", "email": "ivolodarsky@gmail.com", "role": "Maintainer" } ], "description": "disposable domains list", "keywords": [ "disposable", "domains" ], "time": "2022-01-28T23:37:34+00:00" }, { "name": "martenson/disposable-email-domains", "version": "1", "source": { "type": "git", "url": "https://github.com/martenson/disposable-email-domains", "reference": "master" }, "type": "library" }, { "name": "mattketmo/email-checker", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/MattKetmo/EmailChecker.git", "reference": "4c2ecb975ddfdcc2bc0d428b3015ec88c8cd47c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MattKetmo/EmailChecker/zipball/4c2ecb975ddfdcc2bc0d428b3015ec88c8cd47c5", "reference": "4c2ecb975ddfdcc2bc0d428b3015ec88c8cd47c5", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.18", "illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0", "knplabs/gaufrette": "^0.10", "phpunit/phpunit": "^7.5 || ^9.5", "symfony/validator": "^3.0 || ^4.0 || ^5.0" }, "suggest": { "knplabs/gaufrette": "Use filesystem abstraction layer to read data", "symfony/validator": "Add validation constraints" }, "default-branch": true, "type": "library", "extra": { "laravel": { "providers": [ "EmailChecker\\Laravel\\EmailCheckerServiceProvider" ], "aliases": { "EmailChecker": "EmailChecker\\Laravel\\EmailCheckerFacade" } } }, "autoload": { "psr-4": { "EmailChecker\\": "src/EmailChecker" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthieu Moquet", "email": "matthieu@moquet.net" } ], "description": "Throwaway email detection library", "keywords": [ "check", "disposable", "email", "throwaway" ], "support": { "issues": "https://github.com/MattKetmo/EmailChecker/issues", "source": "https://github.com/MattKetmo/EmailChecker/tree/master" }, "time": "2022-02-08T16:24:56+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ivolo/disposable-email-domains": 20, "mattketmo/email-checker": 20, "fgribreau/mailchecker": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4" }, "platform-dev": [], "plugin-api-version": "2.2.0" }