PHP Classes

File: tools/hangar/composer.json

Recommend this page to a friend!
  Classes of Scott Arciszewski   CMS Airship   ???   Download  
File: tools/hangar/???
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CMS Airship
Content management system with security features
Author: By
Last change: Update of tools/hangar/composer.json
Date: 9 days ago
Size: 740 bytes
 

Contents

Class file image Download
{ "name": "paragonie/airship-hangar", "description": "Command Line Interface for updating the Airship core", "keywords": [ "airship", "blog", "CMS", "development" ], "license": "LGPL", "authors": [ { "name": "Paragon Initiative Enterprises", "email": "[email protected]", "homepage": "https://paragonie.com" } ], "support": { "issues": "https://github.com/paragonie/airship/issues", "email": "[email protected]", "source": "https://github.com/paragonie/airship" }, "require-dev": { "phpunit/phpunit": "^6", "vimeo/psalm": "^0|^1" }, "require": { "php": "^7.2", "paragonie/constant_time_encoding": "^2", "paragonie/halite": "^4" } }