Fixed namespaces (PHPCI -> PHPCensor)
This commit is contained in:
parent
60d74b0b44
commit
60a2b7282a
238 changed files with 1014 additions and 863 deletions
|
|
@ -18,7 +18,7 @@ if (!is_array($writeServers)) {
|
|||
|
||||
$conf = [
|
||||
'paths' => [
|
||||
'migrations' => 'src/PHPCI/Migrations',
|
||||
'migrations' => 'src/PHPCensor/Migrations',
|
||||
],
|
||||
'environments' => [
|
||||
'default_migration_table' => 'migration',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue