mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
composer.json
This commit is contained in:
parent
a95b614692
commit
010f3d848b
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"require" : {
|
||||
"squizlabs/php_codesniffer" : "2.7.1"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit" : "5.5.*"
|
||||
"phpunit/phpunit" : "5.5.*",
|
||||
"squizlabs/php_codesniffer" : "2.7.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue