diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json index eaf7473..915215d 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,9 @@ "name": "Richard Quadling", "email": "rquadling@gmail.com", "role": "Developer" + }, { + "name": "CakePHP Community", + "homepage": "https://github.com/cakephp/phinx/graphs/contributors" }], "require": { "php": ">=5.4", |