General Bug Fixes and Improvements
{ | ||
"name": "elitedivision/amos-videoconference", | ||
"name": "arter/amos-videoconference", | ||
"description": "Amos Videoconference", | ||
"keywords": [ | ||
"amos", | ||
"video", | ||
"conference" | ||
], | ||
"homepage": "http://www.elitedivision.it/", | ||
"homepage": "http://www.arter.it/", | ||
"type": "component", | ||
"require": { | ||
"php": ">=5.4.0", | ||
"elitedivision/amos-core": ">=1.9", | ||
"elitedivision/amos-notify": ">=1.4", | ||
"arter/amos-core": ">=1.9", | ||
"arter/amos-notify": ">=1.4", | ||
"softark/yii2-dual-listbox": "^1.0" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"elitedivision\\amos\\videoconference\\": "src" | ||
"arter\\amos\\videoconference\\": "src" | ||
} | ||
}, | ||
"fxp-asset": { | ||
... | ... |
Please register or sign in to comment