Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 895c7a4

Browse files
committed
Revert "Also add classmap for v4 to fix fatal on status page in master"
This reverts commit 3e709b9.
1 parent ee76869 commit 895c7a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"classmap": [
3838
"src/Controllers/Version1",
3939
"src/Controllers/Version2",
40-
"src/Controllers/Version3",
41-
"src/Controllers/Version4"
40+
"src/Controllers/Version3"
4241
],
4342
"psr-4": {
4443
"Automattic\\WooCommerce\\RestApi\\": "src"

0 commit comments

Comments
 (0)