phpbb/phpBB/composer.json
2013-07-12 16:47:08 -04:00

8 lines
138 B
JSON

{
"require-dev": {
"fabpot/goutte": "v0.1.0",
"phpunit/dbunit": "1.2.*",
"phpunit/phpunit": "3.7.*",
"phing/phing": "2.4.*"
}
}