aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
blob: 9e73936322f131b6be725b9a5542c4cd930e55d7 (plain)
1
2
3
4
5
6
7
8
{
	"require-dev": {
		"fabpot/goutte": "v0.1.0",
		"phpunit/dbunit": "1.2.*",
		"phpunit/phpunit": "3.7.*",
		"phing/phing": "2.4.*"
	}
}