← Back
Editing: installed.json
{ "packages": [ { "name": "postfixadmin/password-hashing", "version": "0.0.1", "version_normalized": "0.0.1.0", "source": { "type": "git", "url": "https://github.com/postfixadmin/pacrypt.git", "reference": "dc69ed5ccdd2631b9f002e371355df4ba8dba4f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/postfixadmin/pacrypt/zipball/dc69ed5ccdd2631b9f002e371355df4ba8dba4f1", "reference": "dc69ed5ccdd2631b9f002e371355df4ba8dba4f1", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "phpunit/phpunit": "^8|^9", "vimeo/psalm": "^4.8" }, "time": "2021-10-02T19:03:17+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PostfixAdmin\\PasswordHashing\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "David Goodwin", "email": "david@codepoets.co.uk" } ], "description": "Routines to generate password hashes, useful for Dovecot or Courier Mail servers", "support": { "issues": "https://github.com/postfixadmin/pacrypt/issues", "source": "https://github.com/postfixadmin/pacrypt/tree/0.0.1" }, "install-path": "../postfixadmin/password-hashing" } ], "dev": false, "dev-package-names": [] }
Save File
Cancel