qobo/cakephp-composer-dev

This package is abandoned and no longer maintained. No replacement package was suggested.

Developer requirements for CakePHP projects

Installs: 34 917

Dependents: 19

Suggesters: 0

Security: 0

Stars: 1

Watchers: 15

Forks: 0

Open Issues: 4

Type:metapackage

v1.3.1 2019-03-28 08:06 UTC

README

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": "*"
}