QoboLtd / cakephp-composer-dev

:cake: Developer requirements for the CakePHP projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cakephp-composer-dev

About

This is a meta-package, providing developer requirements for the CakePHP projects.

Developed by Qobo, used in Qobrix.

It is used mostly for the development of the project-template-cakephp and relevant plugins.

Install

Add the following to your composer.json:

"require-dev": {
	"qobo/cakephp-composer-dev": "*"
}

About

:cake: Developer requirements for the CakePHP projects

License:MIT License