- 🇺🇸United States dan612 Portland, Maine
In order to install this module with composer you must add the following to your project
composer.json
prior to requiring this module{ "type": "package", "package": { "name": "contextly/contextly-kit", "version": "5.0.10", "type": "drupal-library", "dist": { "url": "https://assets.context.ly/archives/kit/contextly-kit-5.latest.tar.gz", "type": "tar" }, "autoload": { "classmap": [ "server/", "server/includes/", "server/includes/assets/", "server/includes/package/" ] } } }