Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit de63d57

Browse files
committed
TravisCI troubleshoot
1 parent 7db3b51 commit de63d57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
},
4949
"autoload": {
5050
"psr-4": {
51-
"LivingMarkup\\": "src/LivingMarkup/"
51+
"LivingMarkup\\": "src/LivingMarkup/",
52+
"LivingMarkup\\Test\\": "test/src/Resource/Element/"
5253
}
5354
},
5455
"autoload-dev": {

0 commit comments

Comments
 (0)