jupeter/composer-closure-library

Google Closure Library with composer.json

dev-master / 0.1.x-dev 2014-06-10 08:22 UTC

This package is not auto-updated.

Last update: 2024-03-16 13:10:36 UTC


README

Google Closure Library with PHP composer support Fetch from: https://github.com/google/closure-library.git

Installation

To install the package, put the following in your composer.json:

"require": {
	"jupeter/composer-closure-library": "dev-master"
}