Commit e74fdee8 authored by Alex Ne's avatar Alex Ne

autoload fix

parent 13897da1
...@@ -11,9 +11,7 @@ ...@@ -11,9 +11,7 @@
"require": {}, "require": {},
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"X_": "" "X_": "",
},
"psr-4": {
"X\\": "" "X\\": ""
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment