{ "name": "inforsistemas/schema", "description": "From Phinx, just the DDL", "type": "library", "authors": [ { "name": "Artur Welp", "email": "ahwelp@universo.univates.br" } ], "require": {}, "autoload": { "psr-4": { "Schema\\": "src/Schema" } } }