Am trying to install widgets and forms module via Composer. But for both i get the some error.
What can be problem?
Could not scan for classes inside "cms//tests/behat/"
$ composer require silverstripe/widgets
Using version ^1.2 for silverstripe/widgets
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing silverstripe/widgets (1.2.2)
Downloading: 100%
Writing lock file Generating autoload files
Installation failed, reverting ./composer.json to its original content.
[RuntimeException] Could not scan for classes inside "cms//tests/behat/" which does not appear to be a file nor a folder
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--] [<packages>]...