Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit 9c3b56b

Browse files
committed
Drop the non-dev 'autoload' node from the composer.json file, since we're no longer depending on a generated autoloader outside of development
1 parent 0261db9 commit 9c3b56b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
"woocommerce/woocommerce-sniffs": "^0.0.1",
1818
"wp-coding-standards/wpcs": "^0.14"
1919
},
20-
"autoload": {
21-
"classmap": [
22-
"includes"
23-
]
24-
},
2520
"autoload-dev": {
2621
"classmap": [
2722
"tests/test-tools",

0 commit comments

Comments
 (0)