KOK - MANAGER
Edit File: composer.json
{ "name": "wpencryption/wp-encryption", "description": "WordPress SSL Plugin", "type": "library", "require": { "php": ">=5.2" }, "autoload": { "psr-4": { "WPLEClient\\": "lib/" } } }