Skip to content

Commit ce7f886

Browse files
committed
fix: Added Core classes to classmap
1 parent 5c6800a commit ce7f886

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
"psr-4": {
5757
"XWP\\DI\\": "src/"
5858
},
59+
"classmap": [
60+
"src/Core/"
61+
],
5962
"files": [
6063
"src/Functions/xwp-di-container-fns.php",
6164
"src/Functions/xwp-di-helper-fns.php"

0 commit comments

Comments
 (0)