{ "name": "oreolek/kohana-migrations", "description": "Migration tasks for the kohana-minion cli framework", "homepage": "https://github.com/kohana-minion/tasks-migrations", "license": "BSD-3-Clause", "keywords": ["kohana", "framework", "database", "migrations", "tasks"], "authors": [ { "name": "Michael Roberts", "email": "michael@verbate.co", "role": "developer" }, { "name": "Mitch", "email": "mitch@verbate.co", "role": "developer" }, { "name": "Contributors", "homepage": "https://github.com/kohana-minion/tasks-migrations/graphs/contributors", "role": "contributor" } ], "support": { "issues": "https://github.com/kohana-minion/tasks-migrations/issues", "source": "https://github.com/kohana-minion/tasks-migrations" }, "require": { "kohana/core": ">=3.4", "kohana/minion": ">=3.4", "php": ">=5.2.4" }, "extra": { "branch-alias": { "dev-3.3/develop": "3.3.x-dev" } } }