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