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