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