Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 293 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 293 Bytes

globals

Installation

The preferred way to install this extension is through composer.

Either run

composer require nikosid/globals

or add

"nikosid/globals": "~0.0.1"

to the require section of your composer.json file.