aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
blob: c2811ad1d71fffc13ab8cb66cd42f0dfd0152762 (plain)
1
2
3
4
5
6
{
	"minimum-stability": "beta",
	"require-dev": {
		"fabpot/goutte": "1.0.x-dev"
	}
}