installers support

This commit is contained in:
Mike Jolley 2019-05-22 13:54:46 +01:00
parent 52f6887e48
commit 756ced93b1
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
"license": "GPL-3.0-or-later",
"prefer-stable": true,
"minimum-stability": "dev",
"require" : {
"composer/installers" : "~1.0"
},
"autoload": {
"psr-4": {
"WooCommerce\\": "src/"