I'm trying to get this extension installed using composer from windows and xampp I get this error,
PS E:\xampp\htdocs\forum> composer require reflar/user-management
Using version ^0.1.3 for reflar/user-management
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing reflar/user-management (0.1.3): Downloading (failed)
Downloading (failed)
Downloading (failed) Failed to download reflar/user-management from dist: The "https://gitlab.com/api/v3/projects/ReF
lar%2Fuser-management/repository/archive.zip?sha=17ec8b24368ef4e27a47f97d8fabdd3d41fc68f1" file could not be downloaded:
failed to open stream: HTTP request failed!
Now trying to download from source
- Installing reflar/user-management (0.1.3): Cloning 17ec8b2436 from cache
Writing lock file
Generating autoload files
PS E:\xampp\htdocs\forum>