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