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