Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 301 Bytes

File metadata and controls

16 lines (12 loc) · 301 Bytes

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ommu/event "dev-master"

or

 "ommu/back3nd": "dev-event"

to the require section of your composer.json.