Skip to content

Commit 3f241df

Browse files
committed
Autoload the classes when using composer.
1 parent ba25be8 commit 3f241df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"name": "Gerhard Potgieter"
1212
}
1313
],
14+
autoload: {
15+
"files": ["lib/woocommerce-api.php"]
16+
},
1417
"minimum-stability": "stable",
1518
"require": {}
1619
}

0 commit comments

Comments
 (0)