mirror of
https://github.com/doctrine/jira-github-issues.git
synced 2026-03-23 22:42:08 +01:00
9 lines
119 B
PHP
9 lines
119 B
PHP
<?php
|
|
|
|
return [
|
|
'DDC' => 'doctrine2',
|
|
'DBAL' => 'dbal',
|
|
'DMIG' => 'migrations',
|
|
'DCOM' => 'common',
|
|
];
|