Commit b64662db authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Merge branch '24-build-failure-dues-to-composer-changes' into 'develop'

Update Composer config to fix builds

See merge request !27
parents f79288d4 f5921235
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -12,6 +12,9 @@
		"ayesh/wordpress-password-hash": "2.*"
	},
	"config": {
		"allow-plugins": {
			"composer/installers": true
		},
		"gitlab-domains": [ "code.kodo.org.uk" ]
	},
	"extra": {