birzha/plugins/rainlab/user/composer.json

8 lines
156 B
JSON
Raw Normal View History

2021-06-04 06:26:26 +00:00
{
"name": "rainlab/user-plugin",
"type": "october-plugin",
"description": "None",
"require": {
"composer/installers": "~1.0"
}
}