birzha/plugins/rainlab/userplus/composer.json

8 lines
160 B
JSON
Raw Normal View History

2021-06-04 06:26:26 +00:00
{
2021-11-28 15:13:09 +00:00
"name": "rainlab/userplus-plugin",
2021-06-04 06:26:26 +00:00
"type": "october-plugin",
"description": "None",
"require": {
"composer/installers": "~1.0"
}
}