Merge pull request #13 from LDAPAccountManager/type_api_tmp

Type api tmp
This commit is contained in:
gruberroland 2016-12-26 10:54:07 +01:00 committed by GitHub
commit aa1af9ed71
1 changed files with 6 additions and 0 deletions

6
composer.json Normal file
View File

@ -0,0 +1,6 @@
{
"require-dev" : {
"phpunit/phpunit" : "5.5.*",
"squizlabs/php_codesniffer" : "2.7.1"
}
}