mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Add PHPUnit & DBUnit to require-dev
This commit is contained in:
parent
e123402bff
commit
d8d3b5a12b
@ -39,5 +39,7 @@
|
||||
"egroupware/ckeditor": "^4.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7||^6.4",
|
||||
"phpunit/dbunit": "^3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user