Skip to content

infinity-se/infinity-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinity: Bootstrap ZF2 Module

Master: no-build

Requirements

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

Composer (http://getcomposer.org/)

Installation

Add the following to the repository and require arrays in your projects root composer.json:

    "repositories": [{
        "type": "package",
        "package": {
            "name": "jquery/jquery",
            "version": "1.9.1",
            "dist": {
                "url": "http://code.jquery.com/jquery-1.9.1.js",
                "type": "file"
            }
        }
    }],
    "require": {
        "jquery/jquery": "1.*",
        "infinity/infinity-bootstrap": "dev-master"
    }

About

ZF2 Twitter Bootstrap Module for Infinity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages