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

Allow Composer installer plugins, to a fix builds

parent f79288d4
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": {