6 lines
92 B
PHP
6 lines
92 B
PHP
<?php
|
|
return [
|
|
'commands' => [
|
|
ProVM\Command\GenerateMigrations::class,
|
|
]
|
|
]; |