mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-08 23:31:04 +02:00
[ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.
PHPBB3-12429
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "1.0.*",
|
||||
"phpunit/dbunit": "1.2.*",
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"phpunit/dbunit": "1.3.*",
|
||||
"phpunit/phpunit": "4.1.*",
|
||||
"phing/phing": "2.4.*"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user