Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 307 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 307 Bytes

Infinity: User ZF2 Module

Master: no-build

Requirements

PHP 5.4+ (http://php.net/)

Composer (http://getcomposer.org/)

Installation

Add the following to your projects composer.json:

    "require": {
        ...
        "infinity/infinity-user": "dev-master"
        ...
    }